summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document current cvsexportcommit limitations.Yann Dirson2006-05-281-0/+7
* Do not call 'cmp' with non-existant -q flag.Yann Dirson2006-05-281-1/+1
* Fix "--abbrev=xyz" for revision listingLinus Torvalds2006-05-281-0/+8
* t1002: use -U0 instead of --unified=0Linus Torvalds2006-05-281-10/+10
* format-patch: -n and -k are mutually exclusive.Junio C Hamano2006-05-281-1/+1
* Call builtin ls-tree in git-cat-file -pPetr Baudis2006-05-261-1/+1
* built-in format-patch: various fixups.Junio C Hamano2006-05-261-2/+11
* Add instructions to commit template.Martin Waitz2006-05-261-0/+3
* git-format-patch --start-number <n>Johannes Schindelin2006-05-251-3/+13
* Don't write directly to a make target ($@).Jim Meyering2006-05-251-14/+20
* bogus "fatal: Not a git repository"Linus Torvalds2006-05-251-1/+2
* Documentation/Makefile: remove extra /Martin Waitz2006-05-252-4/+4
* 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