index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
completion
/
git-prompt.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
git-prompt: support custom 0-width PS1 markers
Avi Halachmi (:avih)
1
-7
/
+12
2024-08-20
git-prompt: ta-da! document usage in other shells
Avi Halachmi (:avih)
1
-2
/
+31
2024-08-20
git-prompt: don't use shell $'...'
Avi Halachmi (:avih)
1
-18
/
+29
2024-08-20
git-prompt: add some missing quotes
Avi Halachmi (:avih)
1
-13
/
+13
2024-08-20
git-prompt: replace [[...]] with standard code
Avi Halachmi (:avih)
1
-14
/
+16
2024-08-20
git-prompt: don't use shell arrays
Avi Halachmi (:avih)
1
-18
/
+30
2024-08-20
git-prompt: fix uninitialized variable
Avi Halachmi (:avih)
1
-1
/
+1
2024-08-20
git-prompt: use here-doc instead of here-string
Avi Halachmi (:avih)
1
-1
/
+3
2024-04-01
completion: protect prompt against unset SHOWUPSTREAM in nounset mode
Ville Skyttä
1
-1
/
+1
2024-04-01
completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode
Ville Skyttä
1
-1
/
+1
2024-01-08
git-prompt: stop manually parsing HEAD with unknown ref formats
Patrick Steinhardt
1
-7
/
+24
2023-05-02
Merge branch 'ek/completion-use-read-r-to-read-literally'
Junio C Hamano
1
-1
/
+1
2023-04-20
completion: suppress unwanted unescaping of `read`
Edwin Kofler
1
-1
/
+1
2023-03-16
completion: prompt: use generic colors
Felipe Contreras
1
-12
/
+7
2022-08-19
git-prompt: show presence of unresolved conflicts at command prompt
Justin Donnelly
1
-1
/
+11
2022-06-10
git-prompt: fix expansion of branch colour codes
Joakim Petersen
1
-6
/
+6
2022-06-07
git-prompt: make colourization consistent
Joakim Petersen
1
-10
/
+12
2022-03-23
git-prompt: put upstream comments together
Justin Donnelly
1
-5
/
+5
2022-03-23
git-prompt: make long upstream state indicator consistent
Justin Donnelly
1
-5
/
+5
2022-03-23
git-prompt: make upstream state indicator location consistent
Justin Donnelly
1
-12
/
+13
2022-03-23
git-prompt: rename `upstream` to `upstream_type`
Justin Donnelly
1
-13
/
+13
2021-05-13
git-prompt: work under set -u
Elijah Newren
1
-3
/
+3
2020-11-11
Merge branch 'sd/prompt-local-variable'
Junio C Hamano
1
-0
/
+1
2020-11-01
git-prompt.sh: localize `option` in __git_ps1_show_upstream
Sibo Dong
1
-0
/
+1
2020-10-28
completion: prompt: fix color for Zsh
Felipe Contreras
1
-4
/
+7
2020-07-20
git-prompt: change == to = for zsh's sake
David J. Malan
1
-2
/
+2
2020-06-22
git-prompt: include sparsity state as well
Elijah Newren
1
-2
/
+20
2020-06-22
git-prompt: document how in-progress operations affect the prompt
Elijah Newren
1
-0
/
+4
2020-02-16
git-prompt: change the prompt for interactive-based rebases
Elijah Newren
1
-5
/
+1
2019-07-01
git-prompt: improve cherry-pick/revert detection
Phillip Wood
1
-4
/
+33
2017-12-06
git-prompt: fix reading files with windows line endings
Robert Abel
1
-1
/
+1
2017-12-06
git-prompt: make __git_eread intended use explicit
Robert Abel
1
-3
/
+4
2017-03-15
git-prompt: add a describe style for any tags
Michael J Gruber
1
-0
/
+3
2016-06-27
Merge branch 'vs/prompt-avoid-unset-variable'
Junio C Hamano
1
-3
/
+3
2016-06-06
git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha
Ville Skyttä
1
-3
/
+3
2015-11-24
bash prompt: indicate dirty index even on orphan branches
SZEDER Gábor
1
-3
/
+2
2015-11-24
bash prompt: remove a redundant 'git diff' option
SZEDER Gábor
1
-1
/
+1
2015-07-20
bash prompt: faster untracked status indicator with untracked directories
SZEDER Gábor
1
-1
/
+1
2015-07-15
Merge branch 'jc/prompt-document-ps1-state-separator' into maint
Junio C Hamano
1
-0
/
+4
2015-07-01
Merge branch 'jc/prompt-document-ps1-state-separator'
Junio C Hamano
1
-0
/
+4
2015-06-10
git-prompt.sh: document GIT_PS1_STATESEPARATOR
Joe Cridge
1
-0
/
+4
2015-03-25
Merge branch 'ct/prompt-untracked-fix'
Junio C Hamano
1
-1
/
+1
2015-03-15
git prompt: use toplevel to find untracked files
Cody A Taylor
1
-1
/
+1
2015-01-14
Merge branch 'tf/prompt-preserve-exit-status'
Junio C Hamano
1
-5
/
+5
2015-01-14
Merge branch 'rh/hide-prompt-in-ignored-directory'
Junio C Hamano
1
-7
/
+17
2015-01-14
git-prompt: preserve value of $? in all cases
Tony Finch
1
-4
/
+4
2015-01-07
Merge branch 'tf/prompt-preserve-exit-status'
Junio C Hamano
1
-0
/
+4
2015-01-07
git-prompt.sh: allow to hide prompt for ignored pwd
Jess Austin
1
-0
/
+13
2015-01-07
git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt
Richard Hansen
1
-7
/
+4
2014-12-22
Merge branch 'jg/prompt-localize-temporary'
Junio C Hamano
1
-1
/
+1
[next]