summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* cat-file: add --batch-all-objects optionJeff King2015-06-221-0/+27
* Merge branch 'jk/maint-for-each-packed-object' into jk/cat-file-batch-allJunio C Hamano2015-06-221-0/+1
|\
| * for_each_packed_object: automatically open pack indexjk/maint-for-each-packed-objectJeff King2015-06-221-0/+1
| * Sync with 2.3.8Junio C Hamano2015-05-112-4/+38
| |\
* | \ Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano2015-06-011-0/+206
|\ \ \
| * | | cat-file: add --follow-symlinks to --batchdt/cat-file-follow-symlinksDavid Turner2015-05-201-0/+205
* | | | Merge branch 'jk/stash-options'Junio C Hamano2015-06-011-0/+4
|\ \ \ \
| * | | | stash: complain about unknown flagsJeff King2015-05-201-0/+4
* | | | | Merge branch 'jh/filter-empty-contents'Junio C Hamano2015-06-011-0/+26
|\ \ \ \ \
| * | | | | sha1_file: pass empty buffer to index empty filejh/filter-empty-contentsJim Hill2015-05-181-0/+26
* | | | | | Merge branch 'jk/http-backend-deadlock'Junio C Hamano2015-06-011-13/+36
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlockjk/http-backend-deadlockJunio C Hamano2015-05-251-13/+36
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3jk/http-backend-deadlock-2.3Junio C Hamano2015-05-251-13/+36
| | |\ \ \ \ \
| | | * | | | | http-backend: spool ref negotiation requests to bufferjk/http-backend-deadlock-2.2Jeff King2015-05-251-0/+11
| | | * | | | | t5551: factor out tag creationJeff King2015-05-201-13/+21
| | | | |/ / / | | | |/| | |
* | | | | | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-271-2/+6
|\ \ \ \ \ \ \
| * | | | | | | t7063: hide stderr from setup inside prereqJeff King2015-05-271-2/+6
* | | | | | | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-261-0/+353
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | t7063: tests for untracked cacheNguyễn Thái Ngọc Duy2015-03-121-0/+353
* | | | | | | | Merge branch 'pt/pull-ff-vs-merge-ff'Junio C Hamano2015-05-261-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | pull: make pull.ff=true override merge.ffPaul Tan2015-05-181-0/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'pt/pull-log-n'Junio C Hamano2015-05-261-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | pull: handle --log=<n>pt/pull-log-nPaul Tan2015-05-181-0/+17
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'mm/usage-log-l-can-take-regex' into maint-2.3Junio C Hamano2015-05-111-4/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/diff-no-index-d-f' into maint-2.3Junio C Hamano2015-05-111-0/+34
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'sb/t1020-cleanup'Junio C Hamano2015-05-221-4/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | subdirectory tests: code cleanup, uncomment testsb/t1020-cleanupStefan Beller2015-05-181-4/+7
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/ignore-epipe-in-filter'Junio C Hamano2015-05-221-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filter_buffer_or_fd(): ignore EPIPEjc/ignore-epipe-in-filterJunio C Hamano2015-05-201-0/+10
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mh/lockfile-retry'Junio C Hamano2015-05-221-0/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lock_packed_refs(): allow retries when acquiring the packed-refs lockmh/lockfile-retryMichael Haggerty2015-05-141-0/+17
* | | | | | | | | | | Merge branch 'jk/add-e-kill-editor'Junio C Hamano2015-05-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add: check return value of launch_editorjk/add-e-kill-editorJeff King2015-05-121-0/+7
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sg/completion-config'Junio C Hamano2015-05-221-0/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | completion: simplify query for config variablessg/completion-configSZEDER Gábor2015-05-121-0/+12
| * | | | | | | | | | | completion: add a helper function to get config variablesSZEDER Gábor2015-05-121-0/+22
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mh/ref-directory-file'Junio C Hamano2015-05-222-7/+114
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ref_transaction_commit(): delete extra "the" from error messageMichael Haggerty2015-05-111-7/+7
| * | | | | | | | | | | lock_ref_sha1_basic(): improve diagnostics for ref D/F conflictsMichael Haggerty2015-05-111-4/+4
| * | | | | | | | | | | refs: check for D/F conflicts among refs created in a transactionMichael Haggerty2015-05-111-1/+1
| * | | | | | | | | | | t1404: new tests of ref D/F conflicts within transactionsMichael Haggerty2015-05-111-0/+107
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mh/write-refs-sooner-2.4'Junio C Hamano2015-05-222-2/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ref_transaction_commit(): fix atomicity and avoid fd exhaustionMichael Haggerty2015-05-121-2/+2
| * | | | | | | | | | | t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZEStefan Beller2015-05-121-2/+2
| * | | | | | | | | | | update-ref: test handling large transactions properlyStefan Beller2015-05-121-0/+28
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'mg/log-decorate-HEAD'Junio C Hamano2015-05-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano2015-05-131-1/+1
* | | | | | | | | | | | Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-227-35/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tests: skip dav http-push tests under NO_EXPAT=NoThanksjk/skip-http-tests-under-no-curlJunio C Hamano2015-05-071-0/+6
| * | | | | | | | | | | | t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King2015-05-077-35/+6
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |