summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2010-09-24add rebase patch id testsClemens Buchacher
2010-09-12t3101: modernise styleJunio C Hamano
2010-09-06Merge branch 'xx/trivial' into maintJunio C Hamano
2010-09-06t5505: add missing &&Jens Lehmann
2010-09-01Merge branch 'gp/pack-refs-remove-empty-dirs' into maintJunio C Hamano
2010-09-01Merge branch 'sg/rerere-gc-old-still-used' into maintJunio C Hamano
2010-09-01Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano
2010-09-01Merge branch 'da/fix-submodule-sync-superproject-config' into maintJunio C Hamano
2010-09-01Merge branch 'en/rebase-against-rebase-fix' into maintJunio C Hamano
2010-08-30Merge branch 'maint-1.7.1' into maintJunio C Hamano
2010-08-30t0003: add missing && at end of linesMatthieu Moy
2010-08-24t3302 (notes): Port to SolarisJonathan Nieder
2010-08-22t7403: add missing &&'sJens Lehmann
2010-08-20Merge branch 'jc/maint-follow-rename-fix' into maintJunio C Hamano
2010-08-20Merge branch 'jn/fix-abbrev' into maintJunio C Hamano
2010-08-20Merge branch 'jn/rebase-rename-am' into maintJunio C Hamano
2010-08-18submodule sync: Update "submodule.<name>.url"David Aguilar
2010-08-16log: test for regression introduced in v1.7.2-rc0~103^2~2Ævar Arnfjörð Bjarmason
2010-08-15fetch: allow command line --tags to override configDaniel Johnson
2010-08-13pull --rebase: Avoid spurious conflicts and reapplying unnecessary patchesElijah Newren
2010-08-13t5520-pull: Add testcases showing spurious conflicts from git pull --rebaseElijah Newren
2010-08-12t/t7003: replace \t with literal tab in sed expressionBrandon Casey
2010-08-12index-pack: Don't follow replace refs.Nelson Elhage
2010-08-11fast-import: export correctly marks larger than 2^20-1Raja R Harinath
2010-08-11t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason
2010-08-11diff: strip extra "/" when stripping prefixJakub Narebski
2010-08-09t7003: fix subdirectory-filter testThomas Rast
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder
2010-08-02Merge branch 'ab/tap' into maintJunio C Hamano
2010-08-02test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason
2010-08-02test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason
2010-07-28Fix git rebase --continue to work with touched filesDavid D. Kilzer
2010-07-27Sync with 1.7.1.2Junio C Hamano
2010-07-27Sync with 1.7.0 seriesJunio C Hamano
2010-07-27archive: abbreviate substituted commit ids againJonathan Nieder
2010-07-27config --get --path: check for unset $HOMEJonathan Nieder
2010-07-26t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt
2010-07-26git-rebase--interactive.sh: use printf instead of echo to print commit messageBrandon Casey
2010-07-26Merge branch 'maint-1.6.6' into maint-1.7.0Junio C Hamano
2010-07-26Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano
2010-07-26Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano
2010-07-23rebase: protect against diff.renames configurationJunio C Hamano
2010-07-23t3400 (rebase): whitespace cleanupJonathan Nieder
2010-07-23Teach "apply --index-info" to handle rename patchesJunio C Hamano
2010-07-23t4150 (am): futureproof against failing testsJonathan Nieder
2010-07-23t4150 (am): style fixJonathan Nieder
2010-07-21tests: correct "does reflog exist?" testsJunio C Hamano
2010-07-21t/: work around one-shot variable assignment with test_must_failBrandon Casey
2010-07-21t/README: correct an exception when breaking a && chain in testsJonathan Nieder
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey