aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-27
| * | | | | | | | | | | | string_list: Fix argument order for string_list_lookupJulian Phillips2010-06-27
| * | | | | | | | | | | | string_list: Fix argument order for string_list_insert_at_indexJulian Phillips2010-06-27
| * | | | | | | | | | | | string_list: Fix argument order for string_list_insertJulian Phillips2010-06-27
| * | | | | | | | | | | | string_list: Fix argument order for for_each_string_listJulian Phillips2010-06-27
| * | | | | | | | | | | | string_list: Fix argument order for print_string_listJulian Phillips2010-06-27
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'tr/rev-list-count'Junio C Hamano2010-06-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bash completion: Support "divergence from upstream" messages in __git_ps1Andrew Sayers2010-06-24
| * | | | | | | | | | | | rev-list: introduce --count optionThomas Rast2010-06-12
* | | | | | | | | | | | | Merge branch 'as/maint-completion-set-u-fix'Junio C Hamano2010-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bash-completion: Fix __git_ps1 to work with "set -u"Andrew Sayers2010-06-18
* | | | | | | | | | | | | | Merge branch 'mg/rev-parse-tests'Junio C Hamano2010-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t6018: make sure all tested symbolic names are different revsMichael J Gruber2010-06-27
| * | | | | | | | | | | | | | t6018: add tests for rev-list's --branches and --tagsMichael J Gruber2010-06-27
* | | | | | | | | | | | | | | Merge branch 'jl/maint-diff-ignore-submodules'Junio C Hamano2010-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | t4027,4041: Use test -s to test for an empty fileBrian Gernhardt2010-06-25
| * | | | | | | | | | | | | | Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann2010-06-11
| * | | | | | | | | | | | | | git diff: rename test that had a conflicting nameJens Lehmann2010-06-11
* | | | | | | | | | | | | | | Sync with 1.7.1.1Junio C Hamano2010-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Git 1.7.1.1v1.7.1.1Junio C Hamano2010-06-29
| * | | | | | | | | | | | | | t/t9001: use egrep when regular expressions are involvedBrandon Casey2010-06-29
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Update draft release notes to 1.7.1.1Junio C Hamano2010-06-28
| * | | | | | | | | | | | | | Merge branch 'tr/send-email-8bit' into maintJunio C Hamano2010-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/maint-perl-errmsg-no-dir' into maintJunio C Hamano2010-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/maint-am-rebase-invalid-author' into maintJunio C Hamano2010-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-simpler-common-prefix' into maintJunio C Hamano2010-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bd/maint-unpack-trees-parawalk-fix' into maintJunio C Hamano2010-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | notes: Initialise variable to appease gccRamsay Jones2010-06-28
| * | | | | | | | | | | | | | | | | | | notes: check number of parameters to "git notes copy"Jeff King2010-06-28
* | | | | | | | | | | | | | | | | | | | msvc: Select the "fast" definition of the {get,put}_be32() macrosRamsay Jones2010-06-27
* | | | | | | | | | | | | | | | | | | | Git 1.7.2-rc0v1.7.2-rc0Junio C Hamano2010-06-27
* | | | | | | | | | | | | | | | | | | | Merge branch 'cp/textconv-cat-file'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | git-cat-file.txt: Document --textconvMichael J Gruber2010-06-24
| * | | | | | | | | | | | | | | | | | | | t/t8007: test textconv support for cat-fileClément Poulain2010-06-18
| * | | | | | | | | | | | | | | | | | | | textconv: support for cat_fileClément Poulain2010-06-18
| * | | | | | | | | | | | | | | | | | | | sha1_name: add get_sha1_with_context()Clément Poulain2010-06-18
* | | | | | | | | | | | | | | | | | | | | Merge branch 'pb/maint-perl-errmsg-no-dir'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Git.pm: better error messagePhilippe Bruhat (BooK)2010-06-18
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/send-email-8bit'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | send-email: ask about and declare 8bit mailsThomas Rast2010-06-18
* | | | | | | | | | | | | | | | | | | | | Merge branch 'js/maint-am-rebase-invalid-author'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | am: use get_author_ident_from_commit instead of mailinfo when rebasingJay Soffian2010-06-16
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ab/blame-textconv'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | t/t8006: test textconv support for blameAxel Bonnet2010-06-18
| * | | | | | | | | | | | | | | | | | | | textconv: support for blameAxel Bonnet2010-06-18
| * | | | | | | | | | | | | | | | | | | | textconv: make the API publicAxel Bonnet2010-06-11
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/show-num-walks'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | DWIM 'git show -5' to 'git show --do-walk -5'Jonathan Nieder2010-06-02