Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'as/maint-completion-set-u-fix' | Junio C Hamano | 2010-06-30 | 1 | -7/+7 |
|\ | |||||
| * | bash-completion: Fix __git_ps1 to work with "set -u" | Andrew Sayers | 2010-06-18 | 1 | -7/+7 |
* | | Merge branch 'mg/rev-parse-tests' | Junio C Hamano | 2010-06-30 | 1 | -1/+16 |
|\ \ | |||||
| * | | t6018: make sure all tested symbolic names are different revs | Michael J Gruber | 2010-06-27 | 1 | -1/+3 |
| * | | t6018: add tests for rev-list's --branches and --tags | Michael J Gruber | 2010-06-27 | 1 | -0/+13 |
* | | | Merge branch 'jl/maint-diff-ignore-submodules' | Junio C Hamano | 2010-06-30 | 5 | -5/+116 |
|\ \ \ | |||||
| * | | | t4027,4041: Use test -s to test for an empty file | Brian Gernhardt | 2010-06-25 | 2 | -13/+13 |
| * | | | Add optional parameters to the diff option "--ignore-submodules" | Jens Lehmann | 2010-06-11 | 6 | -6/+118 |
| * | | | git diff: rename test that had a conflicting name | Jens Lehmann | 2010-06-11 | 1 | -0/+0 |
* | | | | Sync with 1.7.1.1 | Junio C Hamano | 2010-06-29 | 2 | -13/+6 |
|\ \ \ \ | |||||
| * | | | | Git 1.7.1.1v1.7.1.1 | Junio C Hamano | 2010-06-29 | 2 | -11/+4 |
| * | | | | t/t9001: use egrep when regular expressions are involved | Brandon Casey | 2010-06-29 | 1 | -3/+3 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-06-29 | 4 | -2/+27 |
|\| | | | | |||||
| * | | | | Update draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-29 | 1 | -1/+16 |
| * | | | | Merge branch 'tr/send-email-8bit' into maint | Junio C Hamano | 2010-06-29 | 3 | -0/+146 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'pb/maint-perl-errmsg-no-dir' into maint | Junio C Hamano | 2010-06-29 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'js/maint-am-rebase-invalid-author' into maint | Junio C Hamano | 2010-06-29 | 2 | -6/+17 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-simpler-common-prefix' into maint | Junio C Hamano | 2010-06-29 | 1 | -13/+13 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'bd/maint-unpack-trees-parawalk-fix' into maint | Junio C Hamano | 2010-06-29 | 1 | -2/+10 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | notes: Initialise variable to appease gcc | Ramsay Jones | 2010-06-28 | 1 | -1/+1 |
| * | | | | | | | | | notes: check number of parameters to "git notes copy" | Jeff King | 2010-06-28 | 2 | -0/+10 |
* | | | | | | | | | | msvc: Select the "fast" definition of the {get,put}_be32() macros | Ramsay Jones | 2010-06-28 | 1 | -0/+1 |
* | | | | | | | | | | Git 1.7.2-rc0v1.7.2-rc0 | Junio C Hamano | 2010-06-27 | 1 | -1/+11 |
* | | | | | | | | | | Merge branch 'cp/textconv-cat-file' | Junio C Hamano | 2010-06-27 | 7 | -15/+155 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-cat-file.txt: Document --textconv | Michael J Gruber | 2010-06-24 | 1 | -2/+8 |
| * | | | | | | | | | | t/t8007: test textconv support for cat-file | Clément Poulain | 2010-06-18 | 1 | -0/+70 |
| * | | | | | | | | | | textconv: support for cat_file | Clément Poulain | 2010-06-18 | 3 | -8/+40 |
| * | | | | | | | | | | sha1_name: add get_sha1_with_context() | Clément Poulain | 2010-06-18 | 2 | -5/+37 |
* | | | | | | | | | | | Merge branch 'pb/maint-perl-errmsg-no-dir' | Junio C Hamano | 2010-06-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Git.pm: better error message | Philippe Bruhat (BooK) | 2010-06-18 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'tr/send-email-8bit' | Junio C Hamano | 2010-06-27 | 3 | -0/+146 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | send-email: ask about and declare 8bit mails | Thomas Rast | 2010-06-18 | 3 | -0/+146 |
* | | | | | | | | | | | Merge branch 'js/maint-am-rebase-invalid-author' | Junio C Hamano | 2010-06-27 | 2 | -6/+17 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | am: use get_author_ident_from_commit instead of mailinfo when rebasing | Jay Soffian | 2010-06-16 | 2 | -6/+17 |
* | | | | | | | | | | | Merge branch 'ab/blame-textconv' | Junio C Hamano | 2010-06-27 | 4 | -21/+165 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | t/t8006: test textconv support for blame | Axel Bonnet | 2010-06-18 | 1 | -0/+80 |
| * | | | | | | | | | | textconv: support for blame | Axel Bonnet | 2010-06-18 | 1 | -13/+72 |
| * | | | | | | | | | | textconv: make the API public | Axel Bonnet | 2010-06-11 | 2 | -8/+12 |
* | | | | | | | | | | | Merge branch 'jn/show-num-walks' | Junio C Hamano | 2010-06-27 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | DWIM 'git show -5' to 'git show --do-walk -5' | Jonathan Nieder | 2010-06-02 | 1 | -0/+4 |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-06-25 | 5 | -10/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | msvc: Fix some compiler warnings | Ramsay Jones | 2010-06-25 | 1 | -4/+4 |
| * | | | | | | | | | | Documentation: grep: fix asciidoc problem with -- | Christian Couder | 2010-06-25 | 1 | -1/+1 |
| * | | | | | | | | | | msvc: Fix some "expr evaluates to function" compiler warnings | Ramsay Jones | 2010-06-24 | 3 | -5/+5 |
* | | | | | | | | | | | Merge branch 'jk/url-decode' | Junio C Hamano | 2010-06-23 | 1 | -10/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | url.c: "<scheme>://" part at the beginning should not be URL decoded | Junio C Hamano | 2010-06-23 | 1 | -10/+18 |
* | | | | | | | | | | | | Update draft release notes to 1.7.2 | Junio C Hamano | 2010-06-22 | 1 | -12/+41 |
* | | | | | | | | | | | | Merge branch 'jc/maint-simpler-common-prefix' | Junio C Hamano | 2010-06-22 | 1 | -13/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | common_prefix: simplify and fix scanning for prefixes | Junio C Hamano | 2010-06-16 | 1 | -13/+13 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 2010-06-22 | 6 | -4/+85 |
|\ \ \ \ \ \ \ \ \ \ \ |