Age | Commit message (Expand) | Author | Files | Lines |
2018-09-24 | Merge branch 'sg/t3701-tighten-trace' | Junio C Hamano | 1 | -1/+1 |
2018-09-11 | t3701-add-interactive: tighten the check of trace output | SZEDER Gábor | 1 | -1/+1 |
2018-07-03 | t: use test_write_lines() instead of series of 'echo' commands | Eric Sunshine | 1 | -8/+8 |
2018-06-28 | Merge branch 'pw/add-p-recount' | Junio C Hamano | 1 | -0/+43 |
2018-06-11 | add -p: fix counting empty context lines in edited patches | Phillip Wood | 1 | -0/+43 |
2018-03-14 | Merge branch 'jk/add-i-diff-filter' | Junio C Hamano | 1 | -0/+20 |
2018-03-14 | Merge branch 'pw/add-p-recount' | Junio C Hamano | 1 | -130/+165 |
2018-03-05 | add--interactive: detect bogus diffFilter output | Jeff King | 1 | -0/+8 |
2018-03-05 | t3701: add a test for interactive.diffFilter | Jeff King | 1 | -0/+12 |
2018-03-05 | add -p: fix counting when splitting and coalescing | Phillip Wood | 1 | -8/+23 |
2018-03-05 | add -p: calculate offset delta for edited patches | Phillip Wood | 1 | -1/+1 |
2018-03-01 | add -p: adjust offsets of subsequent hunks when one is skipped | Phillip Wood | 1 | -1/+1 |
2018-03-01 | t3701: add failing test for pathological context lines | Phillip Wood | 1 | -0/+30 |
2018-03-01 | t3701: don't hard code sha1 hash values | Phillip Wood | 1 | -10/+23 |
2018-02-20 | t3701: use test_write_lines and write_script | Phillip Wood | 1 | -28/+5 |
2018-02-20 | t3701: indent here documents | Phillip Wood | 1 | -87/+87 |
2018-01-16 | add--interactive: ignore submodule changes except HEAD | Nguyễn Thái Ngọc Duy | 1 | -0/+48 |
2017-10-04 | color: make "always" the same as "auto" in config | Jeff King | 1 | -0/+10 |
2017-10-04 | t3701: use test-terminal to collect color output | Jeff King | 1 | -5/+3 |
2017-06-26 | Merge branch 'jk/add-p-commentchar-fix' | Junio C Hamano | 1 | -0/+8 |
2017-06-21 | add--interactive: quote commentChar regex | Jeff King | 1 | -0/+8 |
2017-04-14 | pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix | Patrick Steinhardt | 1 | -0/+22 |
2017-03-17 | Merge branch 'jk/add-i-use-pathspecs' | Junio C Hamano | 1 | -0/+43 |
2017-03-14 | add--interactive: do not expand pathspecs with ls-files | Jeff King | 1 | -0/+43 |
2017-03-02 | add--interactive: fix missing file prompt for patch mode with "-i" | Jeff King | 1 | -0/+18 |
2017-01-31 | color_parse_mem: allow empty color spec | Jeff King | 1 | -0/+14 |
2015-04-16 | add -p: demonstrate failure when running 'edit' after a split | Matthieu Moy | 1 | -0/+22 |
2015-04-16 | t3701-add-interactive: simplify code | Matthieu Moy | 1 | -4/+1 |
2013-11-26 | test: make FILEMODE a lazy prereq | Jonathan Nieder | 1 | -1/+0 |
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 |