index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-add--interactive.perl
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
Merge branch 'maint'
Junio C Hamano
1
-1
/
+5
2009-12-08
Merge branch 'jk/maint-add-p-delete-fix' into maint
Junio C Hamano
1
-1
/
+5
2009-12-07
add-interactive: fix deletion of non-empty files
Jeff King
1
-1
/
+5
2009-11-20
Merge branch 'jn/editor-pager'
Junio C Hamano
1
-2
/
+1
2009-11-16
Merge branch 'jk/maint-add-p-empty' into maint
Junio C Hamano
1
-5
/
+13
2009-11-15
Merge branch 'jk/maint-add-p-empty'
Junio C Hamano
1
-5
/
+13
2009-11-13
add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"
Jonathan Nieder
1
-2
/
+1
2009-10-27
add-interactive: handle deletion of empty files
Jeff King
1
-5
/
+13
2009-10-23
Merge branch 'pv/maint-add-p-no-exclude' into maint
Junio C Hamano
1
-1
/
+1
2009-10-14
Merge branch 'pv/maint-add-p-no-exclude'
Junio C Hamano
1
-1
/
+1
2009-10-10
git-add--interactive: never skip files included in index
Pauli Virtanen
1
-1
/
+1
2009-09-07
Merge branch 'tr/reset-checkout-patch'
Junio C Hamano
1
-31
/
+179
2009-08-26
Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3
Junio C Hamano
1
-0
/
+4
2009-08-18
Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'
Junio C Hamano
1
-0
/
+4
2009-08-15
Implement 'git stash save --patch'
Thomas Rast
1
-2
/
+12
2009-08-15
Implement 'git checkout --patch'
Thomas Rast
1
-0
/
+61
2009-08-15
Implement 'git reset --patch'
Thomas Rast
1
-4
/
+53
2009-08-15
add -p: do not attempt to coalesce mode changes
Thomas Rast
1
-0
/
+4
2009-08-14
git-apply--interactive: Refactor patch mode code
Thomas Rast
1
-27
/
+55
2009-06-03
add -i: do not dump patch during application
Thomas Rast
1
-1
/
+0
2009-05-16
Revert "git-add--interactive: remove hunk coalescing"
Junio C Hamano
1
-1
/
+95
2009-04-20
Merge branch 'mm/maint-add-p-quit'
Junio C Hamano
1
-1
/
+1
2009-04-20
git add -p: add missing "q" to patch prompt
Wincent Colaiuta
1
-1
/
+1
2009-04-19
add-interactive: refactor mode hunk handling
Jeff King
1
-43
/
+21
2009-04-19
git add -p: new "quit" command at the prompt.
Matthieu Moy
1
-1
/
+19
2009-04-16
add-interactive: refactor mode hunk handling
Jeff King
1
-43
/
+21
2009-04-15
git add -p: new "quit" command at the prompt.
Matthieu Moy
1
-1
/
+19
2009-03-05
Merge branch 'jc/add-p-unquote'
Junio C Hamano
1
-3
/
+52
2009-02-18
git-add -i/-p: learn to unwrap C-quoted paths
Junio C Hamano
1
-3
/
+52
2009-02-11
add -i: revisit hunk on editor failure
Deskin Miller
1
-0
/
+4
2009-02-08
add -p: get rid of Git.pm warnings about unitialized values
Stephan Beyer
1
-1
/
+2
2009-02-07
add -p: import Term::ReadKey with 'require'
Thomas Rast
1
-1
/
+4
2009-02-05
add -p: print errors in separate color
Thomas Rast
1
-10
/
+20
2009-02-05
add -p: prompt for single characters
Thomas Rast
1
-4
/
+41
2009-02-04
add -p: trap Ctrl-D in 'goto' mode
Thomas Rast
1
-0
/
+3
2009-02-04
add -p: change prompt separator for 'g'
Thomas Rast
1
-1
/
+1
2009-02-01
In add --patch, Handle K,k,J,j slightly more gracefully.
William Pursell
1
-15
/
+28
2009-02-01
Add / command in add --patch
William Pursell
1
-1
/
+27
2009-02-01
git-add -i/-p: Change prompt separater from slash to comma
William Pursell
1
-7
/
+7
2008-12-04
Add 'g' command to go to a hunk
William Pursell
1
-0
/
+26
2008-12-04
Add subroutine to display one-line summary of hunks
William Pursell
1
-0
/
+41
2008-10-26
add -p: warn if only binary changes present
Thomas Rast
1
-2
/
+7
2008-07-15
Merge branch 'sp/win'
Junio C Hamano
1
-1
/
+1
2008-07-15
Make git-add -i accept ranges like 7-
Ciaran McCreesh
1
-3
/
+3
2008-07-11
We need to check for msys as well as Windows in add--interactive.
Mike Pape
1
-1
/
+1
2008-07-02
git-add--interactive: manual hunk editing mode
Thomas Rast
1
-0
/
+119
2008-07-02
git-add--interactive: remove hunk coalescing
Thomas Rast
1
-89
/
+0
2008-07-02
git-add--interactive: replace hunk recounting with apply --recount
Thomas Rast
1
-27
/
+3
2008-03-27
add--interactive: allow user to choose mode update
Jeff King
1
-0
/
+33
2008-03-27
add--interactive: ignore mode change in 'p'atch command
Jeff King
1
-0
/
+16
[next]