aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'mh/maint-ceil-absolute' into maintJunio C Hamano2013-03-07
|\
| * Provide a mechanism to turn off symlink resolution in ceiling pathsMichael Haggerty2013-02-22
* | Make !pattern in .gitattributes non-fatalThomas Rast2013-03-01
* | Merge branch 'sp/smart-http-content-type-check' into maintJunio C Hamano2013-02-25
|\ \
| * | t5551: fix expected error outputJunio C Hamano2013-02-04
| * | Verify Content-Type from smart HTTP serversShawn Pearce2013-02-04
* | | Merge branch 'jc/combine-diff-many-parents' into maintJunio C Hamano2013-02-25
|\ \ \
| * | | t4038: add tests for "diff --cc --raw <trees>"John Keeping2013-02-05
* | | | Documentation: "advice" is uncountableGreg Price2013-02-25
* | | | Merge branch 'mz/pick-unborn' into maintJunio C Hamano2013-02-07
|\ \ \ \
| * | | | learn to pick/revert into unborn branchMartin von Zweigbergk2012-12-23
| * | | | tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-22
* | | | | Merge branch 'nd/fix-perf-parameters-in-tests' into maintJunio C Hamano2013-02-07
|\ \ \ \ \
| * | | | | test-lib.sh: unfilter GIT_PERF_*Nguyễn Thái Ngọc Duy2013-01-15
* | | | | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...Junio C Hamano2013-02-07
|\ \ \ \ \ \
| * | | | | | t9902: protect test from stray build artifactsJunio C Hamano2013-01-24
* | | | | | | Merge branch 'jc/fake-ancestor-with-non-blobs' into maintJunio C Hamano2013-02-07
|\ \ \ \ \ \ \
| * | | | | | | git-am: record full index line in the patch used while rebasingJunio C Hamano2013-01-31
* | | | | | | | Merge branch 'bc/git-p4-for-python-2.4' into maintJunio C Hamano2013-02-04
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4.py: support Python 2.4Brandon Casey2013-01-26
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/merge-blobs' into maintJunio C Hamano2013-02-04
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | merge-tree: fix d/f conflictsJunio C Hamano2012-12-26
| * | | | | | | merge-tree: add comments to clarify what these functions are doingJunio C Hamano2012-12-26
* | | | | | | | Merge branch 'tb/t0050-maint' into maintJunio C Hamano2013-01-30
|\ \ \ \ \ \ \ \
| * | | | | | | | t0050: Use TAB for indentationTorsten Bögershausen2013-01-21
| * | | | | | | | t0050: honor CASE_INSENSITIVE_FS in add (with different case)Torsten Bögershausen2013-01-21
| * | | | | | | | t0050: known breakage vanished in merge (case change)Torsten Bögershausen2013-01-21
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'ap/status-ignored-in-ignored-directory' into maintJunio C Hamano2013-01-28
|\ \ \ \ \ \ \ \
| * | | | | | | | git-status: Test --ignored behaviorAntoine Pelisse2013-01-01
| |/ / / / / / /
* | | | | | | | Merge branch 'mh/ceiling' into maintJunio C Hamano2013-01-28
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | string_list_longest_prefix(): remove functionMichael Haggerty2012-10-29
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | longest_ancestor_length(): require prefix list entries to be normalizedMichael Haggerty2012-10-29
* | | | | | | Merge branch 'rs/zip-tests' into maintJunio C Hamano2013-01-20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | t5003: check if unzip supports symlinksRené Scharfe2013-01-07
| * | | | | | t5000, t5003: move ZIP tests into their own scriptRené Scharfe2013-01-07
| * | | | | | t0024, t5000: use test_lazy_prereq for UNZIPRené Scharfe2013-01-07
| * | | | | | t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe2013-01-06
* | | | | | | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \
| * | | | | | | run-command: encode signal death as a positive integerJeff King2013-01-06
* | | | | | | | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \ \
| * | | | | | | | clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-05
* | | | | | | | | Merge branch 'mk/maint-graph-infinity-loop' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | graph.c: infinite loop in git whatchanged --graph -mMichał Kiedrowicz2012-09-25
* | | | | | | | | | Merge branch 'jk/enable-test-lint-by-default' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: turn on test-lint by defaultJeff King2013-01-03
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge: Honor prepare-commit-msg return codeAntoine Pelisse2013-01-03
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'as/test-name-alias-uniquely' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use longer alias names in subdirectory testsAaron Schrab2012-12-28
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ja/directory-attrs' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \