aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | | | | | | Merge branch 'lt/dirwalk'Junio C Hamano2006-05-24
|\ \ \ \ \ \ \ \
| * | | | | | | | Add builtin "git rm" commandLinus Torvalds2006-05-19
| * | | | | | | | Move pathspec matching from builtin-add.c into dir.cLinus Torvalds2006-05-19
| * | | | | | | | Prevent bogus paths from being added to the index.Linus Torvalds2006-05-18
| * | | | | | | | builtin-add: fix unmatched pathspec warnings.Junio C Hamano2006-05-18
| * | | | | | | | Remove old "git-add.sh" remnantsLinus Torvalds2006-05-17
| * | | | | | | | builtin-add: warn on unmatched pathspecsLinus Torvalds2006-05-17
| * | | | | | | | Do "git add" as a builtinLinus Torvalds2006-05-17
| * | | | | | | | Clean up git-ls-file directory walking library interfaceLinus Torvalds2006-05-17
| * | | | | | | | libify git-ls-files directory traversalLinus Torvalds2006-05-17