aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* parse_color: support 24-bit RGB valuesJeff King2014-11-20
* t4026: test "normal" colorJeff King2014-11-20
* Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maintJunio C Hamano2014-10-29
|\
| * pack-objects: turn off bitmaps when we split packsJeff King2014-10-19
* | Merge branch 'jk/mbox-from-line' into maintJunio C Hamano2014-10-07
|\ \
| * | mailinfo: make ">From" in-body header check more robustJeff King2014-09-16
* | | Merge branch 'jk/fsck-exit-code-fix' into maintJunio C Hamano2014-09-29
|\ \ \
| * | | fsck: return non-zero status on missing ref tipsJeff King2014-09-12
| * | | fsck: exit with non-zero status upon error from fsck_obj()Jeff King2014-09-10
* | | | Merge branch 'ta/config-add-to-empty-or-true-fix' into maintJunio C Hamano2014-09-29
|\ \ \ \
| * | | | make config --add behave correctly for empty and NULL valuesTanay Abhra2014-08-18
| | |_|/ | |/| |
* | | | Merge branch 'mk/reachable-protect-detached-head' into maintJunio C Hamano2014-09-29
|\ \ \ \
| * | | | reachable.c: add HEAD to reachability starting commitsMax Kirillov2014-09-03
| | |_|/ | |/| |
* | | | Merge branch 'mb/fast-import-delete-root' into maintJunio C Hamano2014-09-29
|\ \ \ \
| * | | | fast-import: fix segfault in store_tree()Maxim Bublis2014-08-29
| * | | | t9300: test filedelete commandMaxim Bublis2014-08-29
| |/ / /
* | | | Merge branch 'jk/send-pack-many-refspecs' into maintJunio C Hamano2014-09-29
|\ \ \ \
| * | | | send-pack: take refspecs over stdinJeff King2014-08-26
| |/ / /
* | | | Merge branch 'jk/prune-top-level-refs-after-packing' into maintJunio C Hamano2014-09-19
|\ \ \ \
| * | | | pack-refs: prune top-level refs like "refs/foo"Jeff King2014-08-25
| | |/ / | |/| |
* | | | Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maintJunio C Hamano2014-09-19
|\ \ \ \
| * | | | checkout -m: attempt merge when deletion of path was stagedJonathan Nieder2014-08-25
* | | | | Merge branch 'rs/refresh-beyond-symlink' into maintJunio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | read-cache: check for leading symlinks when refreshing indexRené Scharfe2014-08-10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'lf/bundle-exclusion' into maintJunio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | bundle: fix exclusion of annotated tagsLukas Fleischer2014-08-07
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/apply-ws-prefix' into maintJunio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | apply: omit ws check for excluded pathsJunio C Hamano2014-08-07
| * | | | | apply: use the right attribute for paths in non-Git patchesJunio C Hamano2014-08-07
| | |/ / / | |/| | |
| * | | | Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-16
| |\ \ \ \ | | |/ / /
* | | | | Merge branch 'jk/command-line-config-empty-string' into maintJunio C Hamano2014-09-19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | config: teach "git -c" to recognize an empty stringJunio C Hamano2014-08-05
| | |/ / | |/| |
* | | | Merge branch 'jk/diff-tree-t-fix'Junio C Hamano2014-08-26
|\ \ \ \
| * | | | intersect_paths: respect mode in git's tree-sortJeff King2014-08-20
* | | | | Merge branch 'jk/pack-shallow-always-without-bitmap'Junio C Hamano2014-08-26
|\ \ \ \ \
| * | | | | pack-objects: turn off bitmaps when we see --shallow linesJeff King2014-08-12
* | | | | | tests: fix negated test_i18ngrep callsJohannes Sixt2014-08-13
* | | | | | Sync with 2.0.4Junio C Hamano2014-07-30
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | commit --amend: test specifies authorship but forgets to checkFabian Ruch2014-07-30
* | | | | | Merge branch 'sk/mingw-tests-workaround'Junio C Hamano2014-07-30
|\ \ \ \ \ \
| * | | | | | t800[12]: work around MSys limitationKarsten Blees2014-07-21
| * | | | | | t9902: mingw-specific fix for gitfile link filesPat Thoyts2014-07-21
| * | | | | | t4210: skip command-line encoding tests on mingwPat Thoyts2014-07-21
| * | | | | | MinGW: disable legacy encoding testsKarsten Blees2014-07-21
| * | | | | | t0110/MinGW: skip tests that pass arbitrary bytes on the command lineKarsten Blees2014-07-21
| * | | | | | MinGW: Skip test redirecting to fd 4Johannes Schindelin2014-07-17
* | | | | | | Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-30
|\ \ \ \ \ \ \
| * | | | | | | tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-15
* | | | | | | | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-07-30
|\ \ \ \ \ \ \ \
| * | | | | | | | t9814: fix misconversion from test $a -o $b to test $a || test $bJunio C Hamano2014-07-25