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