aboutsummaryrefslogtreecommitdiff
path: root/git-add--interactive.perl
Commit message (Expand)AuthorAge
* git add -p: add missing "q" to patch promptWincent Colaiuta2009-04-20
* add-interactive: refactor mode hunk handlingJeff King2009-04-19
* git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-19
* git-add -i/-p: learn to unwrap C-quoted pathsJunio C Hamano2009-02-18
* add -p: get rid of Git.pm warnings about unitialized valuesStephan Beyer2009-02-08
* add -p: import Term::ReadKey with 'require'Thomas Rast2009-02-07
* add -p: print errors in separate colorThomas Rast2009-02-05
* add -p: prompt for single charactersThomas Rast2009-02-05
* add -p: trap Ctrl-D in 'goto' modeThomas Rast2009-02-04
* add -p: change prompt separator for 'g'Thomas Rast2009-02-04
* In add --patch, Handle K,k,J,j slightly more gracefully.William Pursell2009-02-01
* Add / command in add --patchWilliam Pursell2009-02-01
* git-add -i/-p: Change prompt separater from slash to commaWilliam Pursell2009-02-01
* Add 'g' command to go to a hunkWilliam Pursell2008-12-04
* Add subroutine to display one-line summary of hunksWilliam Pursell2008-12-04
* add -p: warn if only binary changes presentThomas Rast2008-10-26
* Merge branch 'sp/win'Junio C Hamano2008-07-15
|\
| * We need to check for msys as well as Windows in add--interactive.Mike Pape2008-07-11
* | Make git-add -i accept ranges like 7-Ciaran McCreesh2008-07-15
* | git-add--interactive: manual hunk editing modeThomas Rast2008-07-02
* | git-add--interactive: remove hunk coalescingThomas Rast2008-07-02
* | git-add--interactive: replace hunk recounting with apply --recountThomas Rast2008-07-02
|/
* add--interactive: allow user to choose mode updateJeff King2008-03-27
* add--interactive: ignore mode change in 'p'atch commandJeff King2008-03-27
* add--interactive: handle initial commit betterJeff King2008-02-16
* add--interactive: allow diff colors without interactive colorsJeff King2008-01-06
* add--interactive: remove unused diff colorsJeff King2008-01-06
* Teach "git add -i" to colorize whitespace errorsWincent Colaiuta2007-12-08
* Color support for "git-add -i"Junio C Hamano2007-12-05
* git-add -i: add help text for list-and-choose UIWincent Colaiuta2007-12-03
* add -i: allow prefix highlighting for "Add untracked" as well.Wincent Colaiuta2007-12-02
* Highlight keyboard shortcuts in git-add--interactiveWincent Colaiuta2007-11-30
* Document all help keys in "git add -i" patch mode.Ralf Wildenhues2007-11-28
* Add "--patch" option to git-add--interactiveWincent Colaiuta2007-11-25
* git-add -i: allow multiple selection in patch subcommandJunio C Hamano2007-11-22
* Add path-limiting to git-add--interactiveWincent Colaiuta2007-11-22
* Refactor patch_update_cmdWincent Colaiuta2007-11-22
* git-ls-files: add --exclude-standardJeff King2007-11-15
* git add -i: Remove unused variablesJean-Luc Herren2007-10-15
* git add -i: Fix parsing of abbreviated hunk headersJean-Luc Herren2007-10-15
* git-add--interactive: Improve behavior on bogus inputJean-Luc Herren2007-09-29
* git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren2007-09-29
* Hack git-add--interactive to make it work with ActiveState PerlAlex Riesen2007-08-01
* git-add -i: update removed path correctly.Junio C Hamano2007-02-07
* git-add --interactive: hunk splittingJunio C Hamano2006-12-18
* git-add --interactiveJunio C Hamano2006-12-18