summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cvsimport: avoid "use" with :tagJeff King2006-05-251-1/+1
* cat-file: document -p optionJeff King2006-05-241-2/+7
* Built git-upload-tar should be ignored.Shawn Pearce2006-05-241-0/+1
* ls-remote: fix rsync:// to report HEADJunio C Hamano2006-05-241-1/+9
* fetch.c: remove an unused variable and dead code.Junio C Hamano2006-05-242-20/+3
* Clean up sha1 file writingLinus Torvalds2006-05-241-61/+78
* Builtin git-cat-fileTimo Hirvonen2006-05-244-5/+8
* Merge branch 'jc/fmt-patch'Junio C Hamano2006-05-241-7/+85
|\
| * builtin format-patch: squelch content-type for 7-bit ASCIIJunio C Hamano2006-05-211-2/+15
| * CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields.Junio C Hamano2006-05-211-7/+72
* | Merge branch 'be/tag'Junio C Hamano2006-05-243-31/+61
|\ \
| * | add more informative error messages to git-mktagBjörn Engelmann2006-05-231-11/+15
| * | remove the artificial restriction tagsize < 8kbBjörn Engelmann2006-05-233-20/+46
* | | Merge branch 'js/fmt-patch'Junio C Hamano2006-05-2417-373/+319
|\ \ \ | | |/ | |/|
| * | git-rebase: use canonical A..B syntax to format-patchJunio C Hamano2006-05-211-1/+1
| * | git-format-patch: now built-in.Junio C Hamano2006-05-213-347/+3
| * | fmt-patch: Support --attachJohannes Schindelin2006-05-219-12/+68
| * | Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-2193-1004/+3881
| |\ \
| * | | fmt-patch: understand old <his> notationJohannes Schindelin2006-05-062-1/+9
| * | | Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-0690-3156/+6031
| |\ \ \
| * | | | Teach fmt-patch about --keep-subjectJohannes Schindelin2006-05-052-5/+16
| * | | | Teach fmt-patch about --numberedJohannes Schindelin2006-05-057-11/+25
| * | | | fmt-patch: implement -o <dir>Johannes Schindelin2006-05-051-10/+34
| * | | | fmt-patch: output file names to stdoutJohannes Schindelin2006-05-051-1/+6
| * | | | Teach fmt-patch to write individual files.Johannes Schindelin2006-05-051-1/+71
| * | | | Use RFC2822 dates from "git fmt-patch".Junio C Hamano2006-05-013-5/+28
| * | | | git-fmt-patch: thinkofix to show [PATCH] properly.Junio C Hamano2006-04-221-2/+3
| * | | | Merge branch 'master' into jc/fmt-patchJunio C Hamano2006-04-2120-369/+514
| |\ \ \ \
| * | | | | rename internal format-patch wipJunio C Hamano2006-04-201-1/+1
| * | | | | Minor tweak on subject line in --pretty=emailJunio C Hamano2006-04-191-1/+1
| * | | | | Tentative built-in format-patch.Junio C Hamano2006-04-184-13/+89
* | | | | | Merge branch 'jc/builtin-n-tar-tree'Junio C Hamano2006-05-2415-28/+202
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano2006-05-235-8/+143
| |\ \ \ \ \ \
| | * | | | | | built-in tar-tree and remote tar-treeJunio C Hamano2006-05-195-6/+142
| * | | | | | | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.Peter Eriksen2006-05-237-11/+24
| * | | | | | | Builtin git-show-branch.Peter Eriksen2006-05-234-7/+10
| * | | | | | | Builtin git-apply.Peter Eriksen2006-05-234-5/+10
| * | | | | | | Builtin git-commit-tree.Peter Eriksen2006-05-234-6/+9
| * | | | | | | Builtin git-read-tree.Peter Eriksen2006-05-234-5/+8
| * | | | | | | Builtin git-tar-tree.Peter Eriksen2006-05-234-5/+10
| * | | | | | | Builtin git-ls-tree.Peter Eriksen2006-05-234-6/+9
| * | | | | | | Builtin git-ls-files.Peter Eriksen2006-05-234-5/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jc/fetch-sorted'Junio C Hamano2006-05-242-16/+52
|\ \ \ \ \ \ \
| * | | | | | | fetch-pack: output refs in the order they were given on the command line.Junio C Hamano2006-05-222-16/+52
* | | | | | | | Merge branch 'lt/dirwalk'Junio C Hamano2006-05-2413-550/+896
|\ \ \ \ \ \ \ \
| * | | | | | | | Add builtin "git rm" commandLinus Torvalds2006-05-195-73/+157
| * | | | | | | | Move pathspec matching from builtin-add.c into dir.cLinus Torvalds2006-05-193-81/+84
| * | | | | | | | Prevent bogus paths from being added to the index.Linus Torvalds2006-05-183-64/+67
| * | | | | | | | builtin-add: fix unmatched pathspec warnings.Junio C Hamano2006-05-181-1/+1
| * | | | | | | | Remove old "git-add.sh" remnantsLinus Torvalds2006-05-172-58/+2