summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2011-12-12t: add test harness for external credential helpersLibravatar Jeff King1-0/+39
2011-12-12credentials: add "store" helperLibravatar Jeff King1-0/+9
2011-12-12Makefile: unix sockets may not available on some platformsLibravatar Johannes Sixt1-0/+5
2011-12-12grep: load funcname patterns for -WLibravatar Thomas Rast1-0/+14
2011-12-12Revert "reset: Make reset remove the sequencer state"Libravatar Jonathan Nieder2-53/+1
2011-12-12revert: do not remove state until sequence is finishedLibravatar Jonathan Nieder1-3/+3
2011-12-12revert: allow single-pick in the middle of cherry-pick sequenceLibravatar Jonathan Nieder1-0/+12
2011-12-12revert: pass around rev-list args in already-parsed formLibravatar Jonathan Nieder1-0/+5
2011-12-12revert: allow cherry-pick --continue to commit before resumingLibravatar Jonathan Nieder1-3/+136
2011-12-11credentials: add "cache" helperLibravatar Jeff King2-0/+239
2011-12-11credential: make relevance of http path configurableLibravatar Jeff King2-1/+30
2011-12-11credential: add credential.*.usernameLibravatar Jeff King2-0/+29
2011-12-11credential: apply helper configLibravatar Jeff King2-0/+54
2011-12-11http: use credential API to get passwordsLibravatar Jeff King1-11/+27
2011-12-11introduce credentials APILibravatar Jeff King2-0/+228
2011-12-11t5550: fix typoLibravatar Jeff King1-1/+1
2011-12-11test-lib: add test_config_global variantLibravatar Jeff King1-0/+5
2011-12-11Test 'checkout -m -- path'Libravatar Pete Harlan1-0/+47
2011-12-11t3401: use test_commit in setupLibravatar Martin von Zweigbergk1-25/+10
2011-12-11t3401: modernize styleLibravatar Martin von Zweigbergk1-34/+33
2011-12-11git-p4: test for absolute PWD problemLibravatar Pete Wyckoff1-0/+49
2011-12-11git-p4: submit test for auto-creating clientPathLibravatar Pete Wyckoff1-0/+38
2011-12-09Merge branch 'jc/pull-signed-tag'Libravatar Junio C Hamano63-186/+189
2011-12-09Merge branch 'jc/request-pull-show-head-4'Libravatar Junio C Hamano1-0/+10
2011-12-09Merge branch 'ab/pull-rebase-config'Libravatar Junio C Hamano1-2/+21
2011-12-09t3040 (subprojects-basic): fix '&&' chaining, modernize styleLibravatar Ramkumar Ramachandra1-72/+72
2011-12-09t1510 (worktree): fix '&&' chainingLibravatar Ramkumar Ramachandra1-3/+3
2011-12-09t3030 (merge-recursive): use test_expect_codeLibravatar Ramkumar Ramachandra1-66/+6
2011-12-08test: fix '&&' chainingLibravatar Ramkumar Ramachandra10-17/+17
2011-12-08t3200 (branch): fix '&&' chainingLibravatar Ramkumar Ramachandra1-2/+2
2011-12-08test: commit --amend should honor --no-editLibravatar Jonathan Nieder1-0/+40
2011-12-08t7501 (commit): modernize styleLibravatar Jonathan Nieder1-133/+127
2011-12-08test: remove a porcelain test that hard-codes commit namesLibravatar Jonathan Nieder1-20/+0
2011-12-08test: add missing "&&" after echo commandLibravatar Jonathan Nieder1-6/+7
2011-12-06reset: update cache-tree data when appropriateLibravatar Thomas Rast1-2/+2
2011-12-06commit: write cache-tree data when writing index anywayLibravatar Thomas Rast1-1/+1
2011-12-06Test the current state of the cache-tree optimizationLibravatar Thomas Rast1-0/+95
2011-12-05i18n: add infrastructure for translating Git with gettextLibravatar Ævar Arnfjörð Bjarmason12-2/+512
2011-12-05Merge branch 'gh/userdiff-matlab'Libravatar Junio C Hamano5-1/+34
2011-12-05git-p4: introduce skipSubmitEditLibravatar Pete Wyckoff1-0/+82
2011-12-05builtin/apply.c: report error on failure to recognize inputLibravatar Brandon Casey1-0/+19
2011-12-05t/t4131-apply-fake-ancestor.sh: fix broken testLibravatar Brandon Casey1-1/+1
2011-12-01bulk-checkin: replace fast-import based implementationLibravatar Junio C Hamano1-9/+85
2011-11-28fast-import: Fix incorrect fanout level when modifying existing notes refsLibravatar Johan Herland1-4/+4
2011-11-28t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handlingLibravatar Johan Herland1-0/+54
2011-11-28t9301: Fix testcase covering up a bug in fast-import's notes fanout handlingLibravatar Johan Herland1-7/+6
2011-11-28Allow checkout -B <current-branch> to update the current branchLibravatar Jonathan Nieder1-4/+5
2011-11-28branch: allow a no-op "branch -M <current-branch> HEAD"Libravatar Jonathan Nieder1-0/+16
2011-11-23revert --abort: do not leave behind useless sequencer-old directoryLibravatar Jonathan Nieder1-0/+8
2011-11-22revert: remove --reset compatibility optionLibravatar Jonathan Nieder1-2/+2