summaryrefslogtreecommitdiff
path: root/t/t3701-add-interactive.sh
AgeCommit message (Expand)Author
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