🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.6.1
/
mktree.c
tag
92b35d66d0e335771c2e4a4a79f95adb844b1f91
tagger
Junio C Hamano <gitster@pobox.com>
Thu Dec 25 03:41:15 2008
object
8104ebfe8276657ee803cca7eb8665a78cf3ef83
GIT 1.6.1
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 17 years ago
7fb1011
Rework unquote_c_style to work on a strbuf.
by Pierre Habouzit
· 18 years ago
e6c019d
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
by Pierre Habouzit
· 18 years ago
ba3ed09
Now that cache.h needs strbuf.h, remove useless includes.
by Pierre Habouzit
· 18 years ago
f1696ee
Strbuf API extensions and fixes.
by Pierre Habouzit
· 18 years ago
d52bc66
mktree: Simplify write_tree() using strbuf API
by Pierre Habouzit
· 18 years ago
b449f4c
Rework strbuf API and semantics.
by Pierre Habouzit
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 19 years ago
e702496
Convert memcpy(a,b,20) to hashcpy(a,b).
by Shawn Pearce
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
15e593e
Fixup command names in some usage strings.
by Ramsay Allan Jones
· 19 years ago
8e44025
Use blob_, commit_, tag_, and tree_type throughout.
by Peter Eriksen
· 20 years ago
83f5053
git-mktree: reverse of git-ls-tree.
by Junio C Hamano
· 20 years ago