aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
* Merge branch 'jk/prompt-stash-could-be-packed' into maintJunio C Hamano2014-09-19
|\
| * git-prompt: do not look for refs/stash in $GIT_DIRJeff King2014-08-25
* | Merge branch 'jk/more-push-completion'Junio C Hamano2014-07-30
|\ \
| * | completion: complete `git push --force-with-lease=`John Keeping2014-07-22
| * | completion: add some missing options to `git push`John Keeping2014-07-22
| * | completion: complete "unstuck" `git push --recurse-submodules`John Keeping2014-07-22
| |/
* | Merge branch 'sp/complete-ext-alias'Junio C Hamano2014-06-25
|\ \ | |/ |/|
| * completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasesSteffen Prohaska2014-06-13
* | completion: add missing options for git-mergeJohn Keeping2014-05-27
* | completion: add a note that merge options are sharedJohn Keeping2014-05-27
|/
* Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano2014-05-19
|\
| * git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen2014-05-19
* | Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano2014-05-13
|\ \
| * | contrib: completion: fix 'eread()' namespaceFelipe Contreras2014-05-13
* | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano2014-05-02
|\ \ \ | | |/ | |/|
| * | git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen2014-04-22
* | | Merge branch 'fc/complete-aliased-push'Junio C Hamano2014-04-18
|\ \ \ | |_|/ |/| |
| * | completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras2014-04-09
* | | prompt: fix missing file errors in zshFelipe Contreras2014-04-14
|/ /
* | Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano2014-03-14
|\ \
| * | completion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum2014-02-11
* | | Merge branch 'jk/complete-merge-base'Junio C Hamano2014-01-27
|\ \ \ | |/ / |/| |
| * | completion: handle --[no-]fork-point options to git-rebaseJohn Keeping2014-01-13
| * | completion: complete merge-base optionsJohn Keeping2014-01-13
* | | Merge branch 'rr/completion-format-coverletter'Junio C Hamano2014-01-13
|\ \ \ | |/ / |/| |
| * | completion: complete format.coverLetterRamkumar Ramachandra2014-01-07
* | | completion: fix remote.pushdefaultRamkumar Ramachandra2014-01-06
* | | completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra2014-01-06
* | | completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2014-01-06
* | | zsh completion: find matching custom bash completionRamkumar Ramachandra2014-01-06
|/ /
* | Merge branch 'jn/scripts-updates'Junio C Hamano2013-12-12
|\ \
| * | remove #!interpreter line from shell librariesJonathan Nieder2013-11-26
| |/
* | peek-remote: remove deprecated alias of ls-remoteJohn Keeping2013-11-12
* | lost-found: remove deprecated commandJohn Keeping2013-11-12
* | tar-tree: remove deprecated commandJohn Keeping2013-11-12
* | repo-config: remove deprecated alias for "git config"John Keeping2013-11-12
|/
* Merge branch 'sg/prompt-svn-remote-fix'Junio C Hamano2013-10-28
|\
| * bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor2013-10-15
* | git-prompt.sh: optionally show upstream branch nameJulien Carsique2013-10-14
* | mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen2013-10-13
* | completion: improve untracked directory filtering for filename completionSZEDER Gábor2013-09-19
|/
* contrib/git-prompt.sh: handle missing 'printf -v' more gracefullyBrandon Casey2013-08-22
* git-completion.bash: use correct Bash/Zsh array length syntaxBrandon Casey2013-08-21
* Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-02
|\
| * cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18
* | Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano2013-07-30
|\ \
| * | git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-07-24
* | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-22
|\ \ \ | |_|/ |/| |
| * | builtin: add git-check-mailmap commandEric Sunshine2013-07-13
* | | Merge branch 'jk/bash-completion'Junio C Hamano2013-07-11
|\ \ \