| Commit message (Expand) | Author | Age |
* | add--interactive: ignore unmerged entries in patch mode | Jeff King | 2012-04-05 |
* | Merge branch 'jc/maint-add-p-overlapping-hunks' | Junio C Hamano | 2011-05-11 |
|\ |
|
| * | t3701: add-p-fix makes the last test to pass | Junio C Hamano | 2011-05-08 |
| * | t3701: Editing a split hunk in an "add -p" session | Junio C Hamano | 2011-04-29 |
* | | t3701: fix here document | Junio C Hamano | 2011-05-05 |
|/ |
|
* | t/t3701-add-interactive.sh: change from skip_all=* to prereq skip | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 |
* | Merge branch 'jk/maint-add-p-delete-fix' into maint | Junio C Hamano | 2009-12-08 |
|\ |
|
| * | add-interactive: fix deletion of non-empty files | Jeff King | 2009-12-07 |
* | | Merge branch 'jk/maint-add-p-empty' into maint | Junio C Hamano | 2009-11-16 |
|\ \
| |/ |
|
| * | add-interactive: handle deletion of empty files | Jeff King | 2009-10-27 |
| * | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' | Junio C Hamano | 2009-08-18 |
| |\ |
|
* | | | git-add--interactive: never skip files included in index | Pauli Virtanen | 2009-10-10 |
* | | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3 | Junio C Hamano | 2009-08-26 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | add -p: do not attempt to coalesce mode changes | Thomas Rast | 2009-08-15 |
| * | git add -p: demonstrate failure when staging both mode and hunk | Kirill Smelkov | 2009-08-15 |
* | | t3701: ensure correctly set up repository after skipped tests | Johannes Sixt | 2009-05-25 |
|/ |
|
* | Revert "git-add--interactive: remove hunk coalescing" | Junio C Hamano | 2009-05-16 |
* | Splitting a hunk that adds a line at the top fails in "add -p" | Matt Graham | 2009-05-16 |
* | tests: skip perl tests if NO_PERL is defined | Jeff King | 2009-04-08 |
* | Skip tests that fail if the executable bit is not handled by the filesystem | Johannes Sixt | 2009-03-22 |
* | git-add--interactive: manual hunk editing mode | Thomas Rast | 2008-07-02 |
* | Fix t3701 if core.filemode disabled | Alex Riesen | 2008-05-21 |
* | add--interactive: allow user to choose mode update | Jeff King | 2008-03-27 |
* | add--interactive: ignore mode change in 'p'atch command | Jeff King | 2008-03-27 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 |
* | add--interactive: handle initial commit better | Jeff King | 2008-02-16 |