summaryrefslogtreecommitdiffstats
path: root/git-add--interactive.perl (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen1-0/+6
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt1-7/+8
2008-04-02verify-tag: Clean up the temporary file if gpg cannot be started.Johannes Sixt1-1/+3
2008-04-02help: Add a missing OPT_END().Christian Couder1-0/+1
2008-04-02Accept git aliases outside a git repositoryJunio C Hamano1-1/+2
2008-04-02git-gui 0.10gitgui-0.10.0Shawn O. Pearce1-1/+1
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother1-8/+32
2008-04-01mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey2-31/+86
2008-03-31filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2-2/+2
2008-03-31filter-branch: Test renaming directories in a tree-filterJohannes Sixt1-2/+18
2008-03-31mktag.c: improve verification of tagger field and testsBrandon Casey2-14/+176
2008-03-31diff-files: careful when inspecting work tree itemsJunio C Hamano2-9/+14
2008-03-31diff-index: careful when inspecting work tree itemsJunio C Hamano2-15/+56