summaryrefslogtreecommitdiffstats
path: root/builtin-mailinfo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-11bash: fix long option with argument double completionSZEDER Gábor1-7/+15
2008-03-11bash: Add more long options to be completed with "git --<TAB>"Teemu Likonen1-0/+3
2008-03-11bash: use __gitdir when completing 'git rebase' optionsSZEDER Gábor1-2/+2
2008-03-11bash: Remove completion of core.legacyheaders optionShawn O. Pearce1-1/+0
2008-03-11bash: add 'git svn' subcommands and optionsSZEDER Gábor1-1/+80
2008-03-11bash: add new 'git stash' subcommandsSZEDER Gábor1-1/+1
2008-03-11bash: refactor searching for subcommands on the command lineSZEDER Gábor1-39/+32
2008-03-11bash: remove unnecessary conditions when checking for subcommandsSZEDER Gábor1-4/+4
2008-03-11bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...Kevin Ballard1-4/+4