summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
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
2012-09-06remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy
2012-08-27Merge branch 'da/difftool-updates'Junio C Hamano
2012-08-10Add Code Compare v2.80.4 as a merge / diff tool for WindowsSebastian Schuberth
2012-06-28Merge branch 'fc/git-prompt-script'Junio C Hamano
2012-06-19completion: respect $GIT_DIRSZEDER Gábor
2012-06-13Merge branch 'fc/git-complete-helper-fix'Junio C Hamano
2012-06-13completion: remove credential helpers from porcelain commandsSZEDER Gábor
2012-06-13completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor
2012-06-10completion: warn people about duplicated functionJunio C Hamano
2012-05-25Merge branch 'fc/git-complete-helper-fix'Junio C Hamano
2012-05-22completion: split __git_ps1 into a separate scriptFelipe Contreras
2012-05-22completion: remove executable modeFelipe Contreras