Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-06-23 | add -i: add extra options at the right place in "diff" command line | Junio C Hamano | 1 | -1/+1 |
2013-06-12 | add--interactive: respect diff.algorithm | John Keeping | 1 | -0/+5 |
2013-04-12 | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 1 | -1/+1 |
2012-06-25 | git-add--interactive.perl: Remove two unused variables | Thomas Badie | 1 | -2/+0 |
2012-04-05 | add--interactive: ignore unmerged entries in patch mode | Jeff King | 1 | -7/+18 |
2011-05-17 | add -i: ignore terminal escape sequences | Thomas Rast | 1 | -0/+19 |
2011-04-29 | "add -p": work-around an old laziness that does not coalesce hunks | Junio C Hamano | 1 | -1/+1 |
2011-04-29 | add--interactive.perl: factor out repeated --recount option | Junio C Hamano | 1 | -8/+8 |
2011-04-29 | add -p: 'q' should really quit | Junio C Hamano | 1 | -5/+4 |
2010-11-29 | Merge branch 'jl/add-p-reverse-message' | Junio C Hamano | 1 | -2/+11 |
2010-10-28 | Correct help blurb in checkout -p and friends | Jonathan "Duke" Leto | 1 | -2/+11 |
2010-09-27 | perl: use "use warnings" instead of -w | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2010-09-27 | perl: bump the required Perl version to 5.8 from 5.6.[21] | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2010-06-13 | add-interactive: Clarify “remaining hunks in the file” | Jonathan Nieder | 1 | -3/+3 |
2010-03-07 | Merge branch 'jk/maint-add--interactive-delete' | Junio C Hamano | 1 | -1/+23 |
2010-02-22 | add-interactive: fix bogus diff header line ordering | Jeff King | 1 | -1/+23 |
2009-12-08 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+5 |
2009-12-08 | Merge branch 'jk/maint-add-p-delete-fix' into maint | Junio C Hamano | 1 | -1/+5 |
2009-12-07 | add-interactive: fix deletion of non-empty files | Jeff King | 1 | -1/+5 |
2009-11-20 | Merge branch 'jn/editor-pager' | Junio C Hamano | 1 | -2/+1 |
2009-11-16 | Merge branch 'jk/maint-add-p-empty' into maint | Junio C Hamano | 1 | -5/+13 |
2009-11-15 | Merge branch 'jk/maint-add-p-empty' | Junio C Hamano | 1 | -5/+13 |
2009-11-13 | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 1 | -2/+1 |
2009-10-27 | add-interactive: handle deletion of empty files | Jeff King | 1 | -5/+13 |
2009-10-23 | Merge branch 'pv/maint-add-p-no-exclude' into maint | Junio C Hamano | 1 | -1/+1 |