Sign in
googlers
/
jrn
/
git
/
d49483f0ca1be0994c4f20fe1804d36a28013676
/
builtin
/
mktree.c
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-mktree.c]
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
31c8221
mktree: validate entry type in input
by Josh Micich
· 16 years ago
f1cf2d8
mktree --batch: build more than one tree object
by Josh Micich
· 16 years ago
e01662b
mktree --missing: updated usage message and man page
by Josh Micich
· 16 years ago
1c64e79
mktree --missing: allow missing objects
by Junio C Hamano
· 16 years ago
ad87b5d
mktree: do not barf on a submodule commit
by Junio C Hamano
· 16 years ago
fe0bb5f
builtin-mktree.c: use a helper function to handle one line of input
by Junio C Hamano
· 16 years ago
1fdee85
mktree: use parse-options
by Junio C Hamano
· 16 years ago
633e355
build-in git-mktree
by Junio C Hamano
· 16 years ago
[Renamed (90%) from mktree.c]
34263de
Replace deprecated dashed git commands in usage
by Alexander Potashev
· 16 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 years ago
7fb1011
Rework unquote_c_style to work on a strbuf.
by Pierre Habouzit
· 17 years ago
e6c019d
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
by Pierre Habouzit
· 17 years ago
ba3ed09
Now that cache.h needs strbuf.h, remove useless includes.
by Pierre Habouzit
· 17 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
· 18 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
· 19 years ago
83f5053
git-mktree: reverse of git-ls-tree.
by Junio C Hamano
· 19 years ago