aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1Junio C Hamano2013-04-03
|\
| * pack-refs: add fully-peeled traitMichael Haggerty2013-03-18
| * pack-refs: write peeled entry for non-tagsJeff King2013-03-17
* | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint-1.8.1Junio C Hamano2013-04-03
|\ \
| * | tests: make sure rename pretty print worksAntoine Pelisse2013-03-06
* | | t1507: Test that branchname@{upstream} is interpreted as branchKacper Kornet2013-03-17
* | | perf: update documentation of GIT_PERF_REPEAT_COUNTAntoine Pelisse2013-03-09
* | | 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