summaryrefslogtreecommitdiff
path: root/t/t3701-add-interactive.sh
Commit message (Expand)AuthorAgeFilesLines
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-121-1/+1
* add--interactive: ignore unmerged entries in patch modeJeff King2012-04-051-0/+26
* Merge branch 'jc/maint-add-p-overlapping-hunks'Junio C Hamano2011-05-111-0/+36
|\
| * t3701: add-p-fix makes the last test to passJunio C Hamano2011-05-081-1/+1
| * t3701: Editing a split hunk in an "add -p" sessionJunio C Hamano2011-04-291-0/+36
* | t3701: fix here documentJunio C Hamano2011-05-051-3/+2
|/
* t/t3701-add-interactive.sh: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-181-34/+70
* tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.shÆvar Arnfjörð Bjarmason2010-08-181-7/+1
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-2/+2
* Merge branch 'jk/maint-add-p-delete-fix' into maintJunio C Hamano2009-12-081-0/+20
|\
| * add-interactive: fix deletion of non-empty filesJeff King2009-12-071-0/+20
* | Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano2009-11-161-0/+17
|\ \ | |/
| * add-interactive: handle deletion of empty filesJeff King2009-10-271-0/+17
| * Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'Junio C Hamano2009-08-181-0/+11
| |\
* | | git-add--interactive: never skip files included in indexPauli Virtanen2009-10-101-0/+14
* | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano2009-08-261-0/+11
|\ \ \ | |/ / |/| / | |/
| * add -p: do not attempt to coalesce mode changesThomas Rast2009-08-151-1/+1
| * git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov2009-08-151-0/+11
* | t3701: ensure correctly set up repository after skipped testsJohannes Sixt2009-05-251-0/+6
|/
* Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano2009-05-161-1/+1
* Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham2009-05-161-0/+32
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+5
* Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt2009-03-221-4/+5
* git-add--interactive: manual hunk editing modeThomas Rast2008-07-021-0/+67
* Fix t3701 if core.filemode disabledAlex Riesen2008-05-211-0/+7
* add--interactive: allow user to choose mode updateJeff King2008-03-271-1/+11
* add--interactive: ignore mode change in 'p'atch commandJeff King2008-03-271-0/+9
* add test_cmp function for test scriptsJeff King2008-03-131-2/+2
* add--interactive: handle initial commit betterJeff King2008-02-161-0/+69