Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-25 | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 1 | -1/+1 |
2009-05-16 | mktree: validate entry type in input | Josh Micich | 1 | -10/+33 |
2009-05-16 | mktree --batch: build more than one tree object | Josh Micich | 1 | -7/+33 |
2009-05-16 | mktree --missing: updated usage message and man page | Josh Micich | 1 | -1/+1 |
2009-05-10 | mktree --missing: allow missing objects | Junio C Hamano | 1 | -4/+9 |
2009-05-10 | mktree: do not barf on a submodule commit | Junio C Hamano | 1 | -1/+8 |
2009-05-10 | builtin-mktree.c: use a helper function to handle one line of input | Junio C Hamano | 1 | -40/+42 |
2009-05-10 | mktree: use parse-options | Junio C Hamano | 1 | -10/+10 |
2009-05-10 | build-in git-mktree | Junio C Hamano | 1 | -0/+127 |