summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Shawn O. Pearce2008-09-251-0/+10
|\
| * maint: check return of split_cmdline to avoid bad config stringsDeskin Miller2008-09-241-0/+10
* | git-svn: do a partial rebuild if rev_map is out-of-dateDeskin Miller2008-09-211-1/+1
* | git-svn: testcase for partial rebuildDeskin Miler2008-09-211-0/+59
* | Merge branch 'db/maint-checkout-b'Junio C Hamano2008-09-211-0/+10
|\ \
| * | Check early that a new branch is new and validDaniel Barkalow2008-09-211-0/+10
| |/
* | t5510: test "git fetch" following tags minimallyJunio C Hamano2008-09-211-0/+20
* | Merge branch 'maint'Junio C Hamano2008-09-185-13/+287
|\ \ | |/
| * Make git archive respect core.autocrlf when creating zip format archivesCharles Bailey2008-09-181-1/+1
| * Add new test to demonstrate git archive core.autocrlf inconsistencyCharles Bailey2008-09-181-0/+46
| * git-svn: fix handling of even funkier branch namesEric Wong2008-09-181-0/+16
| * git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman2008-09-182-0/+223
| * git-svn: factor out svnserve test code for later useAlec Berryman2008-09-182-13/+18
* | Merge branch 'np/pack'Junio C Hamano2008-09-181-1/+2
|\ \
| * | t5300: improve SHA1 collision testNicolas Pitre2008-09-021-1/+2
* | | Merge branch 'bw/shortref'Junio C Hamano2008-09-181-0/+44
|\ \ \
| * | | for-each-ref: `:short` format for `refname`Bert Wesarg2008-09-051-0/+44
* | | | Merge branch 'tr/rev-list-reverse'Junio C Hamano2008-09-181-0/+42
|\ \ \ \
| * | | | t6013: replace use of 'tac' with equivalent PerlThomas Rast2008-08-311-2/+2
| * | | | rev-list: fix --reverse interaction with --parentsThomas Rast2008-08-291-0/+42
* | | | | Merge branch 'cc/bisect'Junio C Hamano2008-09-181-0/+114
|\ \ \ \ \
| * | | | | bisect: only check merge bases when neededChristian Couder2008-08-271-0/+24
| * | | | | bisect: test merge base if good rev is not an ancestor of bad revChristian Couder2008-08-271-0/+90
* | | | | | Merge branch 'maint'Junio C Hamano2008-09-161-11/+14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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
* | | | | | 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