summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-231-1/+1
* Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-221-0/+11
|\
| * t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-221-0/+11
* | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-185-17/+60
|\ \ | |/
| * diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-181-1/+1
| * t9700/test.pl: remove File::Temp requirementBrandon Casey2008-09-151-10/+13
| * t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()Brandon Casey2008-09-151-1/+1
| * 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
| |\ \
| | * | diff: Help "less" hide ^M from the outputJunio C Hamano2008-08-301-0/+12
| * | | Merge branch 'jc/maint-checkout-fix' into maintJunio C Hamano2008-09-101-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
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-011-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-302-3/+92
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-apply: Loosen "match_beginning" logicJunio C Hamano2008-08-301-3/+12
| * | | | | Merge branch 'sp/missing-thin-base' into maintJunio C Hamano2008-08-301-0/+80
| |\ \ \ \ \
| | * | | | | pack-objects: Allow missing base objects when creating thin packsShawn O. Pearce2008-08-121-0/+80
| | |/ / / /
| * | | | | Merge branch 'np/verify-pack' into maintJunio C Hamano2008-08-291-0/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |