aboutsummaryrefslogtreecommitdiff
path: root/git-add--interactive.perl
Commit message (Expand)AuthorAge
* 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
* Merge branch 'jk/maint-add--interactive-delete'Junio C Hamano2010-03-07
|\
| * add-interactive: fix bogus diff header line orderingJeff King2010-02-22
* | Merge branch 'maint'Junio C Hamano2009-12-08
|\ \ | |/
| * Merge branch 'jk/maint-add-p-delete-fix' into maintJunio C Hamano2009-12-08
| |\
| | * add-interactive: fix deletion of non-empty filesJeff King2009-12-07
| * | Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano2009-11-16
| |\ \ | | |/
| * | Merge branch 'pv/maint-add-p-no-exclude' into maintJunio C Hamano2009-10-23
| |\ \
* | \ \ Merge branch 'jn/editor-pager'Junio C Hamano2009-11-20
|\ \ \ \
| * | | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-13
* | | | | Merge branch 'jk/maint-add-p-empty'Junio C Hamano2009-11-15
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | add-interactive: handle deletion of empty filesJeff King2009-10-27
| |/ /
* | | Merge branch 'pv/maint-add-p-no-exclude'Junio C Hamano2009-10-14
|\ \ \ | |/ / |/| / | |/
| * git-add--interactive: never skip files included in indexPauli Virtanen2009-10-10
| * Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano2009-08-26
| |\
* | \ Merge branch 'tr/reset-checkout-patch'Junio C Hamano2009-09-07
|\ \ \
| * | | Implement 'git stash save --patch'Thomas Rast2009-08-15
| * | | Implement 'git checkout --patch'Thomas Rast2009-08-15
| * | | Implement 'git reset --patch'Thomas Rast2009-08-15
| * | | git-apply--interactive: Refactor patch mode codeThomas Rast2009-08-14
| |/ /
* | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'Junio C Hamano2009-08-18
|\ \ \ | |/ / |/| / | |/
| * add -p: do not attempt to coalesce mode changesThomas Rast2009-08-15
* | add -i: do not dump patch during applicationThomas Rast2009-06-03
|/
* Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano2009-05-16
* Merge branch 'mm/maint-add-p-quit'Junio C Hamano2009-04-20
|\
| * git add -p: add missing "q" to patch promptWincent Colaiuta2009-04-20