Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jl/maint-diff-ignore-submodules' | Junio C Hamano | 2010-06-30 |
|\ | |||
| * | t4027,4041: Use test -s to test for an empty file | Brian Gernhardt | 2010-06-25 |
| * | Add optional parameters to the diff option "--ignore-submodules" | Jens Lehmann | 2010-06-11 |
| * | git diff: rename test that had a conflicting name | Jens Lehmann | 2010-06-11 |
* | | Sync with 1.7.1.1 | Junio C Hamano | 2010-06-29 |
|\ \ | |||
| * | | Git 1.7.1.1v1.7.1.1 | Junio C Hamano | 2010-06-29 |
| * | | t/t9001: use egrep when regular expressions are involved | Brandon Casey | 2010-06-29 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-06-28 |
|\ \ \ | |/ / | |||
| * | | Update draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-28 |
| * | | Merge branch 'tr/send-email-8bit' into maint | Junio C Hamano | 2010-06-28 |
| |\ \ | |||
| * \ \ | Merge branch 'pb/maint-perl-errmsg-no-dir' into maint | Junio C Hamano | 2010-06-28 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'js/maint-am-rebase-invalid-author' into maint | Junio C Hamano | 2010-06-28 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jc/maint-simpler-common-prefix' into maint | Junio C Hamano | 2010-06-28 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'bd/maint-unpack-trees-parawalk-fix' into maint | Junio C Hamano | 2010-06-28 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | notes: Initialise variable to appease gcc | Ramsay Jones | 2010-06-28 |
| * | | | | | | | notes: check number of parameters to "git notes copy" | Jeff King | 2010-06-28 |
* | | | | | | | | msvc: Select the "fast" definition of the {get,put}_be32() macros | Ramsay Jones | 2010-06-27 |
* | | | | | | | | Git 1.7.2-rc0v1.7.2-rc0 | Junio C Hamano | 2010-06-27 |
* | | | | | | | | Merge branch 'cp/textconv-cat-file' | Junio C Hamano | 2010-06-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-cat-file.txt: Document --textconv | Michael J Gruber | 2010-06-24 |
| * | | | | | | | | t/t8007: test textconv support for cat-file | Clément Poulain | 2010-06-18 |
| * | | | | | | | | textconv: support for cat_file | Clément Poulain | 2010-06-18 |
| * | | | | | | | | sha1_name: add get_sha1_with_context() | Clément Poulain | 2010-06-18 |
* | | | | | | | | | Merge branch 'pb/maint-perl-errmsg-no-dir' | Junio C Hamano | 2010-06-27 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||
| * | | | | | | | | Git.pm: better error message | Philippe Bruhat (BooK) | 2010-06-18 |
* | | | | | | | | | Merge branch 'tr/send-email-8bit' | Junio C Hamano | 2010-06-27 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| * | | | | | | | | send-email: ask about and declare 8bit mails | Thomas Rast | 2010-06-18 |
* | | | | | | | | | Merge branch 'js/maint-am-rebase-invalid-author' | Junio C Hamano | 2010-06-27 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| * | | | | | | | | am: use get_author_ident_from_commit instead of mailinfo when rebasing | Jay Soffian | 2010-06-16 |
* | | | | | | | | | Merge branch 'ab/blame-textconv' | Junio C Hamano | 2010-06-27 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||
| * | | | | | | | | t/t8006: test textconv support for blame | Axel Bonnet | 2010-06-18 |
| * | | | | | | | | textconv: support for blame | Axel Bonnet | 2010-06-18 |
| * | | | | | | | | textconv: make the API public | Axel Bonnet | 2010-06-11 |
* | | | | | | | | | Merge branch 'jn/show-num-walks' | Junio C Hamano | 2010-06-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | DWIM 'git show -5' to 'git show --do-walk -5' | Jonathan Nieder | 2010-06-02 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-06-25 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
| * | | | | | | | | | msvc: Fix some compiler warnings | Ramsay Jones | 2010-06-25 |
| * | | | | | | | | | Documentation: grep: fix asciidoc problem with -- | Christian Couder | 2010-06-25 |
| * | | | | | | | | | msvc: Fix some "expr evaluates to function" compiler warnings | Ramsay Jones | 2010-06-24 |
* | | | | | | | | | | Merge branch 'jk/url-decode' | Junio C Hamano | 2010-06-23 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | url.c: "<scheme>://" part at the beginning should not be URL decoded | Junio C Hamano | 2010-06-23 |
* | | | | | | | | | | | Update draft release notes to 1.7.2 | Junio C Hamano | 2010-06-22 |
* | | | | | | | | | | | Merge branch 'jc/maint-simpler-common-prefix' | Junio C Hamano | 2010-06-22 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||
| * | | | | | | | | | | common_prefix: simplify and fix scanning for prefixes | Junio C Hamano | 2010-06-16 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 2010-06-22 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | completion: Add --signature and format.signature | Stephen Boyd | 2010-06-16 |
| * | | | | | | | | | | format-patch: Add a signature option (--signature) | Stephen Boyd | 2010-06-16 |
* | | | | | | | | | | | Merge branch 'mg/pretty-magic-space' | Junio C Hamano | 2010-06-22 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | pretty: Introduce ' ' modifier to add space if non-empty | Michael J Gruber | 2010-06-16 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'jn/gitweb-return-or-exit-cleanup' | Junio C Hamano | 2010-06-22 |
|\ \ \ \ \ \ \ \ \ \ \ |