summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2010-09-01Merge branch 'gp/pack-refs-remove-empty-dirs' into maintJunio C Hamano1-0/+6
2010-09-01Merge branch 'sg/rerere-gc-old-still-used' into maintJunio C Hamano1-3/+11
2010-09-01Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano1-0/+41
2010-09-01Merge branch 'da/fix-submodule-sync-superproject-config' into maintJunio C Hamano1-0/+3
2010-09-01Merge branch 'en/rebase-against-rebase-fix' into maintJunio C Hamano1-0/+62
2010-08-29Merge branch 'maint-1.7.1' into maintJunio C Hamano1-5/+5
2010-08-29t0003: add missing && at end of linesMatthieu Moy1-5/+5
2010-08-24t3302 (notes): Port to SolarisJonathan Nieder1-1/+1
2010-08-21t7403: add missing &&'sJens Lehmann1-2/+2
2010-08-20Merge branch 'jc/maint-follow-rename-fix' into maintJunio C Hamano1-1/+13
2010-08-20Merge branch 'jn/fix-abbrev' into maintJunio C Hamano1-1/+1
2010-08-20Merge branch 'jn/rebase-rename-am' into maintJunio C Hamano3-187/+331
2010-08-18submodule sync: Update "submodule.<name>.url"David Aguilar1-0/+3
2010-08-15log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason1-1/+13
2010-08-14fetch: allow command line --tags to override configDaniel Johnson1-0/+41
2010-08-12pull --rebase: Avoid spurious conflicts and reapplying unnecessary patchesElijah Newren1-2/+2
2010-08-12t5520-pull: Add testcases showing spurious conflicts from git pull --rebaseElijah Newren1-0/+62
2010-08-12t/t7003: replace \t with literal tab in sed expressionBrandon Casey1-1/+1
2010-08-12index-pack: Don't follow replace refs.Nelson Elhage1-0/+6
2010-08-11fast-import: export correctly marks larger than 2^20-1Raja R Harinath1-0/+57
2010-08-11t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason1-3/+2
2010-08-11diff: strip extra "/" when stripping prefixJakub Narebski1-0/+61
2010-08-09t7003: fix subdirectory-filter testThomas Rast1-1/+2
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder1-0/+17
2010-08-02Merge branch 'ab/tap' into maintJunio C Hamano1-4/+3
2010-08-02test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason1-3/+0
2010-08-02test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason1-1/+3
2010-07-28Fix git rebase --continue to work with touched filesDavid D. Kilzer1-0/+43
2010-07-27Sync with 1.7.1.2Junio C Hamano1-1/+23
2010-07-27Sync with 1.7.0 seriesJunio C Hamano1-1/+23
2010-07-27archive: abbreviate substituted commit ids againJonathan Nieder1-1/+1
2010-07-27config --get --path: check for unset $HOMEJonathan Nieder1-1/+23
2010-07-25t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt1-3/+6
2010-07-25git-rebase--interactive.sh: use printf instead of echo to print commit messageBrandon Casey1-1/+7
2010-07-25Merge branch 'maint-1.6.6' into maint-1.7.0Junio C Hamano1-0/+18
2010-07-25Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano1-0/+18
2010-07-25Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano1-0/+18
2010-07-23rebase: protect against diff.renames configurationJunio C Hamano1-1/+23
2010-07-23t3400 (rebase): whitespace cleanupJonathan Nieder1-90/+92
2010-07-23Teach "apply --index-info" to handle rename patchesJunio C Hamano1-0/+46
2010-07-23t4150 (am): futureproof against failing testsJonathan Nieder1-1/+47
2010-07-23t4150 (am): style fixJonathan Nieder2-96/+124
2010-07-21tests: correct "does reflog exist?" testsJunio C Hamano2-49/+11
2010-07-21t/: work around one-shot variable assignment with test_must_failBrandon Casey3-8/+40
2010-07-21t/README: correct an exception when breaking a && chain in testsJonathan Nieder1-4/+4
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2-2/+2
2010-07-20t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey1-2/+2
2010-07-20Merge branch 'maint'Junio C Hamano1-2/+4
2010-07-20t/README: clarify test_must_fail descriptionBrandon Casey1-0/+8
2010-07-19git submodule add: Require the new --force option to add ignored pathsJens Lehmann1-12/+15