summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* archive: handle commits with an empty treeJeff King2013-03-102-0/+102
* test-lib: factor out $GIT_UNZIP setupJeff King2013-03-103-12/+6
* perf: update documentation of GIT_PERF_REPEAT_COUNTAntoine Pelisse2013-03-091-1/+1
* Merge branch 'mh/maint-ceil-absolute' into maintJunio C Hamano2013-03-071-0/+17
|\
| * Provide a mechanism to turn off symlink resolution in ceiling pathsMichael Haggerty2013-02-221-0/+17
* | Make !pattern in .gitattributes non-fatalThomas Rast2013-03-011-1/+2
* | Merge branch 'sp/smart-http-content-type-check' into maintJunio C Hamano2013-02-254-0/+21
|\ \
| * | t5551: fix expected error outputJunio C Hamano2013-02-041-2/+1
| * | Verify Content-Type from smart HTTP serversShawn Pearce2013-02-044-0/+22
* | | Merge branch 'jc/combine-diff-many-parents' into maintJunio C Hamano2013-02-251-0/+24
|\ \ \
| * | | t4038: add tests for "diff --cc --raw <trees>"John Keeping2013-02-051-0/+24
* | | | Documentation: "advice" is uncountableGreg Price2013-02-251-1/+1
* | | | Merge branch 'mz/pick-unborn' into maintJunio C Hamano2013-02-079-40/+32
|\ \ \ \
| * | | | learn to pick/revert into unborn branchMartin von Zweigbergk2012-12-232-0/+17
| * | | | tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-227-40/+15
* | | | | Merge branch 'nd/fix-perf-parameters-in-tests' into maintJunio C Hamano2013-02-071-1/+1
|\ \ \ \ \
| * | | | | test-lib.sh: unfilter GIT_PERF_*Nguyễn Thái Ngọc Duy2013-01-151-1/+1
* | | | | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...Junio C Hamano2013-02-071-1/+24
|\ \ \ \ \ \
| * | | | | | t9902: protect test from stray build artifactsJunio C Hamano2013-01-241-1/+24
* | | | | | | Merge branch 'jc/fake-ancestor-with-non-blobs' into maintJunio C Hamano2013-02-071-2/+28
|\ \ \ \ \ \ \
| * | | | | | | git-am: record full index line in the patch used while rebasingJunio C Hamano2013-01-311-2/+28
* | | | | | | | Merge branch 'bc/git-p4-for-python-2.4' into maintJunio C Hamano2013-02-041-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4.py: support Python 2.4Brandon Casey2013-01-261-5/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/merge-blobs' into maintJunio C Hamano2013-02-041-0/+44
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | merge-tree: fix d/f conflictsJunio C Hamano2012-12-261-2/+2
| * | | | | | | merge-tree: add comments to clarify what these functions are doingJunio C Hamano2012-12-261-0/+44
* | | | | | | | Merge branch 'tb/t0050-maint' into maintJunio C Hamano2013-01-301-35/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | t0050: Use TAB for indentationTorsten Bögershausen2013-01-211-33/+15
| * | | | | | | | t0050: honor CASE_INSENSITIVE_FS in add (with different case)Torsten Bögershausen2013-01-211-1/+1
| * | | | | | | | t0050: known breakage vanished in merge (case change)Torsten Bögershausen2013-01-211-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'ap/status-ignored-in-ignored-directory' into maintJunio C Hamano2013-01-281-0/+146
|\ \ \ \ \ \ \ \
| * | | | | | | | git-status: Test --ignored behaviorAntoine Pelisse2013-01-011-0/+146
| |/ / / / / / /
* | | | | | | | Merge branch 'mh/ceiling' into maintJunio C Hamano2013-01-282-58/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | string_list_longest_prefix(): remove functionMichael Haggerty2012-10-291-30/+0
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | longest_ancestor_length(): require prefix list entries to be normalizedMichael Haggerty2012-10-291-28/+13
* | | | | | | Merge branch 'rs/zip-tests' into maintJunio C Hamano2013-01-205-80/+140
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | t5003: check if unzip supports symlinksRené Scharfe2013-01-072-7/+19
| * | | | | | t5000, t5003: move ZIP tests into their own scriptRené Scharfe2013-01-072-69/+119
| * | | | | | t0024, t5000: use test_lazy_prereq for UNZIPRené Scharfe2013-01-072-14/+10
| * | | | | | t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe2013-01-063-8/+10
* | | | | | | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maintJunio C Hamano2013-01-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | run-command: encode signal death as a positive integerJeff King2013-01-061-1/+1
* | | | | | | | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maintJunio C Hamano2013-01-141-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-051-1/+11
* | | | | | | | | Merge branch 'mk/maint-graph-infinity-loop' into maintJunio C Hamano2013-01-141-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | graph.c: infinite loop in git whatchanged --graph -mMichał Kiedrowicz2012-09-251-0/+10
* | | | | | | | | | Merge branch 'jk/enable-test-lint-by-default' into maintJunio C Hamano2013-01-111-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: turn on test-lint by defaultJeff King2013-01-031-0/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maintJunio C Hamano2013-01-111-0/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge: Honor prepare-commit-msg return codeAntoine Pelisse2013-01-031-0/+14
| | |_|_|_|/ / / / / | |/| | | | | | | |