Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-09-19git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman
2008-09-19git-svn: factor out svnserve test code for later useAlec Berryman
2008-09-16Merge branch 'maint'Junio C Hamano
2008-09-16t9700/test.pl: remove File::Temp requirementBrandon Casey
2008-09-16t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()Brandon Casey
2008-09-11t7603: add new testcases to ensure builtin-commit uses reduce_heads()Miklos Vajna
2008-09-11Merge branch 'maint'Junio C Hamano
2008-09-11Use compatibility regex library for OSX/DarwinArjen Laarhoven
2008-09-10t7501: always use test_cmp instead of diffMiklos Vajna
2008-09-10Merge branch 'jc/maint-log-grep' into maintJunio C Hamano
2008-09-10Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maintJunio C Hamano
2008-09-10Merge branch 'jc/maint-checkout-fix' into maintJunio C Hamano
2008-09-10t9101: use "git hash-object" without dashNanako Shiraishi
2008-09-10tests: use "git foo" without dash in stringsNanako Shiraishi
2008-09-10t9700: use "git config" without dashNanako Shiraishi
2008-09-10t9300, t9301: use "git fast-import/fast-export" without dashNanako Shiraishi
2008-09-10t9200: use "git cvsexportcommit" without dashNanako Shiraishi
2008-09-09t6023-merge-file: Work around non-portable sed usageArjen Laarhoven
2008-09-09t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi
2008-09-09t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi
2008-09-09Merge git://git.bogomips.org/git-svnJunio C Hamano
2008-09-08Merge branch 'jc/hide-cr-in-diff-from-less'Junio C Hamano
2008-09-08Merge branch 'jc/maint-checkout-fix'Junio C Hamano
2008-09-08wt-status: Teach how to discard changes in the working directoryAnders Melchiorsen
2008-09-07git-svn: fix handling of even funkier branch namesEric Wong
2008-09-07builtin-merge: release the lockfile in try_merge_strategy()Miklos Vajna
2008-09-07Merge git://git.bogomips.org/git-svnJunio C Hamano
2008-09-07git-svn: set auto_props when renaming filesPaul Talacko
2008-09-07t9124: clean up chdir usageEric Wong
2008-09-07Merge branch 'maint'Junio C Hamano
2008-09-06for-each-ref: `:short` format for `refname`Bert Wesarg
2008-09-06git-svn: fix 'info' tests for unknown itemsThomas Rast
2008-09-06git svn info: always quote URLs in 'info' outputThomas Rast
2008-09-06git svn info: make info relative to the current directoryThomas Rast
2008-09-06git svn info: tests: fix ptouch argument order in setupThomas Rast
2008-09-06git svn info: tests: use test_cmp instead of git-diffThomas Rast
2008-09-06git svn info: tests: do not use set -eThomas Rast
2008-09-06git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast
2008-09-05"blame -c" should be compatible with "annotate"Junio C Hamano
2008-09-05Merge branch 'jc/maint-log-grep'Junio C Hamano
2008-09-05log --author/--committer: really match only with name partJunio C Hamano
2008-09-04Merge branch 'maint'Junio C Hamano
2008-09-04Merge branch 'nd/worktree' into maintJunio C Hamano
2008-09-04Merge branch 'ho/dashless' into maintJunio C Hamano
2008-09-04tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi
2008-09-04tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi
2008-09-04tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-09-03clone: fix creation of explicitly named target directoryClemens Buchacher
2008-09-03Merge branch 'tr/filter-branch'Junio C Hamano