index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
completion
/
git-prompt.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'sg/prompt-svn-remote-fix'
Junio C Hamano
2013-10-28
|
\
|
*
bash prompt: don't use '+=' operator in show upstream code path
SZEDER Gábor
2013-10-15
*
|
git-prompt.sh: optionally show upstream branch name
Julien Carsique
2013-10-14
|
/
*
contrib/git-prompt.sh: handle missing 'printf -v' more gracefully
Brandon Casey
2013-08-22
*
Merge branch 'ed/color-prompt'
Junio C Hamano
2013-07-01
|
\
|
*
git-prompt.sh: add missing information in comments
Eduardo R. D'Avila
2013-06-26
|
*
git-prompt.sh: do not print duplicate clean color code
Eduardo R. D'Avila
2013-06-26
|
*
git-prompt.sh: refactor colored prompt code
Eduardo R. D'Avila
2013-06-26
*
|
bash prompt: mention that PROMPT_COMMAND mode is faster
SZEDER Gábor
2013-06-24
*
|
bash prompt: avoid command substitution when finalizing gitstring
SZEDER Gábor
2013-06-24
*
|
bash prompt: avoid command substitution when checking for untracked files
SZEDER Gábor
2013-06-24
*
|
bash prompt: use bash builtins to check stash state
SZEDER Gábor
2013-06-24
*
|
bash prompt: use bash builtins to check for unborn branch for dirty state
SZEDER Gábor
2013-06-24
*
|
bash prompt: combine 'git rev-parse' for detached head
SZEDER Gábor
2013-06-24
*
|
bash prompt: combine 'git rev-parse' executions in the main code path
SZEDER Gábor
2013-06-24
*
|
bash prompt: use bash builtins to find out current branch
SZEDER Gábor
2013-06-24
*
|
bash prompt: use bash builtins to find out rebase state
SZEDER Gábor
2013-06-24
*
|
bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()
SZEDER Gábor
2013-06-24
*
|
bash prompt: return early from __git_ps1() when not in a git repository
SZEDER Gábor
2013-06-24
*
|
bash prompt: print unique detached HEAD abbreviated object name
SZEDER Gábor
2013-06-24
|
/
*
prompt: squelch error output from cat
Ramkumar Ramachandra
2013-06-14
*
Merge branch 'fc/show-branch-in-rebase-am'
Junio C Hamano
2013-06-06
|
\
|
*
prompt: fix for simple rebase
Felipe Contreras
2013-05-29
*
|
Merge branch 'tg/maint-zsh-svn-remote-prompt'
Junio C Hamano
2013-06-05
|
\
\
|
*
|
prompt: fix show upstream with svn and zsh
Thomas Gummerer
2013-05-22
|
*
|
Merge branch 'fc/untracked-zsh-prompt' into maint
Junio C Hamano
2013-04-26
|
|
\
\
*
|
|
|
prompt: colorize ZSH prompt
Ramkumar Ramachandra
2013-05-17
*
|
|
|
prompt: factor out gitstring coloring logic
Ramkumar Ramachandra
2013-05-17
*
|
|
|
prompt: introduce GIT_PS1_STATESEPARATOR
Ramkumar Ramachandra
2013-05-17
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'zk/prompt-rebase-step'
Junio C Hamano
2013-05-01
|
\
\
\
|
*
|
|
bash-prompt.sh: show where rebase is at when stopped
Zoltan Klinger
2013-04-25
|
|
/
/
*
|
|
Merge branch 'fc/untracked-zsh-prompt'
Junio C Hamano
2013-04-23
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
prompt: fix untracked files for zsh
Felipe Contreras
2013-04-21
*
|
bash: teach __git_ps1 about REVERT_HEAD
Robin Rosenberg
2013-03-31
|
/
*
shell-prompt: clean up nested if-then
Martin Erik Werner
2013-02-18
*
shell prompt: add bash.showUntrackedFiles option
Martin Erik Werner
2013-02-13
*
Merge branch 'so/prompt-command'
Junio C Hamano
2012-12-27
|
\
|
*
make __git_ps1 accept a third parameter in pcmode
Simon Oosthoek
2012-12-26
*
|
Merge branch 'so/prompt-command'
Junio C Hamano
2012-12-12
|
\
\
|
|
/
|
*
git-prompt.sh: update PROMPT_COMMAND documentation
Junio C Hamano
2012-12-12
*
|
Merge branch 'maint'
Junio C Hamano
2012-12-11
|
\
\
|
|
/
|
/
|
|
*
git-prompt: Document GIT_PS1_DESCRIBE_STYLE
Anders Kaseorg
2012-12-11
*
|
coloured git-prompt: paint detached HEAD marker in red
Junio C Hamano
2012-10-17
*
|
Fix up colored git-prompt
Simon Oosthoek
2012-10-16
*
|
show color hints based on state of the git tree
Simon Oosthoek
2012-10-11
*
|
Allow __git_ps1 to be used in PROMPT_COMMAND
Simon Oosthoek
2012-10-11
|
/
*
Improve the description of GIT_PS1_SHOWUPSTREAM
Jonathan "Duke" Leto
2012-09-24
*
completion: warn people about duplicated function
Junio C Hamano
2012-06-10
*
completion: split __git_ps1 into a separate script
Felipe Contreras
2012-05-22