Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename git core commands to be "git-xxxx" to avoid name clashes. | Linus Torvalds | 2005-04-29 | 1 | -81/+0 |
* | [PATCH] diff-tree does not need -r in git-export.c | Junio C Hamano | 2005-04-28 | 1 | -1/+1 |
* | [PATCH] Use diff-tree -p -r instead of "git diff" in git-export. | Junio C Hamano | 2005-04-27 | 1 | -1/+1 |
* | Duh, just make git-export.c use the proper syntax, everything is fine. | Linus Torvalds | 2005-04-20 | 1 | -1/+1 |
* | Fix up git-export to use the lower-level interfaces for diff generation. | Linus Torvalds | 2005-04-20 | 1 | -1/+1 |
* | Add stupid "git export" thing, which can export a git archive | Linus Torvalds | 2005-04-19 | 1 | -0/+81 |