summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-02-27am: don't infloop for an empty input fileJim Meyering
2012-01-18Merge branch 'maint-1.7.7' into maintJunio C Hamano
2012-01-18diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy
2012-01-12Merge branch 'maint-1.7.7' into maintJunio C Hamano
2012-01-12Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano
2012-01-11t2203: fix wrong commit commandNguyễn Thái Ngọc Duy
2012-01-10Merge the attributes fix in from maint-1.6.7 branchJunio C Hamano
2012-01-10Merge the attributes fix in from maint-1.6.6 branchJunio C Hamano
2012-01-10attr: don't confuse prefixes with leading directoriesJeff King
2012-01-04t5550: repack everything into one fileClemens Buchacher
2012-01-03fix hang in git fetch if pointed at a 0 length bundleBrian Harring
2011-12-28Merge branch 'jc/checkout-m-twoway' into maintJunio C Hamano
2011-12-28Merge branch 'jk/http-push-to-empty' into maintJunio C Hamano
2011-12-28Merge branch 'jn/maint-sequencer-fixes' into maintJunio C Hamano
2011-12-28Merge branch 'jk/maint-push-over-dav' into maintJunio C Hamano
2011-12-28Merge branch 'jk/fetch-no-tail-match-refs' into maintJunio C Hamano
2011-12-28Merge branch 'jh/fast-import-notes' into maintJunio C Hamano
2011-12-28Merge branch 'jn/branch-move-to-self' into maintJunio C Hamano
2011-12-21Merge branch 'bc/maint-apply-check-no-patch' into maintJunio C Hamano
2011-12-21Merge branch 'jk/maint-upload-archive' into maintJunio C Hamano
2011-12-20t/t2023-checkout-m.sh: fix use of test_must_failÆvar Arnfjörð Bjarmason
2011-12-19remote-curl: don't pass back fake refsJeff King
2011-12-14http-push: enable "proactive auth"Jeff King
2011-12-13t5540: test DAV push with authenticationJeff King
2011-12-13fetch-pack: match refs exactlyJeff King
2011-12-13t5500: give fully-qualified refs to fetch-packJeff King
2011-12-12Revert "reset: Make reset remove the sequencer state"Jonathan Nieder
2011-12-12revert: do not remove state until sequence is finishedJonathan Nieder
2011-12-12revert: allow single-pick in the middle of cherry-pick sequenceJonathan Nieder
2011-12-12revert: pass around rev-list args in already-parsed formJonathan Nieder
2011-12-12revert: allow cherry-pick --continue to commit before resumingJonathan Nieder
2011-12-12Test 'checkout -m -- path'Pete Harlan
2011-12-05builtin/apply.c: report error on failure to recognize inputBrandon Casey
2011-12-05t/t4131-apply-fake-ancestor.sh: fix broken testBrandon Casey
2011-11-29fast-import: Fix incorrect fanout level when modifying existing notes refsJohan Herland
2011-11-29t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handlingJohan Herland
2011-11-29t9301: Fix testcase covering up a bug in fast-import's notes fanout handlingJohan Herland
2011-11-28Allow checkout -B <current-branch> to update the current branchJonathan Nieder
2011-11-28branch: allow a no-op "branch -M <current-branch> HEAD"Jonathan Nieder
2011-11-23revert --abort: do not leave behind useless sequencer-old directoryJonathan Nieder
2011-11-23revert: remove --reset compatibility optionJonathan Nieder
2011-11-23revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder
2011-11-22revert: write REVERT_HEAD pseudoref during conflicted revertJonathan Nieder
2011-11-22revert: rename --reset option to --quitJonathan Nieder
2011-11-21Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveJunio C Hamano
2011-11-21archive: don't let remote clients get unreachable commitsJeff King
2011-11-21t5501-*.sh: Fix url passed to clone in setup testRamsay Jones
2011-11-17refs: loosen over-strict "format" checkJunio C Hamano
2011-11-15Revert "upload-archive: use start_command instead of fork"Junio C Hamano
2011-11-07Merge branch 'ab/i18n-test-fix'Junio C Hamano