summaryrefslogtreecommitdiffstats
path: root/builtin-mktree.c
Commit message (Expand)AuthorAgeFilesLines
* parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-251-1/+1
* mktree: validate entry type in inputJosh Micich2009-05-161-10/+33
* mktree --batch: build more than one tree objectJosh Micich2009-05-161-7/+33
* mktree --missing: updated usage message and man pageJosh Micich2009-05-161-1/+1
* mktree --missing: allow missing objectsJunio C Hamano2009-05-101-4/+9
* mktree: do not barf on a submodule commitJunio C Hamano2009-05-101-1/+8
* builtin-mktree.c: use a helper function to handle one line of inputJunio C Hamano2009-05-101-40/+42
* mktree: use parse-optionsJunio C Hamano2009-05-101-10/+10
* build-in git-mktreeJunio C Hamano2009-05-101-0/+127