aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
* completion: add --thread=deep/shallow to format-patchStephen Boyd2009-03-24
* completion: add --cc and --no-attachment option to format-patchStephen Boyd2009-03-24
* completion: add --annotate option to send-emailStephen Boyd2009-03-24
* bash completion: add options for 'git fsck'Arto Jonsson2009-03-22
* Add --staged to bash completion for git diffKevin McConnell2009-03-22
* Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\
| * builtin-remote: add set-head subcommandJay Soffian2009-02-27
* | bash completion: teach fetch, pull, and push to complete their optionsJay Soffian2009-03-07
* | bash completion: refactor --strategy completionJay Soffian2009-03-07
* | bash completion: fix completion issues with fetch, pull, and pushJay Soffian2009-03-07
* | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-05
|\ \
| * | bash completion: add --format= and --oneline options for "git log"Teemu Likonen2009-02-27
| |/
* | Merge branch 'tp/completion'Junio C Hamano2009-03-05
|\ \ | |/ |/|
| * Fixup: Add bare repository indicator for __git_ps1Marius Storm-Olsen2009-02-24
| * Add bare repository indicator for __git_ps1Marius Storm-Olsen2009-02-23
| * completion: More fixes to prevent unbound variable errorsTed Pavlic2009-02-11
| * completion: Better __git_ps1 support when not in working directoryTed Pavlic2009-02-11
| * completion: Use consistent if [...] convention, not "test"Ted Pavlic2009-02-11
| * completion: For consistency, change "git rev-parse" to __gitdir callsTed Pavlic2009-02-11
* | 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