summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/refresh-beyond-symlink'Junio C Hamano2014-09-091-0/+43
|\
| * read-cache: check for leading symlinks when refreshing indexrs/refresh-beyond-symlinkRené Scharfe2014-08-101-0/+43
* | Merge branch 'jk/stash-list-p'Junio C Hamano2014-09-091-0/+42
|\ \
| * | stash: default listing to working-tree diffjk/stash-list-pJeff King2014-08-071-0/+42
| |/
* | Merge branch 'lf/bundle-exclusion'Junio C Hamano2014-09-091-1/+4
|\ \
| * | bundle: fix exclusion of annotated tagslf/bundle-exclusionLukas Fleischer2014-08-071-1/+4
* | | Merge branch 'jc/apply-ws-prefix'Junio C Hamano2014-09-092-0/+28
|\ \ \
| * | | apply: omit ws check for excluded pathsjc/apply-ws-prefixJunio C Hamano2014-08-071-0/+11
| * | | apply: use the right attribute for paths in non-Git patchesJunio C Hamano2014-08-071-0/+17
| | |/ | |/|
| * | Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-161-2/+2
| |\ \ | | |/
* | | Merge branch 'jk/command-line-config-empty-string'Junio C Hamano2014-09-091-0/+11
|\ \ \
| * | | config: teach "git -c" to recognize an empty stringjk/command-line-config-empty-stringJunio C Hamano2014-08-051-0/+11
| | |/ | |/|
* | | Merge branch 'jc/not-mingw-cygwin'Junio C Hamano2014-09-0915-60/+56
|\ \ \
| * | | test prerequisites: enumerate with commasjc/not-mingw-cygwinJunio C Hamano2014-07-212-9/+9
| * | | test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-2115-60/+56
* | | | Merge branch 'bc/archive-pax-header-mode'Junio C Hamano2014-09-021-0/+5
|\ \ \ \
| * | | | archive: honor tar.umask even for pax headersbc/archive-pax-header-modebrian m. carlson2014-08-041-0/+5
| | |/ / | |/| |
* | | | Merge branch 'ta/config-set'Junio C Hamano2014-09-021-0/+200
|\ \ \ \
| * | | | test-config: add tests for the config_set APITanay Abhra2014-07-291-0/+200
* | | | | Merge branch 'jk/diff-tree-t-fix'Junio C Hamano2014-08-261-0/+34
|\ \ \ \ \
| * | | | | intersect_paths: respect mode in git's tree-sortjk/diff-tree-t-fixJeff King2014-08-201-0/+34
* | | | | | Merge branch 'jk/pack-shallow-always-without-bitmap'Junio C Hamano2014-08-261-0/+39
|\ \ \ \ \ \
| * | | | | | pack-objects: turn off bitmaps when we see --shallow linesjk/pack-shallow-always-without-bitmapJeff King2014-08-121-0/+39
* | | | | | | tests: fix negated test_i18ngrep callsJohannes Sixt2014-08-133-6/+6
* | | | | | | Sync with 2.0.4Junio C Hamano2014-07-301-0/+1
|\ \ \ \ \ \ \
| * | | | | | | commit --amend: test specifies authorship but forgets to checkFabian Ruch2014-07-301-0/+1
* | | | | | | | Merge branch 'sk/mingw-tests-workaround'Junio C Hamano2014-07-308-24/+51
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | t800[12]: work around MSys limitationsk/mingw-tests-workaroundKarsten Blees2014-07-211-0/+12
| * | | | | | | t9902: mingw-specific fix for gitfile link filesPat Thoyts2014-07-211-4/+13
| * | | | | | | t4210: skip command-line encoding tests on mingwPat Thoyts2014-07-211-2/+2
| * | | | | | | MinGW: disable legacy encoding testsKarsten Blees2014-07-213-15/+18
| * | | | | | | t0110/MinGW: skip tests that pass arbitrary bytes on the command lineKarsten Blees2014-07-211-2/+5
| * | | | | | | MinGW: Skip test redirecting to fd 4Johannes Schindelin2014-07-171-1/+1
* | | | | | | | Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-304-7/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-154-7/+13
* | | | | | | | | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-07-301-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t9814: fix misconversion from test $a -o $b to test $a || test $bep/avoid-test-a-oJunio C Hamano2014-07-251-2/+8
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2014-07-281-0/+10
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | t4013: test diff-tree's --stdin commit formattingJeff King2014-07-281-0/+10
| * | | | | | | | | Merge branch 'zk/log-graph-showsig' into maintJunio C Hamano2014-07-221-0/+31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maintJunio C Hamano2014-07-221-0/+11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/dedup-test-config' into maintJunio C Hamano2014-07-221-5/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sk/test-cmp-bin' into maintJunio C Hamano2014-07-225-22/+28
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'lt/request-pull' into maintJunio C Hamano2014-07-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ep/shell-assign-and-export-vars' into maintJunio C Hamano2014-07-222-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/pretty-G-format-fixes' into maintJunio C Hamano2014-07-162-9/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/fix-rebase-merge-skip' into maintJunio C Hamano2014-07-161-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/trim-trailing-spaces' into maintJunio C Hamano2014-07-101-0/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/repack-pack-keep-objects' into maintJunio C Hamano2014-07-101-2/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | t1402: check for refs ending with a dotJeff King2014-07-281-0/+1