aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: Remove heredoc usage inside quotesEric Wong2006-05-25
* t3300-funny-names: shell portability fixesEric Wong2006-05-25
* git-format-patch --start-number <n>Johannes Schindelin2006-05-25
* Don't write directly to a make target ($@).Jim Meyering2006-05-25
* bogus "fatal: Not a git repository"Linus Torvalds2006-05-25
* Documentation/Makefile: remove extra /Martin Waitz2006-05-25
* cvsimport: avoid "use" with :tagJeff King2006-05-25
* cat-file: document -p optionJeff King2006-05-24
* Built git-upload-tar should be ignored.Shawn Pearce2006-05-24
* ls-remote: fix rsync:// to report HEADJunio C Hamano2006-05-24
* fetch.c: remove an unused variable and dead code.Junio C Hamano2006-05-24
* Clean up sha1 file writingLinus Torvalds2006-05-24
* Builtin git-cat-fileTimo Hirvonen2006-05-24
* Merge branch 'jc/fmt-patch'Junio C Hamano2006-05-24
|\
| * builtin format-patch: squelch content-type for 7-bit ASCIIJunio C Hamano2006-05-21
| * CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields.Junio C Hamano2006-05-21
* | Merge branch 'be/tag'Junio C Hamano2006-05-24
|\ \
| * | add more informative error messages to git-mktagBjörn Engelmann2006-05-23
| * | remove the artificial restriction tagsize < 8kbBjörn Engelmann2006-05-23
* | | Merge branch 'js/fmt-patch'Junio C Hamano2006-05-24
|\ \ \ | | |/ | |/|
| * | git-rebase: use canonical A..B syntax to format-patchJunio C Hamano2006-05-21
| * | git-format-patch: now built-in.Junio C Hamano2006-05-21
| * | fmt-patch: Support --attachJohannes Schindelin2006-05-21
| * | Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-21
| |\ \
| * | | fmt-patch: understand old <his> notationJohannes Schindelin2006-05-06
| * | | Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-06
| |\ \ \
| * | | | Teach fmt-patch about --keep-subjectJohannes Schindelin2006-05-05
| * | | | Teach fmt-patch about --numberedJohannes Schindelin2006-05-05
| * | | | fmt-patch: implement -o <dir>Johannes Schindelin2006-05-05
| * | | | fmt-patch: output file names to stdoutJohannes Schindelin2006-05-05
| * | | | Teach fmt-patch to write individual files.Johannes Schindelin2006-05-05
| * | | | Use RFC2822 dates from "git fmt-patch".Junio C Hamano2006-05-01
| * | | | git-fmt-patch: thinkofix to show [PATCH] properly.Junio C Hamano2006-04-22
| * | | | Merge branch 'master' into jc/fmt-patchJunio C Hamano2006-04-21
| |\ \ \ \
| * | | | | rename internal format-patch wipJunio C Hamano2006-04-20
| * | | | | Minor tweak on subject line in --pretty=emailJunio C Hamano2006-04-19
| * | | | | Tentative built-in format-patch.Junio C Hamano2006-04-18
* | | | | | Merge branch 'jc/builtin-n-tar-tree'Junio C Hamano2006-05-24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano2006-05-23
| |\ \ \ \ \ \
| | * | | | | | built-in tar-tree and remote tar-treeJunio C Hamano2006-05-19
| * | | | | | | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.Peter Eriksen2006-05-23
| * | | | | | | Builtin git-show-branch.Peter Eriksen2006-05-23
| * | | | | | | Builtin git-apply.Peter Eriksen2006-05-23
| * | | | | | | Builtin git-commit-tree.Peter Eriksen2006-05-23
| * | | | | | | Builtin git-read-tree.Peter Eriksen2006-05-23
| * | | | | | | Builtin git-tar-tree.Peter Eriksen2006-05-23
| * | | | | | | Builtin git-ls-tree.Peter Eriksen2006-05-23
| * | | | | | | Builtin git-ls-files.Peter Eriksen2006-05-23
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jc/fetch-sorted'Junio C Hamano2006-05-24
|\ \ \ \ \ \ \
| * | | | | | | fetch-pack: output refs in the order they were given on the command line.Junio C Hamano2006-05-22