summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-071-3/+8
|\
| * Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-071-3/+8
| |\
| | * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-071-3/+8
| | |\
| | | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-071-3/+8
| | | |\
| | | | * t5510: harden the way verify-pack is usedJunio C Hamano2009-08-071-3/+8
| | | * | Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1Junio C Hamano2009-05-031-0/+61
| | | |\ \
| | | * \ \ Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1Junio C Hamano2009-05-031-0/+8
| | | |\ \ \
| | | * \ \ \ Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1Junio C Hamano2009-05-032-0/+14
| | | |\ \ \ \
* | | | \ \ \ \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-051-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | config: Keep inner whitespace verbatimBjörn Steinbrink2009-07-311-0/+5
* | | | | | | | 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
| * | | | | | | | | | more tests for git rev-parse --parse-optUwe Kleine-König2009-06-131-2/+36