summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2013-02-07Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...Junio C Hamano
2013-02-04Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maintJunio C Hamano
2013-01-28Merge branch 'ds/completion-silence-in-tree-path-probe' into maintJunio C Hamano
2013-01-28Merge branch 'mk/complete-tcsh' into maintJunio C Hamano
2013-01-24t9902: protect test from stray build artifactsJunio C Hamano
2013-01-18git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey
2013-01-14Merge branch 'jk/complete-commit-c' into maintJunio C Hamano
2013-01-11git-completion.bash: silence "not a valid object" errorsDylan Smith
2013-01-07Prevent space after directories in tcsh completionMarc Khouzam
2012-12-28Merge branch 'so/prompt-command'Junio C Hamano
2012-12-26make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek
2012-12-15completion: complete refs for "git commit -c"Jeff King
2012-12-12Merge branch 'so/prompt-command'Junio C Hamano
2012-12-12git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano
2012-12-12Add file completion to tcsh git completion.Marc Khouzam
2012-12-11Merge branch 'maint'Junio C Hamano
2012-12-11git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg
2012-11-29Merge branch 'mk/complete-tcsh'Junio C Hamano
2012-11-29completion: fix warning for zshFelipe Contreras
2012-11-28Merge branch 'maint'Junio C Hamano
2012-11-28Merge branch 'fc/zsh-completion'Junio C Hamano
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow
2012-11-27Support for git aliasing for tcsh completionMarc Khouzam
2012-11-26Merge branch 'mk/complete-tcsh'Junio C Hamano
2012-11-26Merge branch 'sg/complete-help-undup'Junio C Hamano
2012-11-26Sync with 1.8.0.1Junio C Hamano
2012-11-25Completion must sort before using uniqMarc Khouzam
2012-11-21Merge branch 'so/prompt-command'Junio C Hamano
2012-11-19completion: start moving to the new zsh completionFelipe Contreras
2012-11-19completion: add new zsh completionFelipe Contreras
2012-11-16tcsh-completion re-using git-completion.bashMarc Khouzam
2012-11-14completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor
2012-10-17coloured git-prompt: paint detached HEAD marker in redJunio C Hamano
2012-10-16Fix up colored git-promptSimon Oosthoek
2012-10-16completion: add format-patch options to send-emailFelipe Contreras
2012-10-11show color hints based on state of the git treeSimon Oosthoek
2012-10-11Allow __git_ps1 to be used in PROMPT_COMMANDSimon Oosthoek
2012-09-25Merge branch 'maint'Junio C Hamano
2012-09-25Revert "completion: fix shell expansion of items"Jeff King
2012-09-24Sync with maintJunio C Hamano
2012-09-24Improve the description of GIT_PS1_SHOWUPSTREAMJonathan "Duke" Leto
2012-09-20Merge branch 'maint'Junio C Hamano
2012-09-20Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano
2012-09-20completion: fix shell expansion of itemsFelipe Contreras
2012-09-17Merge branch 'maint'Junio C Hamano
2012-09-17completion: add --no-edit to git-commitYacine Belkadi
2012-09-15Merge branch 'cn/branch-set-upstream-to'Junio C Hamano
2012-09-12Merge branch 'nd/maint-remote-remove'Junio C Hamano
2012-09-11completion: complete branch name for "branch --set-upstream-to="Michael J Gruber
2012-09-11completion: add --set-upstream-to and --unset-upstreamCarlos Martín Nieto