aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | completion: learn about --man-pathJohn Keeping2013-06-30
| * | | completion: handle unstuck form of base git optionsJohn Keeping2013-06-30
| |/ /
* | | Merge branch 'ed/color-prompt'Junio C Hamano2013-07-01
|\ \ \
| * | | git-prompt.sh: add missing information in commentsEduardo R. D'Avila2013-06-26
| * | | git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila2013-06-26
| * | | git-prompt.sh: refactor colored prompt codeEduardo R. D'Avila2013-06-26
| |/ /
* | | bash prompt: mention that PROMPT_COMMAND mode is fasterSZEDER Gábor2013-06-24
* | | bash prompt: avoid command substitution when finalizing gitstringSZEDER Gábor2013-06-24
* | | bash prompt: avoid command substitution when checking for untracked filesSZEDER Gábor2013-06-24
* | | bash prompt: use bash builtins to check stash stateSZEDER Gábor2013-06-24
* | | bash prompt: use bash builtins to check for unborn branch for dirty stateSZEDER Gábor2013-06-24
* | | bash prompt: combine 'git rev-parse' for detached headSZEDER Gábor2013-06-24
* | | bash prompt: combine 'git rev-parse' executions in the main code pathSZEDER Gábor2013-06-24
* | | bash prompt: use bash builtins to find out current branchSZEDER Gábor2013-06-24
* | | bash prompt: use bash builtins to find out rebase stateSZEDER Gábor2013-06-24
* | | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()SZEDER Gábor2013-06-24
* | | bash prompt: return early from __git_ps1() when not in a git repositorySZEDER Gábor2013-06-24
* | | bash prompt: print unique detached HEAD abbreviated object nameSZEDER Gábor2013-06-24
|/ /
* | Merge branch 'rr/prompt-rebase-breakage-fix'Junio C Hamano2013-06-23
|\ \
| * | prompt: squelch error output from catRamkumar Ramachandra2013-06-14
* | | Sync with maintJunio C Hamano2013-06-21
|\ \ \
| * | | completion: complete diff --word-diffRamkumar Ramachandra2013-06-21
* | | | Merge branch 'rr/complete-difftool-fixup'Junio C Hamano2013-06-14
|\ \ \ \ | |_|/ / |/| | |
| * | | completion: show can take both revlist and pathsRamkumar Ramachandra2013-06-09
| * | | completion: difftool takes both revs and filesRamkumar Ramachandra2013-06-03
| |/ /
* | | Merge branch 'fc/completion-less-ls-remote'Junio C Hamano2013-06-11
|\ \ \
| * | | completion: avoid ls-remote in certain scenariosFelipe Contreras2013-06-02
| |/ /
* | | Merge branch 'fc/show-branch-in-rebase-am'Junio C Hamano2013-06-06
|\ \ \
| * | | prompt: fix for simple rebaseFelipe Contreras2013-05-29
| |/ /
* | | Merge branch 'tg/maint-zsh-svn-remote-prompt'Junio C Hamano2013-06-05
|\ \ \
| * | | prompt: fix show upstream with svn and zshThomas Gummerer2013-05-22
* | | | Merge branch 'rr/zsh-color-prompt'Junio C Hamano2013-06-05
|\ \ \ \
| * | | | prompt: colorize ZSH promptRamkumar Ramachandra2013-05-17
| * | | | prompt: factor out gitstring coloring logicRamkumar Ramachandra2013-05-17
| * | | | prompt: introduce GIT_PS1_STATESEPARATORRamkumar Ramachandra2013-05-17
* | | | | Merge branch 'fc/completion'Junio C Hamano2013-06-02
|\ \ \ \ \ | |_|_|_|/ |/| | | |