aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into sp/reflogJunio 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
| * | | | | 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
| * | | | | | | | --summary output should print immediately after stats.Sean2006-05-23
| * | | | | | | | git-svn: ignore expansion of svn:keywordsEric Wong2006-05-23
| * | | | | | | | git-svn: starting a 1.1.0-pre development versionEric Wong2006-05-23
| * | | | | | | | cvsimport: set up commit environment in perl instead of using envJeff King2006-05-23
| * | | | | | | | cvsimport: do not barf on creation of an empty file.Junio C Hamano2006-05-23
| | |_|/ / / / / | |/| | | | | |