summaryrefslogtreecommitdiffstats
path: root/builtin-pack-objects.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-28Make test case number uniqueJohannes Sixt1-0/+0
2009-08-18tests: disable interactive hunk selection tests if perl is not availableJeff King1-0/+5
2009-08-16DWIM 'git stash save -p' for 'git stash -p'Thomas Rast2-3/+3
2009-08-16Implement 'git stash save --patch'Thomas Rast4-18/+145
2009-08-16Implement 'git checkout --patch'Thomas Rast4-1/+199
2009-08-16Implement 'git reset --patch'Thomas Rast4-6/+154
2009-08-14builtin-add: refactor the meat of interactive_add()Thomas Rast2-14/+31