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