summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t3505: fix abuse of test_expect_codeJunio C Hamano2009-06-211-5/+5
* blame: correctly handle a path that used to be a directoryJunio C Hamano2009-06-031-0/+15
* Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maintJunio C Hamano2009-06-021-0/+6
|\
| * Change xdl_merge to generate output even for null mergesCharles Bailey2009-05-241-1/+1
| * t6023: merge-file fails to output anything for a degenerate mergeCharles Bailey2009-05-241-0/+6
* | Merge branch 'rs/maint-grep-word-regexp-fix' into maintJunio C Hamano2009-06-021-1/+8
|\ \
| * | grep: fix word-regexp at the beginning of linesRené Scharfe2009-05-231-1/+8
* | | Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maintJunio C Hamano2009-06-023-0/+84
|\ \ \
| * | | apply, fmt-merge-msg: use relative filenamesStephen Boyd2009-05-232-0/+74
| * | | commit: -F overrides -tStephen Boyd2009-05-231-0/+10
* | | | Merge branch 'jc/maint-add-p-coalesce-fix' into maintJunio C Hamano2009-06-021-0/+38
|\ \ \ \
| * | | | t3701: ensure correctly set up repository after skipped testsJohannes Sixt2009-05-251-0/+6
| * | | | Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano2009-05-161-1/+1
| * | | | Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham2009-05-161-0/+32
* | | | | fix segfault showing an empty remoteClemens Buchacher2009-05-271-0/+10
* | | | | Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maintJunio C Hamano2009-05-251-0/+7
|\ \ \ \ \
| * | | | | format-patch let -k override a config-specified format.numberedJim Meyering2009-05-091-0/+7
* | | | | | Merge branch 'do/maint-merge-recursive-fix' into maintJunio C Hamano2009-05-251-0/+95
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | merge-recursive: never leave index unmerged while recursingDave Olszewski2009-05-091-0/+95
* | | | | | test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi2009-05-161-0/+8
* | | | | | tests: Add tests for missing format-patch long optionsStephen Boyd2009-05-162-0/+17
| |_|/ / / |/| | | |
* | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-121-0/+28
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2Junio C Hamano2009-05-121-0/+28
| |\ \ \
| | * | | Revert "checkout branch: prime cache-tree fully"Junio C Hamano2009-05-121-0/+28
* | | | | t4029: use sh instead of bashNguyễn Thái Ngọc Duy2009-05-061-1/+1
* | | | | t4200: convert sed expression which operates on non-text file to perlBrandon Casey2009-05-061-1/+1
* | | | | t4200: remove two unnecessary linesBrandon Casey2009-05-061-2/+0
* | | | | t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-061-1/+4
* | | | | t4118: avoid sed invocation on file without terminating newlineBrandon Casey2009-05-061-1/+1
* | | | | t4118: add missing '&&'Brandon Casey2009-05-061-1/+1
* | | | | t8005: use egrep when extended regular expressions are requiredBrandon Casey2009-05-061-4/+4
* | | | | Merge branch 'maint'Junio C Hamano2009-05-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey2009-05-051-1/+1
| | |/ / | |/| |
| * | | Merge branch 'mk/maint-apply-swap' into maintJunio C Hamano2009-05-031-0/+66
| |\ \ \
* | \ \ \ Merge branch 'maint'Junio C Hamano2009-04-291-0/+39
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-291-0/+39
| |\ \ \ \
| | * \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-291-0/+39
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | diff -c -p: do not die on submodulesJunio C Hamano2009-04-291-0/+39
* | | | | | merge-recursive: do not die on a conflicting submoduleJunio C Hamano2009-04-291-3/+3
* | | | | | Merge branch 'maint'Junio C Hamano2009-04-281-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-281-0/+4
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-281-0/+4
| | |\ \ \ | | | |/ /
| | | * | grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-271-0/+4
| | * | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-181-0/+9
| | |\ \ \ | | | |/ /
* | | | | t5701: do not get stuck in empty-push/Johannes Schindelin2009-04-271-2/+2
* | | | | t4202: fix typov1.6.3-rc3Linus Torvalds2009-04-261-1/+1
* | | | | t7700-repack: repack -a now works properly, expect success from testBrandon Casey2009-04-251-1/+1
* | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-04-251-1/+1
* | | | | t7800: respect NO_PERLJeff King2009-04-241-0/+5
* | | | | graph API: fix a bug in the rendering of octopus mergesAllan Caffee2009-04-221-1/+1