summaryrefslogtreecommitdiff
path: root/git-add--interactive.perl
AgeCommit message (Expand)AuthorFilesLines
2007-10-15git add -i: Remove unused variablesJean-Luc Herren1-10/+6
2007-10-15git add -i: Fix parsing of abbreviated hunk headersJean-Luc Herren1-6/+5
2007-09-29git-add--interactive: Improve behavior on bogus inputJean-Luc Herren1-4/+3
2007-09-29git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren1-1/+6
2007-08-01Hack git-add--interactive to make it work with ActiveState PerlAlex Riesen1-6/+13
2007-02-07git-add -i: update removed path correctly.Junio C Hamano1-2/+1
2006-12-18git-add --interactive: hunk splittingJunio C Hamano1-8/+242
2006-12-18git-add --interactiveJunio C Hamano1-0/+570