aboutsummaryrefslogtreecommitdiff
path: root/t/t3701-add-interactive.sh
Commit message (Expand)AuthorAge
* color: make "always" the same as "auto" in configJeff King2017-10-04
* t3701: use test-terminal to collect color outputJeff King2017-10-04
* Merge branch 'jk/add-p-commentchar-fix'Junio C Hamano2017-06-26
|\
| * add--interactive: quote commentChar regexJeff King2017-06-21
* | pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefixPatrick Steinhardt2017-04-14
* | Merge branch 'jk/add-i-use-pathspecs'Junio C Hamano2017-03-17
|\ \
| * | add--interactive: do not expand pathspecs with ls-filesJeff King2017-03-14
* | | add--interactive: fix missing file prompt for patch mode with "-i"Jeff King2017-03-02
|/ /
* | color_parse_mem: allow empty color specJeff King2017-01-31
|/
* add -p: demonstrate failure when running 'edit' after a splitMatthieu Moy2015-04-16
* t3701-add-interactive: simplify codeMatthieu Moy2015-04-16
* test: make FILEMODE a lazy prereqJonathan Nieder2013-11-26
* add -i test: use skip_all instead of repeated PERL prerequisiteJonathan Nieder2013-08-24
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* add--interactive: ignore unmerged entries in patch modeJeff King2012-04-05
* Merge branch 'jc/maint-add-p-overlapping-hunks'Junio C Hamano2011-05-11
|\
| * t3701: add-p-fix makes the last test to passJunio C Hamano2011-05-08
| * t3701: Editing a split hunk in an "add -p" sessionJunio C Hamano2011-04-29
* | t3701: fix here documentJunio C Hamano2011-05-05
|/
* t/t3701-add-interactive.sh: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-18
* tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.shÆvar Arnfjörð Bjarmason2010-08-18
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* Merge branch 'jk/maint-add-p-delete-fix' into maintJunio C Hamano2009-12-08
|\
| * add-interactive: fix deletion of non-empty filesJeff King2009-12-07
* | Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano2009-11-16
|\ \ | |/
| * add-interactive: handle deletion of empty filesJeff King2009-10-27
| * Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'Junio C Hamano2009-08-18
| |\
* | | git-add--interactive: never skip files included in indexPauli Virtanen2009-10-10
* | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano2009-08-26
|\ \ \ | |/ / |/| / | |/
| * add -p: do not attempt to coalesce mode changesThomas Rast2009-08-15
| * git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov2009-08-15
* | t3701: ensure correctly set up repository after skipped testsJohannes Sixt2009-05-25
|/
* Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano2009-05-16
* Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham2009-05-16
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt2009-03-22
* git-add--interactive: manual hunk editing modeThomas Rast2008-07-02
* Fix t3701 if core.filemode disabledAlex Riesen2008-05-21
* add--interactive: allow user to choose mode updateJeff King2008-03-27
* add--interactive: ignore mode change in 'p'atch commandJeff King2008-03-27
* add test_cmp function for test scriptsJeff King2008-03-13
* add--interactive: handle initial commit betterJeff King2008-02-16