summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-09-102-6/+12
|\
| * Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-101-0/+6
| * t7501: always use test_cmp instead of diffMiklos Vajna2008-09-101-6/+6
| * Merge branch 'jc/maint-log-grep' into maintJunio C Hamano2008-09-101-0/+51
| |\
| * \ Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maintJunio C Hamano2008-09-101-0/+12
| |\ \
| * \ \ Merge branch 'jc/maint-checkout-fix' into maintJunio C Hamano2008-09-101-0/+22
| |\ \ \
* | | | | t9101: use "git hash-object" without dashNanako Shiraishi2008-09-091-14/+14
* | | | | tests: use "git foo" without dash in stringsNanako Shiraishi2008-09-099-13/+13
* | | | | t9700: use "git config" without dashNanako Shiraishi2008-09-091-8/+8
* | | | | t9300, t9301: use "git fast-import/fast-export" without dashNanako Shiraishi2008-09-092-41/+41
* | | | | t9200: use "git cvsexportcommit" without dashNanako Shiraishi2008-09-091-7/+7
* | | | | t6023-merge-file: Work around non-portable sed usageArjen Laarhoven2008-09-081-2/+2
* | | | | t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-0827-174/+174
* | | | | t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi2008-09-0810-55/+58
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-09-081-0/+16
|\ \ \ \ \
| * | | | | git-svn: fix handling of even funkier branch namesEric Wong2008-09-061-0/+16
* | | | | | Merge branch 'jc/hide-cr-in-diff-from-less'Junio C Hamano2008-09-071-0/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | diff: Help "less" hide ^M from the outputJunio C Hamano2008-08-301-0/+12
* | | | | | Merge branch 'jc/maint-checkout-fix'Junio C Hamano2008-09-071-0/+22
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | checkout: do not check out unmerged higher stages randomlyJunio C Hamano2008-08-301-0/+22
* | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-09-062-89/+93
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | git-svn: set auto_props when renaming filesPaul Talacko2008-09-061-0/+17
| * | | | | t9124: clean up chdir usageEric Wong2008-09-061-4/+2
| * | | | | git-svn: fix 'info' tests for unknown itemsThomas Rast2008-09-051-48/+25
| * | | | | git svn info: always quote URLs in 'info' outputThomas Rast2008-09-051-14/+16
| * | | | | git svn info: make info relative to the current directoryThomas Rast2008-09-051-1/+13
| * | | | | git svn info: tests: fix ptouch argument order in setupThomas Rast2008-09-051-4/+4
| * | | | | git svn info: tests: use test_cmp instead of git-diffThomas Rast2008-09-051-22/+22
| * | | | | git svn info: tests: do not use set -eThomas Rast2008-09-051-2/+0
| * | | | | git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast2008-09-051-2/+2
* | | | | | Merge branch 'maint'Junio C Hamano2008-09-061-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | "blame -c" should be compatible with "annotate"Junio C Hamano2008-09-051-0/+13
* | | | | Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-041-0/+51
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | log --author/--committer: really match only with name partJunio C Hamano2008-09-041-0/+51
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2008-09-0378-517/+595
|\ \ \ \ | |/ / /
| * | | Merge branch 'nd/worktree' into maintJunio C Hamano2008-09-031-2/+62
| |\ \ \
| | * | | grep: fix worktree setupNguyễn Thái Ngọc Duy2008-08-281-0/+5
| | * | | diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-281-2/+57
| * | | | Merge branch 'ho/dashless' into maintJunio C Hamano2008-09-0376-515/+515
| |\ \ \ \
| | * | | | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-0318-99/+99
| | * | | | tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-036-183/+183
| | * | | | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-0326-130/+130
| | * | | | tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-0326-103/+103
| | | |/ / | | |/| |
| * | | | clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-031-0/+18
* | | | | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-022-2/+99
|\ \ \ \ \
| * \ \ \ \ Merge branch 'jc/post-simplify' into tr/filter-branchJunio C Hamano2008-08-121-0/+93
| |\ \ \ \ \
| | * | | | | Topo-sort before --simplify-mergesJunio C Hamano2008-08-031-0/+93
| * | | | | | filter-branch: fix ref rewriting with --subdirectory-filterThomas Rast2008-08-121-1/+1
| * | | | | | filter-branch: Extend test to show rewriting bugThomas Rast2008-08-121-3/+7
* | | | | | | Merge branch 'maint'Junio C Hamano2008-09-021-3/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |