summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t6010-merge-base.sh: Depict the octopus test graphMichael J Gruber2009-08-051-0/+12
* Merge branch 'hv/cvsps-tests'Junio C Hamano2009-07-2928-33/+1627
|\
| * t/t9600: remove exit after test_doneJunio C Hamano2009-04-051-3/+0
| * cvsimport: extend testcase about patchset order to contain branchesHeiko Voigt2009-03-204-11/+103
| * cvsimport: add test illustrating a bug in cvspsHeiko Voigt2009-03-204-0/+115
| * Add a test of "git cvsimport"'s handling of tags and branchesMichael Haggerty2009-02-2312-0/+921
| * Add some tests of git-cvsimport's handling of vendor branchesMichael Haggerty2009-02-239-0/+413
| * Test contents of entire cvsimported "master" tree contentsMichael Haggerty2009-02-232-0/+46
| * Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty2009-02-232-8/+11
| * Start a library for cvsimport-related testsMichael Haggerty2009-02-232-28/+32
* | Add a reminder test case for a merge with F/D transitionAlex Riesen2009-07-291-0/+23
* | t9143: do not fail if Compress::Zlib is missingEric Wong2009-07-261-3/+12
* | Merge branch 'gp/maint-rebase-p-onto'Junio C Hamano2009-07-261-0/+80
|\ \
| * | Fix rebase -p --ontoGreg Price2009-07-221-0/+80
* | | Merge branch 'en/fast-export'Junio C Hamano2009-07-261-1/+95
|\ \ \
| * | | Add new fast-export testcasesElijah Newren2009-06-271-0/+88
| * | | fast-export: Omit tags that tag treesElijah Newren2009-06-271-1/+7
* | | | t9142: stop httpd after the testEric Wong2009-07-251-0/+2
* | | | git svn: the branch command no longer needs the full pathEric Wong2009-07-251-4/+4
* | | | git svn: revert default behavior for --minimize-urlEric Wong2009-07-251-4/+4
* | | | git svn: add gc commandRobert Allan Zeh2009-07-251-0/+44
* | | | Merge branch 'maint'Junio C Hamano2009-07-254-17/+19
|\ \ \ \
| * | | | t8005: Nobody writes Russian in shift_jisJunio C Hamano2009-07-254-17/+19
* | | | | Merge branch 'maint'Junio C Hamano2009-07-251-3/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2009-07-251-3/+7
* | | | | Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-251-0/+12
|\ \ \ \ \
| * | | | | git repack: keep commits hidden by a graftJohannes Schindelin2009-07-241-1/+1
| * | | | | Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink2009-07-231-0/+12
| |/ / / /
* | | | | Merge branch 'av/maint-config-reader'Junio C Hamano2009-07-251-0/+22
|\ \ \ \ \
| * | | | | After renaming a section, print any trailing variable definitionsAlex Vandiver2009-07-241-0/+22
| |/ / / /
* | | | | git svn: fix shallow clone when upstream revision is too newEric Wong2009-07-221-0/+30
* | | | | Merge branch 'maint'Junio C Hamano2009-07-222-0/+102
|\ \ \ \ \ | |/ / / /
| * | | | Trailing whitespace and no newline fixSZEDER Gábor2009-07-221-0/+18
| * | | | diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano2009-07-221-0/+84
| | |/ / | |/| |
* | | | git svn: rename tests that had conflicting numbersEric Wong2009-07-192-0/+0
* | | | t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber2009-07-181-0/+20
* | | | cvsexportcommit: reorder tests to quiet intermittent failureMike Ralphson2009-07-181-19/+22
* | | | Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano2009-07-152-2/+2
* | | | git-svn: Fix branch detection when repository root is inaccessibleMattias Nissler2009-07-111-4/+4
* | | | quickfetch(): Prevent overflow of the rev-list command lineJohan Herland2009-07-101-0/+20
* | | | Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'Junio C Hamano2009-07-102-2/+2
|\ \ \ \
| * | | | mailinfo: Remove only one set of square bracketsAndreas Ericsson2009-07-082-2/+2
| |/ / /
* | | | Merge branch 'gb/gitweb-avatar'Junio C Hamano2009-07-091-0/+2
|\ \ \ \
| * | | | gitweb: (gr)avatar supportGiuseppe Bilotta2009-06-301-0/+2
| | |/ / | |/| |
* | | | Merge branch 'rs/grep-p'Junio C Hamano2009-07-091-2/+69
|\ \ \ \
| * | | | grep -p: support user defined regular expressionsRené Scharfe2009-07-011-0/+13
| * | | | grep: add option -p/--show-functionRené Scharfe2009-07-011-2/+34
| * | | | grep: print context hunk marks between filesRené Scharfe2009-07-011-0/+22
* | | | | Merge branch 'uk/rev-parse-parse-opt'Junio C Hamano2009-07-061-2/+41
|\ \ \ \ \
| * | | | | parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König2009-06-131-0/+5