summaryrefslogtreecommitdiffstats
path: root/git-add--interactive.perl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pw/unquote-path-in-git-pm'Junio C Hamano2017-07-101-42/+1
|\
| * add -i: move unquote_path() to Git.pmPhillip Wood2017-06-301-42/+1
* | Merge branch 'jk/add-p-commentchar-fix'Junio C Hamano2017-06-261-1/+2
|\ \
| * | add--interactive: quote commentChar regexJeff King2017-06-211-1/+1
| * | add--interactive: handle EOF in prompt_yesnoJeff King2017-06-211-0/+1
* | | add--interactive: drop diff.indentHeuristic handlingJeff King2017-05-091-4/+0
| |/ |/|
* | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2017-04-191-1/+1
|\ \
| * | git-add--interactive.perl: add missing dot in a messageRalf Thielow2017-04-131-1/+1
* | | Merge branch 'jk/add-i-use-pathspecs'Junio C Hamano2017-03-171-11/+2
|\ \ \
| * | | add--interactive: do not expand pathspecs with ls-filesJeff King2017-03-141-11/+2
* | | | add--interactive: fix missing file prompt for patch mode with "-i"Jeff King2017-03-021-4/+4
|/ / /
* | | Merge branch 'rt/align-add-i-help-text'Junio C Hamano2017-02-241-1/+1
|\ \ \
| * | | git add -i: replace \t with blanks in the help messageRalf Thielow2017-02-221-1/+1
* | | | Merge branch 'jc/retire-compaction-heuristics'Junio C Hamano2017-01-101-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | diff: retire "compaction" heuristicsJunio C Hamano2016-12-231-3/+0
* | | | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-271-114/+215
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | i18n: add--interactive: mark status words for translationVasco Almeida2016-12-141-6/+6
| * | i18n: add--interactive: remove %patch_modes entriesVasco Almeida2016-12-141-21/+0
| * | i18n: add--interactive: mark edit_hunk_manually message for translationVasco Almeida2016-12-141-13/+39
| * | i18n: add--interactive: i18n of help_patch_cmdVasco Almeida2016-12-141-8/+46
| * | i18n: add--interactive: mark patch prompt for translationVasco Almeida2016-12-141-8/+46
| * | i18n: add--interactive: mark plural stringsVasco Almeida2016-12-141-9/+18
| * | i18n: add--interactive: mark strings with interpolation for translationVasco Almeida2016-12-141-12/+13
| * | i18n: add--interactive: mark simple here-documents for translationVasco Almeida2016-12-141-3/+5
| * | i18n: add--interactive: mark strings for translationVasco Almeida2016-12-141-34/+42
* | | diff: improve positioning of add/delete blocks in diffsMichael Haggerty2016-09-191-1/+4
|/ /
* | add--interactive: respect diff.compactionHeuristicJeff King2016-06-161-0/+4
* | add--interactive: allow custom diff highlighting programsJeff King2016-02-281-2/+10
|/
* Merge branch 'ak/add-i-empty-candidates'Junio C Hamano2015-02-171-0/+5
|\
| * add -i: return from list_and_choose if there is no candidateAlexander Kuleshov2015-01-221-0/+5
* | add--interactive: leave main loop on read errorJeff King2014-12-151-0/+1
|/
* Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-081-2/+2
|\
| * code and test: fix misuses of "nor"Justin Lebar2014-03-311-2/+2
* | git-add--interactive: warn if module for interactive.singlekey is missingSimon Ruderich2014-03-031-0/+3
|/
* add-interactive: handle unborn branch in patch modeJeff King2013-10-251-9/+13
* add--interactive: fix external command invocation on WindowsJohannes Sixt2013-09-041-1/+1
* add -i: add extra options at the right place in "diff" command lineJunio C Hamano2013-06-231-1/+1
* add--interactive: respect diff.algorithmJohn Keeping2013-06-121-0/+5
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-121-1/+1
* git-add--interactive.perl: Remove two unused variablesThomas Badie2012-06-251-2/+0
* add--interactive: ignore unmerged entries in patch modeJeff King2012-04-051-7/+18
* add -i: ignore terminal escape sequencesThomas Rast2011-05-171-0/+19
* "add -p": work-around an old laziness that does not coalesce hunksJunio C Hamano2011-04-291-1/+1
* add--interactive.perl: factor out repeated --recount optionJunio C Hamano2011-04-291-8/+8
* add -p: 'q' should really quitJunio C Hamano2011-04-291-5/+4
* Merge branch 'jl/add-p-reverse-message'Junio C Hamano2010-11-291-2/+11
|\
| * Correct help blurb in checkout -p and friendsJonathan "Duke" Leto2010-10-281-2/+11
* | perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2010-09-271-1/+2
* | perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-271-0/+1
|/
* add-interactive: Clarify “remaining hunks in the file”Jonathan Nieder2010-06-131-3/+3