aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
* Merge branch 'oc/mergetools-beyondcompare'Junio C Hamano2014-10-29
|\
| * mergetool: rename bc3 to bcJunio C Hamano2014-10-21
| * Merge branch 'jk/prompt-stash-could-be-packed' into maintJunio C Hamano2014-09-19
| |\
* | \ Merge branch 'js/completion-hide-not-a-repo'Junio C Hamano2014-10-21
|\ \ \
| * | | completion: silence "fatal: Not a git repository" errorJohn Szakmeister2014-10-14
* | | | Merge branch 'jc/completion-no-chdir'Junio C Hamano2014-10-16
|\ \ \ \ | |/ / / |/| | |
| * | | completion: use "git -C $there" instead of (cd $there && git ...)Junio C Hamano2014-10-09
* | | | completion: add --show-signature for log and showDavid Aguilar2014-10-07
* | | | Merge branch 'tb/complete-diff-ignore-blank-lines'Junio C Hamano2014-09-19
|\ \ \ \
| * | | | completion: Add --ignore-blank-lines for diffThomas Braun2014-09-03
* | | | | Merge branch 'jk/prompt-stash-could-be-packed'Junio C Hamano2014-09-09
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | 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