Age | Commit message (Expand) | Author | Files | Lines |
2018-04-02 | Merge branch 'pw/add-p-single' | Junio C Hamano | 1 | -1/+1 |
2018-03-31 | add -p: fix 2.17.0-rc* regression due to moved code | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-03-14 | Merge branch 'jk/add-i-diff-filter' | Junio C Hamano | 1 | -0/+8 |
2018-03-14 | Merge branch 'pw/add-p-recount' | Junio C Hamano | 1 | -22/+86 |
2018-03-05 | add--interactive: detect bogus diffFilter output | Jeff King | 1 | -0/+8 |
2018-03-05 | add -p: don't rely on apply's '--recount' option | Phillip Wood | 1 | -1/+1 |
2018-03-05 | add -p: fix counting when splitting and coalescing | Phillip Wood | 1 | -0/+11 |
2018-03-05 | add -p: calculate offset delta for edited patches | Phillip Wood | 1 | -9/+50 |
2018-03-01 | add -p: adjust offsets of subsequent hunks when one is skipped | Phillip Wood | 1 | -2/+13 |
2018-02-20 | add -i: add function to format hunk header | Phillip Wood | 1 | -10/+11 |
2018-02-13 | add -p: improve error messages | Phillip Wood | 1 | -3/+15 |
2018-02-13 | add -p: only bind search key if there's more than one hunk | Phillip Wood | 1 | -23/+27 |
2018-02-13 | add -p: only display help for active keys | Phillip Wood | 1 | -1/+7 |
2018-01-16 | add--interactive: ignore submodule changes except HEAD | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2017-07-10 | Merge branch 'pw/unquote-path-in-git-pm' | Junio C Hamano | 1 | -42/+1 |
2017-06-30 | add -i: move unquote_path() to Git.pm | Phillip Wood | 1 | -42/+1 |
2017-06-26 | Merge branch 'jk/add-p-commentchar-fix' | Junio C Hamano | 1 | -1/+2 |
2017-06-21 | add--interactive: quote commentChar regex | Jeff King | 1 | -1/+1 |
2017-06-21 | add--interactive: handle EOF in prompt_yesno | Jeff King | 1 | -0/+1 |
2017-05-09 | add--interactive: drop diff.indentHeuristic handling | Jeff King | 1 | -4/+0 |
2017-04-19 | Merge branch 'va/i18n-perl-scripts' | Junio C Hamano | 1 | -1/+1 |
2017-04-13 | git-add--interactive.perl: add missing dot in a message | Ralf Thielow | 1 | -1/+1 |
2017-03-17 | Merge branch 'jk/add-i-use-pathspecs' | Junio C Hamano | 1 | -11/+2 |
2017-03-14 | add--interactive: do not expand pathspecs with ls-files | Jeff King | 1 | -11/+2 |
2017-03-02 | add--interactive: fix missing file prompt for patch mode with "-i" | Jeff King | 1 | -4/+4 |
2017-02-24 | Merge branch 'rt/align-add-i-help-text' | Junio C Hamano | 1 | -1/+1 |
2017-02-22 | git add -i: replace \t with blanks in the help message | Ralf Thielow | 1 | -1/+1 |
2017-01-10 | Merge branch 'jc/retire-compaction-heuristics' | Junio C Hamano | 1 | -3/+0 |
2016-12-27 | Merge branch 'va/i18n-perl-scripts' | Junio C Hamano | 1 | -114/+215 |
2016-12-23 | diff: retire "compaction" heuristics | Junio C Hamano | 1 | -3/+0 |
2016-12-14 | i18n: add--interactive: mark status words for translation | Vasco Almeida | 1 | -6/+6 |
2016-12-14 | i18n: add--interactive: remove %patch_modes entries | Vasco Almeida | 1 | -21/+0 |
2016-12-14 | i18n: add--interactive: mark edit_hunk_manually message for translation | Vasco Almeida | 1 | -13/+39 |
2016-12-14 | i18n: add--interactive: i18n of help_patch_cmd | Vasco Almeida | 1 | -8/+46 |
2016-12-14 | i18n: add--interactive: mark patch prompt for translation | Vasco Almeida | 1 | -8/+46 |
2016-12-14 | i18n: add--interactive: mark plural strings | Vasco Almeida | 1 | -9/+18 |
2016-12-14 | i18n: add--interactive: mark strings with interpolation for translation | Vasco Almeida | 1 | -12/+13 |
2016-12-14 | i18n: add--interactive: mark simple here-documents for translation | Vasco Almeida | 1 | -3/+5 |
2016-12-14 | i18n: add--interactive: mark strings for translation | Vasco Almeida | 1 | -34/+42 |
2016-09-19 | diff: improve positioning of add/delete blocks in diffs | Michael Haggerty | 1 | -1/+4 |
2016-06-16 | add--interactive: respect diff.compactionHeuristic | Jeff King | 1 | -0/+4 |
2016-02-28 | add--interactive: allow custom diff highlighting programs | Jeff King | 1 | -2/+10 |
2015-02-17 | Merge branch 'ak/add-i-empty-candidates' | Junio C Hamano | 1 | -0/+5 |
2015-01-22 | add -i: return from list_and_choose if there is no candidate | Alexander Kuleshov | 1 | -0/+5 |
2014-12-15 | add--interactive: leave main loop on read error | Jeff King | 1 | -0/+1 |
2014-04-08 | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 1 | -2/+2 |
2014-03-31 | code and test: fix misuses of "nor" | Justin Lebar | 1 | -2/+2 |
2014-03-03 | git-add--interactive: warn if module for interactive.singlekey is missing | Simon Ruderich | 1 | -0/+3 |
2013-10-25 | add-interactive: handle unborn branch in patch mode | Jeff King | 1 | -9/+13 |
2013-09-04 | add--interactive: fix external command invocation on Windows | Johannes Sixt | 1 | -1/+1 |