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