Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into sp/reflog | Junio C Hamano | 2006-05-24 |
|\ | |||
| * | fetch.c: remove an unused variable and dead code. | Junio C Hamano | 2006-05-24 |
| * | Clean up sha1 file writing | Linus Torvalds | 2006-05-24 |
| * | Builtin git-cat-file | Timo Hirvonen | 2006-05-24 |
| * | Merge branch 'jc/fmt-patch' | Junio C Hamano | 2006-05-24 |
| |\ | |||
| | * | builtin format-patch: squelch content-type for 7-bit ASCII | Junio C Hamano | 2006-05-21 |
| | * | CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields. | Junio C Hamano | 2006-05-21 |
| * | | Merge branch 'be/tag' | Junio C Hamano | 2006-05-24 |
| |\ \ | |||
| | * | | add more informative error messages to git-mktag | Björn Engelmann | 2006-05-23 |
| | * | | remove the artificial restriction tagsize < 8kb | Björn Engelmann | 2006-05-23 |
| * | | | Merge branch 'js/fmt-patch' | Junio C Hamano | 2006-05-24 |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | git-rebase: use canonical A..B syntax to format-patch | Junio C Hamano | 2006-05-21 |
| | * | | git-format-patch: now built-in. | Junio C Hamano | 2006-05-21 |
| | * | | fmt-patch: Support --attach | Johannes Schindelin | 2006-05-21 |
| | * | | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-21 |
| | |\ \ | |||
| | * | | | fmt-patch: understand old <his> notation | Johannes Schindelin | 2006-05-06 |
| | * | | | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-06 |
| | |\ \ \ | |||
| | * | | | | Teach fmt-patch about --keep-subject | Johannes Schindelin | 2006-05-05 |
| | * | | | | Teach fmt-patch about --numbered | Johannes Schindelin | 2006-05-05 |
| | * | | | | fmt-patch: implement -o <dir> | Johannes Schindelin | 2006-05-05 |
| | * | | | | fmt-patch: output file names to stdout | Johannes Schindelin | 2006-05-05 |
| | * | | | | Teach fmt-patch to write individual files. | Johannes Schindelin | 2006-05-05 |
| * | | | | | Merge branch 'jc/builtin-n-tar-tree' | Junio C Hamano | 2006-05-24 |
| |\ \ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'jc/tartree' into jc/builtin-n-tar-tree | Junio C Hamano | 2006-05-23 |
| | |\ \ \ \ \ | |||
| | | * | | | | | built-in tar-tree and remote tar-tree | Junio C Hamano | 2006-05-19 |
| | * | | | | | | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. | Peter Eriksen | 2006-05-23 |
| | * | | | | | | Builtin git-show-branch. | Peter Eriksen | 2006-05-23 |
| | * | | | | | | Builtin git-apply. | Peter Eriksen | 2006-05-23 |
| | * | | | | | | Builtin git-commit-tree. | Peter Eriksen | 2006-05-23 |
| | * | | | | | | Builtin git-read-tree. | Peter Eriksen | 2006-05-23 |
| | * | | | | | | Builtin git-tar-tree. | Peter Eriksen | 2006-05-23 |
| | * | | | | | | Builtin git-ls-tree. | Peter Eriksen | 2006-05-23 |
| | * | | | | | | Builtin git-ls-files. | Peter Eriksen | 2006-05-23 |
| | | |_|_|_|/ | | |/| | | | | |||
| * | | | | | | Merge branch 'jc/fetch-sorted' | Junio C Hamano | 2006-05-24 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | fetch-pack: output refs in the order they were given on the command line. | Junio C Hamano | 2006-05-22 |
| * | | | | | | | Merge branch 'lt/dirwalk' | Junio C Hamano | 2006-05-24 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | Add builtin "git rm" command | Linus Torvalds | 2006-05-19 |
| | * | | | | | | | Move pathspec matching from builtin-add.c into dir.c | Linus Torvalds | 2006-05-19 |
| | * | | | | | | | Prevent bogus paths from being added to the index. | Linus Torvalds | 2006-05-18 |
| | * | | | | | | | builtin-add: fix unmatched pathspec warnings. | Junio C Hamano | 2006-05-18 |
| | * | | | | | | | Remove old "git-add.sh" remnants | Linus Torvalds | 2006-05-17 |
| | * | | | | | | | builtin-add: warn on unmatched pathspecs | Linus Torvalds | 2006-05-17 |
| | * | | | | | | | Do "git add" as a builtin | Linus Torvalds | 2006-05-17 |
| | * | | | | | | | Clean up git-ls-file directory walking library interface | Linus Torvalds | 2006-05-17 |
| | * | | | | | | | libify git-ls-files directory traversal | Linus Torvalds | 2006-05-17 |
| * | | | | | | | | --summary output should print immediately after stats. | Sean | 2006-05-23 |
| * | | | | | | | | git-svn: ignore expansion of svn:keywords | Eric Wong | 2006-05-23 |
| * | | | | | | | | git-svn: starting a 1.1.0-pre development version | Eric Wong | 2006-05-23 |
| * | | | | | | | | cvsimport: set up commit environment in perl instead of using env | Jeff King | 2006-05-23 |
| * | | | | | | | | cvsimport: do not barf on creation of an empty file. | Junio C Hamano | 2006-05-23 |
| | |_|/ / / / / | |/| | | | | | |