summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-31Merge branch 'da/fix-submodule-sync-superproject-config'Junio C Hamano
2010-08-31Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano
2010-08-31Merge branch 'cb/binary-patch-id'Junio C Hamano
2010-08-31Merge branch 'ab/maint-reset-mixed-w-pathspec-advice'Junio C Hamano
2010-08-31Merge branch 'dj/fetch-tagopt'Junio C Hamano
2010-08-31Merge branch 'en/d-f-conflict-fix'Junio C Hamano
2010-08-31Merge branch 'jn/svn-fe'Junio C Hamano
2010-08-31Merge branch 'tr/maint-no-unquote-plus'Junio C Hamano
2010-08-31Merge branch 'jn/paginate-fix'Junio C Hamano
2010-08-31Merge branch 'jn/maint-setup-fix'Junio C Hamano
2010-08-31Merge branch 'en/fast-export-fix'Junio C Hamano
2010-08-31Merge branch 'hv/autosquash-config'Junio C Hamano
2010-08-31Merge 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-31Extend documentation of core.askpass and GIT_ASKPASS.Knut Franke
2010-08-31Allow core.askpass to override SSH_ASKPASS.Knut Franke
2010-08-31Add a new option 'core.askpass'.Anselm Kruis
2010-08-31tests: make test_must_fail fail on missing commandsJeff King
2010-08-31tests: make test_must_fail more verboseJeff King
2010-08-31gitweb: Don't die_error in git_tag after already printing headersAnders Kaseorg
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-29Merge branch 'maint'Junio C Hamano
2010-08-29Merge branch 'maint-1.7.1' into maintJunio C Hamano
2010-08-29object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina
2010-08-29t0003: add missing && at end of linesMatthieu Moy
2010-08-27filter-branch: retire --remap-to-ancestorCsaba Henk
2010-08-27bundle: detect if bundle file cannot be createdCsaba Henk
2010-08-26Merge branch 'maint'Junio C Hamano
2010-08-26for-each-ref: fix objectname:short bugJay Soffian
2010-08-26Fix compat/regex ANSIfication on MinGWJohannes Sixt
2010-08-25tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren
2010-08-25builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey
2010-08-25t/t5510: demonstrate failure to fetch when current branch has merge refBrandon Casey
2010-08-25checkout: respect diff.ignoreSubmodules settingJohannes Schindelin
2010-08-25Fix 'git log' early pager startup error caseLinus Torvalds
2010-08-24Merge branch 'maint'Junio C Hamano
2010-08-24rev-parse: tests git rev-parse --verify master@{n}, for various nJon Seymour