summaryrefslogtreecommitdiff
path: root/t/t3701-add-interactive.sh
AgeCommit message (Expand)Author
2013-11-26test: make FILEMODE a lazy prereqJonathan Nieder
2013-08-25add -i test: use skip_all instead of repeated PERL prerequisiteJonathan Nieder
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2012-04-05add--interactive: ignore unmerged entries in patch modeJeff King
2011-05-11Merge branch 'jc/maint-add-p-overlapping-hunks'Junio C Hamano
2011-05-08t3701: add-p-fix makes the last test to passJunio C Hamano
2011-05-05t3701: fix here documentJunio C Hamano
2011-04-29t3701: Editing a split hunk in an "add -p" sessionJunio C Hamano
2010-08-18t/t3701-add-interactive.sh: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason
2010-08-18tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.shÆvar Arnfjörð Bjarmason
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2009-12-09Merge branch 'jk/maint-add-p-delete-fix' into maintJunio C Hamano
2009-12-08add-interactive: fix deletion of non-empty filesJeff King
2009-11-16Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano
2009-10-28add-interactive: handle deletion of empty filesJeff King
2009-10-10git-add--interactive: never skip files included in indexPauli Virtanen
2009-08-26Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano
2009-08-19Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'Junio C Hamano
2009-08-15add -p: do not attempt to coalesce mode changesThomas Rast
2009-08-15git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov
2009-05-25t3701: ensure correctly set up repository after skipped testsJohannes Sixt
2009-05-17Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano
2009-05-17Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham
2009-04-09tests: skip perl tests if NO_PERL is definedJeff King
2009-03-22Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt
2008-07-02git-add--interactive: manual hunk editing modeThomas Rast
2008-05-21Fix t3701 if core.filemode disabledAlex Riesen
2008-03-27add--interactive: allow user to choose mode updateJeff King
2008-03-27add--interactive: ignore mode change in 'p'atch commandJeff King
2008-03-13add test_cmp function for test scriptsJeff King
2008-02-16add--interactive: handle initial commit betterJeff King