summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* signed push: fortify against replay attacksJunio C Hamano2014-09-171-8/+14
* send-pack: send feature request on push-cert packetJunio C Hamano2014-09-151-0/+13
* receive-pack: GPG-validate push certificatesJunio C Hamano2014-09-151-2/+16
* push: the beginning of "git push --signed"Junio C Hamano2014-09-151-0/+94
* 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 limitationKarsten 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 $bJunio 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
* | | | | | | | | | | | | | | Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano2014-07-282-23/+0
* | | | | | | | | | | | | | | Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"Junio C Hamano2014-07-281-11/+4
* | | | | | | | | | | | | | | Merge branch 'jk/rebase-am-fork-point'Junio C Hamano2014-07-271-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rebase: omit patch-identical commits with --fork-pointJohn Keeping2014-07-161-0/+23
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'cc/replace-graft'Junio C Hamano2014-07-271-25/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | replace: add test for --graft with a mergetagChristian Couder2014-07-211-0/+22
| * | | | | | | | | | | | | | | replace: add test for --graft with signed commitChristian Couder2014-07-211-0/+24
| * | | | | | | | | | | | | | | replace: add test for --graftChristian Couder2014-07-211-1/+44
| * | | | | | | | | | | | | | | replace: cleanup redirection style in testsChristian Couder2014-07-071-24/+24
* | | | | | | | | | | | | | | | Merge branch 'jk/stable-prio-queue'Junio C Hamano2014-07-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t5539: update a flaky testJeff King2014-07-151-0/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/tag-sort'Junio C Hamano2014-07-231-20/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tag: support configuring --sort via .gitconfigJacob Keller2014-07-171-0/+36
| * | | | | | | | | | | | | | | | tag: fix --sort tests to use cat<<-\EOF formatJacob Keller2014-07-131-20/+20
* | | | | | | | | | | | | | | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | trace: disable additional trace output for unit testsKarsten Blees2014-07-131-0/+4
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'ek/alt-odb-entry-fix'Junio C Hamano2014-07-211-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sha1_file: do not add own object directory as alternateEphrim Khong2014-07-151-0/+24
* | | | | | | | | | | | | | | | | | Merge branch 'kb/hashmap-updates'Junio C Hamano2014-07-211-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | hashmap: add string interning APIKarsten Blees2014-07-071-0/+13
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |