Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2010-09-04parse_object: pass on the original sha1, not the replaced oneNguyễn Thái Ngọc Duy
2010-09-03RE: [PATCH] Avoid rename/add conflict when contents are identicalSchalk, Ken
2010-09-03Merge branch 'ab/compat-regex'Junio C Hamano
2010-09-03Merge branch 'jn/apply-filename-with-sp'Junio C Hamano
2010-09-03Merge branch 'jn/merge-custom-no-trivial'Junio C Hamano
2010-09-03Merge branch 'jn/update-contrib-example-merge'Junio C Hamano
2010-09-03Merge branch 'jn/merge-renormalize'Junio C Hamano
2010-09-03t7406 & t7407: add missing && at end of linesJens Lehmann
2010-09-03t7405: cd inside subshell instead of aroundJens Lehmann
2010-09-03t7609-merge-co-error-msgs: test non-fast forward case too.Matthieu Moy
2010-09-02Merge branch 'gp/pack-refs-remove-empty-dirs' into maintJunio C Hamano
2010-09-02Merge branch 'sg/rerere-gc-old-still-used' into maintJunio C Hamano
2010-09-02Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano
2010-09-02Merge branch 'da/fix-submodule-sync-superproject-config' into maintJunio C Hamano
2010-09-02Merge branch 'en/rebase-against-rebase-fix' into maintJunio C Hamano
2010-09-01Merge branch 'da/fix-submodule-sync-superproject-config'Junio C Hamano
2010-09-01Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano
2010-09-01Merge branch 'dj/fetch-tagopt'Junio C Hamano
2010-09-01Merge branch 'en/d-f-conflict-fix'Junio C Hamano
2010-09-01Merge branch 'jn/svn-fe'Junio C Hamano
2010-09-01Merge branch 'tr/maint-no-unquote-plus'Junio C Hamano
2010-09-01Merge branch 'jn/paginate-fix'Junio C Hamano
2010-09-01Merge branch 'jn/maint-setup-fix'Junio C Hamano
2010-09-01Merge branch 'en/fast-export-fix'Junio C Hamano
2010-09-01Merge branch 'hv/autosquash-config'Junio C Hamano
2010-09-01Merge branch 'sg/rerere-gc-old-still-used'Junio C Hamano
2010-08-31tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy
2010-08-31test-lib: use subshell instead of cd $new && .. && cd $oldÆvar Arnfjörð Bjarmason
2010-08-31tests: simplify "missing PREREQ" messageJonathan Nieder
2010-08-31t/t0000-basic.sh: Run the passing TODO test inside its own test-libÆvar Arnfjörð Bjarmason
2010-08-31test-lib: Allow overriding of TEST_DIRECTORYÆvar Arnfjörð Bjarmason
2010-08-31test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../Ævar Arnfjörð Bjarmason
2010-08-31test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../Ævar Arnfjörð Bjarmason
2010-08-31test: Introduce $GIT_BUILD_DIRThomas Rast
2010-08-31tests: make test_might_fail fail on missing commandsJonathan Nieder
2010-08-31tests: make test_might_fail more verboseJonathan Nieder
2010-08-31notes: Don't create (empty) commit when removing non-existing notesJohan Herland
2010-08-31tests: make test_must_fail fail on missing commandsJeff King
2010-08-31tests: make test_must_fail more verboseJeff King
2010-08-31t3903: fix broken test_must_fail callsJon Seymour
2010-08-31t1503: fix broken test_must_fail callsJon Seymour
2010-08-30checkout: Use submodule.*.ignore settings from .git/config and .gitmodulesJens Lehmann
2010-08-30checkout: Add test for diff.ignoreSubmodulesJens Lehmann
2010-08-30Merge branch 'maint'Junio 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-28filter-branch: retire --remap-to-ancestorCsaba Henk
2010-08-28bundle: detect if bundle file cannot be createdCsaba Henk
2010-08-26builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey
2010-08-26t/t5510: demonstrate failure to fetch when current branch has merge refBrandon Casey