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