aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'mk/combine-diff-context-horizon-fix'Junio C Hamano2013-06-02
|\
| * combine-diff.c: Fix output when changes are exactly 3 lines apartMatthijs Kooijman2013-05-15
* | Merge branch 'kb/ancestry-path-threedots'Junio C Hamano2013-06-02
|\ \
| * | revision.c: treat A...B merge bases as if manually specifiedKevin Bracey2013-05-16
| * | t6019: demonstrate --ancestry-path A...B breakageKevin Bracey2013-05-13
* | | Merge branch 'jc/t5551-posix-sed-bre'Junio C Hamano2013-06-02
|\ \ \
| * | | t5551: do not use unportable sed '\+'Junio C Hamano2013-05-12
* | | | Merge branch 'nd/clone-local-with-colon'Junio C Hamano2013-06-02
|\ \ \ \
| * | | | clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy2013-05-07
* | | | | Merge branch 'rs/empty-archive'Junio C Hamano2013-06-02
|\ \ \ \ \
| * | | | | t5004: resurrect original empty tar archive testRené Scharfe2013-05-09
| * | | | | t5004: avoid using tar for checking emptiness of archiveRené Scharfe2013-05-09
* | | | | | Merge branch 'fc/completion'Junio C Hamano2013-06-02
|\ \ \ \ \ \
| * | | | | | completion: document tilde expansion failure in testsFelipe Contreras2013-04-27
| * | | | | | completion: add file completion testsFelipe Contreras2013-04-27
* | | | | | | Merge branch 'jk/test-output'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \
| * | | | | | | t/Makefile: don't define TEST_RESULTS_DIRECTORY recursivelyJohn Keeping2013-05-06
| * | | | | | | test output: respect $TEST_OUTPUT_DIRECTORYJohn Keeping2013-04-29
| * | | | | | | t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORYJohn Keeping2013-04-27
* | | | | | | | Merge branch 'mh/packed-refs-various'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \
| * | | | | | | | repack_without_ref(): write peeled refs in the rewritten fileMichael Haggerty2013-05-01
| * | | | | | | | t3211: demonstrate loss of peeled refs if a packed ref is deletedMichael Haggerty2013-05-01
| * | | | | | | | repack_without_ref(): silence errors for dangling packed refsMichael Haggerty2013-05-01
| * | | | | | | | t3210: test for spurious error messages for dangling packed refsMichael Haggerty2013-05-01
* | | | | | | | | Merge branch 'as/check-ignore'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0008: use named pipe (FIFO) to test check-ignore streamingAdam Spiers2013-04-29
| * | | | | | | | | check-ignore: allow incremental streaming of queries via --stdinAdam Spiers2013-04-11
| * | | | | | | | | check-ignore: add -n / --non-matching optionAdam Spiers2013-04-11
| * | | | | | | | | t0008: remove duplicated test fixture dataAdam Spiers2013-04-11
* | | | | | | | | | Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | branch.c: Validate tracking branches with refspecs instead of refs/remotes/*Johan Herland2013-04-21
| * | | | | | | | | | t9114.2: Don't use --track option against "svn-remote"-tracking branchesJohan Herland2013-04-21
| * | | | | | | | | | t7201.24: Add refspec to keep --track workingJohan Herland2013-04-21
| * | | | | | | | | | t3200.39: tracking setup should fail if there is no matching refspec.Johan Herland2013-04-21
| * | | | | | | | | | checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-21
| * | | | | | | | | | t2024: Show failure to use refspec when DWIMming remote branch namesJohan Herland2013-04-21
| * | | | | | | | | | t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>'Johan Herland2013-04-21
* | | | | | | | | | | Merge branch 'mh/fetch-into-shallow'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5500: add test for fetching with an unknown 'shallow'Michael Heemskerk2013-05-02
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'js/transport-helper-error-reporting-fix'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-remote-testgit: build it to run under $SHELL_PATHJunio C Hamano2013-04-28
* | | | | | | | | | | | Merge branch 'fc/transport-helper-error-reporting'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | transport-helper: fix remote helper namespace regressionFelipe Contreras2013-05-10
| * | | | | | | | | | | | test: remote-helper: add missing andFelipe Contreras2013-05-10
| |/ / / / / / / / / / /
| * | | | | | | | | | | t5801: "VAR=VAL shell_func args" is forbiddenJunio C Hamano2013-04-25
| * | | | | | | | | | | transport-helper: update remote helper namespaceFelipe Contreras2013-04-17
| * | | | | | | | | | | transport-helper: warn when refspec is not usedFelipe Contreras2013-04-17
| * | | | | | | | | | | transport-helper: clarify pushing without refspecsFelipe Contreras2013-04-17
| * | | | | | | | | | | transport-helper: clarify *:* refspecFelipe Contreras2013-04-17
| * | | | | | | | | | | transport-helper: improve push messagesFelipe Contreras2013-04-11