9 Commits (edf563fbaa2ab50734db4a61e9092f25fbb5a417)

Author SHA1 Message Date
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Josh Micich 31c8221acb mktree: validate entry type in input 16 years ago
Josh Micich f1cf2d8b14 mktree --batch: build more than one tree object 16 years ago
Josh Micich e01662bb5d mktree --missing: updated usage message and man page 16 years ago
Junio C Hamano 1c64e79a62 mktree --missing: allow missing objects 16 years ago
Junio C Hamano ad87b5dd93 mktree: do not barf on a submodule commit 16 years ago
Junio C Hamano fe0bb5f7bc builtin-mktree.c: use a helper function to handle one line of input 16 years ago
Junio C Hamano 1fdee85c88 mktree: use parse-options 16 years ago
Junio C Hamano 633e3556cc build-in git-mktree 16 years ago
Alexander Potashev 34263de026 Replace deprecated dashed git commands in usage 16 years ago
Steffen Prohaska 2fb3f6db96 Add calls to git_extract_argv0_path() in programs that call git_config_* 16 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 16 years ago
Pierre Habouzit 7fb1011e61 Rework unquote_c_style to work on a strbuf. 17 years ago
Pierre Habouzit e6c019d0b0 Drop strbuf's 'eof' marker, and make read_line a first class citizen. 17 years ago
Pierre Habouzit ba3ed09728 Now that cache.h needs strbuf.h, remove useless includes. 17 years ago
Pierre Habouzit f1696ee398 Strbuf API extensions and fixes. 17 years ago
Pierre Habouzit d52bc66152 mktree: Simplify write_tree() using strbuf API 17 years ago
Pierre Habouzit b449f4cfc9 Rework strbuf API and semantics. 17 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Ramsay Allan Jones 15e593e4d3 Fixup command names in some usage strings. 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 83f50539a9 git-mktree: reverse of git-ls-tree. 19 years ago