summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-2540-54/+56
* test-lib: output a newline before "ok" under a TAP harnessÆvar Arnfjörð Bjarmason2010-06-251-0/+3
* test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason2010-06-253-12/+53
* test-lib: Adjust output to be valid TAP formatÆvar Arnfjörð Bjarmason2010-06-252-30/+59
* Merge branch 'jk/url-decode'Junio C Hamano2010-06-231-10/+18
|\
| * url.c: "<scheme>://" part at the beginning should not be URL decodedJunio C Hamano2010-06-231-10/+18
* | Update draft release notes to 1.7.2Junio C Hamano2010-06-221-12/+41
* | Merge branch 'jc/maint-simpler-common-prefix'Junio C Hamano2010-06-221-13/+13
|\ \
| * | common_prefix: simplify and fix scanning for prefixesJunio C Hamano2010-06-161-13/+13
* | | Merge branch 'sb/format-patch-signature'Junio C Hamano2010-06-226-4/+85
|\ \ \
| * | | completion: Add --signature and format.signatureStephen Boyd2010-06-161-1/+2
| * | | format-patch: Add a signature option (--signature)Stephen Boyd2010-06-165-3/+83
* | | | Merge branch 'mg/pretty-magic-space'Junio C Hamano2010-06-223-4/+25
|\ \ \ \
| * | | | pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber2010-06-163-3/+24
| |/ / /
* | | | Merge branch 'jn/gitweb-return-or-exit-cleanup'Junio C Hamano2010-06-221-0/+9
|\ \ \ \
| * | | | gitweb: Return or exit after done serving requestJakub Narebski2010-06-141-1/+9
* | | | | Merge branch 'bd/maint-unpack-trees-parawalk-fix'Junio C Hamano2010-06-221-2/+10
|\ \ \ \ \
| * | | | | unpack-trees: Make index lookahead less pessimalBrian Downing2010-06-181-2/+10
* | | | | | Merge branch 'cc/cherry-pick-series'Junio C Hamano2010-06-224-66/+264
|\ \ \ \ \ \
| * | | | | | Documentation/revert: describe passing more than one commitChristian Couder2010-06-021-14/+37
| * | | | | | Documentation/cherry-pick: describe passing more than one commitChristian Couder2010-06-021-11/+53
| * | | | | | revert: add tests to check cherry-picking many commitsChristian Couder2010-06-021-0/+95
| * | | | | | revert: allow cherry-picking more than one commitChristian Couder2010-06-021-10/+41
| * | | | | | revert: change help_msg() to take no argumentChristian Couder2010-06-021-4/+4
| * | | | | | revert: refactor code into a do_pick_commit() functionChristian Couder2010-06-021-19/+25
| * | | | | | revert: use run_command_v_opt() instead of execv_git_cmd()Christian Couder2010-06-021-2/+9
| * | | | | | revert: cleanup code for -x optionChristian Couder2010-06-021-7/+1
* | | | | | | Merge branch 'jc/rev-list-ancestry-path'Junio C Hamano2010-06-224-3/+226
|\ \ \ \ \ \ \
| * | | | | | | revision: Turn off history simplification in --ancestry-path modeJohan Herland2010-06-062-0/+18
| * | | | | | | revision: Fix typo in --ancestry-path error messageJohan Herland2010-06-061-1/+1
| * | | | | | | Documentation/rev-list-options.txt: Explain --ancestry-pathJohan Herland2010-06-061-2/+48
| * | | | | | | Documentation/rev-list-options.txt: Fix missing line in example history graphJohan Herland2010-06-061-1/+1
| * | | | | | | revision: --ancestry-pathJunio C Hamano2010-04-213-0/+159
* | | | | | | | Merge branch 'lt/extended-sha1-match-commit-with-regexp'Junio C Hamano2010-06-221-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Make :/ accept a regex rather than a fixed patternLinus Torvalds2010-06-141-3/+9
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-06-224-4/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update draft release notes to 1.7.1.1Junio C Hamano2010-06-221-0/+21
| * | | | | | | | | Merge branch 'ic/maint-rebase-i-abort' into maintJunio C Hamano2010-06-222-1/+12
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cc/maint-commit-reflog-msg' into maintJunio C Hamano2010-06-222-6/+13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-advice-empty-amend' into maintJunio C Hamano2010-06-221-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tc/commit-abbrev-fix' into maintJunio C Hamano2010-06-222-6/+72
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/document-rebase-i-p-limitation' into maintJunio C Hamano2010-06-222-0/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/checkout-doc' into maintJunio C Hamano2010-06-221-23/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cc/maint-diff-CC-binary' into maintJunio C Hamano2010-06-223-5/+98
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/t9129-any-utf8' into maintJunio C Hamano2010-06-221-7/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/ls-files-cdup' into maintJunio C Hamano2010-06-224-71/+110
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tc/merge-m-log' into maintJunio C Hamano2010-06-225-41/+87
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ph/clone-message-reword' into maintJunio C Hamano2010-06-221-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/maint-amend-missing-name' into maintJunio C Hamano2010-06-222-7/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pc/remove-warn' into maintJunio C Hamano2010-06-226-21/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \