aboutsummaryrefslogtreecommitdiff
path: root/git-add--interactive.perl
Commit message (Expand)AuthorAge
...
* 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
| * add-interactive: refactor mode hunk handlingJeff King2009-04-19
| * git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-19
* | add-interactive: refactor mode hunk handlingJeff King2009-04-16
* | git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-15
* | Merge branch 'jc/add-p-unquote'Junio C Hamano2009-03-05
|\ \ | |/
| * git-add -i/-p: learn to unwrap C-quoted pathsJunio C Hamano2009-02-18
* | add -i: revisit hunk on editor failureDeskin Miller2009-02-11
|/
* 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
|/