summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t8001, t8002: fix "blame -L :literal" test on NetBSDes/blame-L-breakageRené Scharfe2013-08-051-2/+2
* t8001/t8002 (blame): add blame -L :funcname testsEric Sunshine2013-07-171-2/+46
* t8001/t8002 (blame): add blame -L testsEric Sunshine2013-07-171-3/+101
* t8001/t8002 (blame): modernize styleEric Sunshine2013-07-173-112/+127
* Merge branch 'tr/line-log'Junio C Hamano2013-06-0217-0/+1646
|\
| * log -L: store the path instead of a diff_filespecThomas Rast2013-04-121-1/+1
| * log -L: test merge of parallel modify/renameThomas Rast2013-04-123-6/+250
| * t4211: pass -M to 'git log -M -L...' testThomas Rast2013-04-122-9/+49
| * log -L: fix overlapping input rangesThomas Rast2013-04-054-0/+356
| * log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-283-0/+174
| * Implement line-history search (git log -L)Thomas Rast2013-03-2810-0/+826
| * Refactor parse_locBo Yang2013-03-281-0/+6
* | Merge branch 'mc/describe-first-parent'Junio C Hamano2013-06-021-0/+3
|\ \
| * | describe: Add --first-parent optionMike Crowe2013-05-201-0/+3
* | | Merge branch 'rs/tar-tests'Junio C Hamano2013-06-023-78/+92
|\ \ \
| * | | t5000: test long filenamesRené Scharfe2013-05-202-0/+46
| * | | t5000: simplify tar-tree testsRené Scharfe2013-05-201-23/+8
| * | | t5000: use check_tar for prefix testRené Scharfe2013-05-201-12/+12
| * | | t5000: factor out check_tarRené Scharfe2013-05-201-13/+22
| * | | t5000, t5003: create directories for extracted files lazilyRené Scharfe2013-05-202-4/+4
| * | | t5000: integrate export-subst tests into regular testsRené Scharfe2013-05-201-32/+6
| |/ /
* | | Merge branch 'jc/strbuf-branchname-fix'Junio C Hamano2013-06-021-2/+13
|\ \ \
| * | | strbuf_branchname(): do not double-expand @{-1}~22Junio C Hamano2013-05-161-2/+13
* | | | Merge branch 'jk/fetch-always-update-tracking'Junio C Hamano2013-06-021-4/+30
|\ \ \ \
| * | | | fetch: don't try to update unfetched tracking refsJohn Keeping2013-05-281-0/+16
| * | | | fetch: opportunistically update tracking refsJeff King2013-05-121-4/+4
| * | | | t5510: start tracking-ref tests from a known stateJeff King2013-05-121-0/+10
* | | | | Merge branch 'mk/combine-diff-context-horizon-fix'Junio C Hamano2013-06-021-0/+48
|\ \ \ \ \
| * | | | | combine-diff.c: Fix output when changes are exactly 3 lines apartMatthijs Kooijman2013-05-151-0/+48
* | | | | | Merge branch 'kb/ancestry-path-threedots'Junio C Hamano2013-06-021-1/+20
|\ \ \ \ \ \
| * | | | | | revision.c: treat A...B merge bases as if manually specifiedKevin Bracey2013-05-161-1/+1
| * | | | | | t6019: demonstrate --ancestry-path A...B breakageKevin Bracey2013-05-131-1/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/t5551-posix-sed-bre'Junio C Hamano2013-06-021-2/+6
|\ \ \ \ \ \
| * | | | | | t5551: do not use unportable sed '\+'Junio C Hamano2013-05-121-2/+6
* | | | | | | Merge branch 'nd/clone-local-with-colon'Junio C Hamano2013-06-021-0/+5
|\ \ \ \ \ \ \
| * | | | | | | clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy2013-05-071-0/+5
* | | | | | | | Merge branch 'rs/empty-archive'Junio C Hamano2013-06-022-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | t5004: resurrect original empty tar archive testRené Scharfe2013-05-092-0/+14
| * | | | | | | | t5004: avoid using tar for checking emptiness of archiveRené Scharfe2013-05-091-3/+2
* | | | | | | | | Merge branch 'fc/completion'Junio C Hamano2013-06-021-0/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: document tilde expansion failure in testsFelipe Contreras2013-04-271-0/+9
| * | | | | | | | | completion: add file completion testsFelipe Contreras2013-04-271-0/+68
* | | | | | | | | | Merge branch 'jk/test-output'Junio C Hamano2013-05-293-7/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t/Makefile: don't define TEST_RESULTS_DIRECTORY recursivelyJohn Keeping2013-05-061-1/+1
| * | | | | | | | | | test output: respect $TEST_OUTPUT_DIRECTORYJohn Keeping2013-04-292-4/+8
| * | | | | | | | | | t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORYJohn Keeping2013-04-271-3/+10
* | | | | | | | | | | Merge branch 'mh/packed-refs-various'Junio C Hamano2013-05-292-0/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | repack_without_ref(): write peeled refs in the rewritten fileMichael Haggerty2013-05-011-1/+1
| * | | | | | | | | | | t3211: demonstrate loss of peeled refs if a packed ref is deletedMichael Haggerty2013-05-011-0/+9
| * | | | | | | | | | | repack_without_ref(): silence errors for dangling packed refsMichael Haggerty2013-05-011-1/+1