summaryrefslogtreecommitdiff
path: root/git-export.c
AgeCommit message (Expand)Author
2005-04-29Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds
2005-04-28[PATCH] diff-tree does not need -r in git-export.cJunio C Hamano
2005-04-27[PATCH] Use diff-tree -p -r instead of "git diff" in git-export.Junio C Hamano
2005-04-21Duh, just make git-export.c use the proper syntax, everything is fine.Linus Torvalds
2005-04-21Fix up git-export to use the lower-level interfaces for diff generation.Linus Torvalds
2005-04-19Add stupid "git export" thing, which can export a git archiveLinus Torvalds