aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-30
|\
| * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-30
| |\
| | * Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-30
| | * bash completion: only show 'log --merge' if mergingThomas Rast2009-03-30
* | | bash completion: only show 'log --merge' if mergingThomas Rast2009-02-18
* | | bash completion: refactor common log, shortlog and gitk optionsThomas Rast2009-02-18
* | | bash: update 'git svn' optionsSZEDER Gábor2009-02-16
* | | bash: add missing 'git merge' optionsSZEDER Gábor2009-02-16
* | | bash: fix misspelled 'git svn' optionSZEDER Gábor2009-02-14
* | | bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai2009-02-13
* | | completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic2009-02-08
* | | completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic2009-02-08
* | | bash: offer to show (un)staged changesThomas Rast2009-02-03
* | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \ \
| * | | bash completions: Add the --patience optionJohannes Schindelin2009-01-07
| |/ /
* | | bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg2009-01-21
* | | bash completion: refactor diff optionsThomas Rast2009-01-19
* | | bash completion: move pickaxe options to logThomas Rast2009-01-19
* | | git-svn: Add --localtime option to "fetch"Pete Harlan2009-01-18
* | | bash: refactor 'git log --pretty=<format>' optionsSZEDER Gábor2009-01-17
* | | bash: add missing format-patch command line optionsSZEDER Gábor2009-01-17
* | | bash: remove unnecessary checks for long options with argumentSZEDER Gábor2009-01-17
* | | bash-completion: Add comments to remind about required argumentsTed Pavlic2009-01-15
* | | bash-completion: Try bash completions before simple filetypeTed Pavlic2009-01-15
* | | bash-completion: Support running when set -u is enabledTed Pavlic2009-01-15
* | | bash completion: Use 'git add' completions for 'git stage'Lee Marlow2009-01-10
* | | bash completion: Add '--intent-to-add' long option for 'git add'Lee Marlow2009-01-10
* | | Merge branch 'rs/diff-ihc'Junio C Hamano2009-01-07
|\ \ \
| * | | diff: add option to show context between close hunksRené Scharfe2008-12-29
| |/ /
* | | bash: add '--merge' to 'git reset'SZEDER Gábor2009-01-05
|/ /
* | bash completion: Sync config variables with their man pagesLee Marlow2008-12-15
* | bash completion: Sort config completion variablesLee Marlow2008-12-15
* | Merge branch 'maint'Junio C Hamano2008-11-27
|\ \ | |/
| * bash: offer refs instead of filenames for 'git revert'SZEDER Gábor2008-11-27
| * bash: remove dashed command leftoversSZEDER Gábor2008-11-27
* | bash: complete full refsSZEDER Gábor2008-11-27
* | Merge branch 'maint'Junio C Hamano2008-10-31
|\ \ | |/
| * bash completion: add doubledash to "git show"Markus Heidelberg2008-10-31
* | bash completion: Add 'workflows' to 'git help'Lee Marlow2008-10-20
* | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-09
|\ \
| * | bash completion: Add --[no-]validate to "git send-email"Teemu Likonen2008-10-02
* | | Merge branch 'maint'Shawn O. Pearce2008-10-06
|\ \ \ | |/ / |/| / | |/
| * bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor2008-10-05
* | Merge branch 'maint'Junio C Hamano2008-09-19
|\ \ | |/
| * completion: git commit should list --interactiveEric Raible2008-09-19
* | bash: use for-each-ref format 'refname:short'SZEDER Gábor2008-09-19
* | Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-04
|\ \ | |/
| * bash completion: Hide more plumbing commandsPetr Baudis2008-09-03
* | bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz2008-08-28
|/
* Completion: add missing '=' for 'diff --diff-filter'Eric Raible2008-08-22