index
:
dotfiles.git
develop
feature/vim9script
master
uuuu
Personal scripts and configuration files
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash
/
bashrc.d
/
prompt.bash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Escape backslashes in command prompt output
Tom Ryder
2017-07-05
1
-4
/
+10
*
Remove user@ prefix from prompt
Tom Ryder
2017-06-19
1
-2
/
+2
*
Allow setting a prompt mode for the shell
Tom Ryder
2017-06-16
1
-2
/
+2
*
Extend "fallback" prompt a bit
Tom Ryder
2017-01-27
1
-1
/
+4
*
Show prompt prefix if a shell is exotic
Tom Ryder
2017-01-25
1
-0
/
+6
*
Be more specific in ref name trimming
Tom Ryder
2017-01-25
1
-1
/
+1
*
Remove SHLVL nested shell feature for now
Tom Ryder
2017-01-24
1
-6
/
+0
*
Add workaround to what looks like a bug to me
Tom Ryder
2016-12-27
1
-0
/
+5
*
Tell ShellCheck to ignore an error
Tom Ryder
2016-12-27
1
-0
/
+1
*
Realised easy win avoiding subshells
Tom Ryder
2016-12-27
1
-7
/
+4
*
Use clearer logic for prompt color setting
Tom Ryder
2016-12-21
1
-8
/
+7
*
Attempt a much saner approach to managing SHLVL
Tom Ryder
2016-12-19
1
-3
/
+2
*
Handle tmux sessions showing SHLVL properly
Tom Ryder
2016-11-30
1
-3
/
+3
*
Only add > starting from SHLVL=2
Tom Ryder
2016-11-30
1
-1
/
+1
*
Add > signs to show shell indentation level
Tom Ryder
2016-11-30
1
-0
/
+7
*
Correct check of --is-work-tree test
Tom Ryder
2016-10-15
1
-1
/
+1
*
Add some var quoting within param expansion
Tom Ryder
2016-09-20
1
-6
/
+6
*
Block output/error from prompt tput(1)/git(1)
Tom Ryder
2016-09-20
1
-102
/
+102
*
Fix an issue (silencing Git prompt errors)
Tom Ryder
2016-09-08
1
-1
/
+1
*
Restore old code for describing Git prompt commit
Tom Ryder
2016-09-07
1
-1
/
+2
*
Test number of colors properly for prompt
Tom Ryder
2016-09-03
1
-31
/
+26
*
Restore git symbolic-ref as first attempt
Tom Ryder
2016-08-31
1
-2
/
+4
*
Efficiency tweaks for Subversion prompt
Tom Ryder
2016-08-31
1
-17
/
+11
*
Stop loop when we have needed svn info vars
Tom Ryder
2016-08-31
1
-3
/
+2
*
Remove unneeded fallback for $name
Tom Ryder
2016-08-31
1
-2
/
+1
*
Move git index update higher up
Tom Ryder
2016-08-31
1
-3
/
+3
*
Use simpler method to find branch name
Tom Ryder
2016-08-31
1
-11
/
+9
*
Use shorter "or" syntax within [[ ]]
Tom Ryder
2016-08-31
1
-1
/
+1
*
Use -n test and temp var for working tree test
Tom Ryder
2016-08-27
1
-2
/
+3
*
Show REBASE,MERGE etc in Git prompt
Tom Ryder
2016-08-25
1
-2
/
+16
*
Show tag name in Git prompt if commit is tagged
Tom Ryder
2016-08-25
1
-1
/
+3
*
Refine git prompt commands a bit
Tom Ryder
2016-08-24
1
-3
/
+4
*
Fully expand FUNCNAME
Tom Ryder
2016-08-23
1
-2
/
+2
*
Add -r to read to placate shellcheck
Tom Ryder
2016-08-23
1
-1
/
+1
*
If HEAD not set, suppress error
Tom Ryder
2016-08-23
1
-1
/
+1
*
Correct test written in previous commit
Tom Ryder
2016-08-23
1
-1
/
+2
*
Check SSH_CLIENT *and* SSH_CONNECTION for prompt
Tom Ryder
2016-08-23
1
-1
/
+1
*
Experiment with abbreviated prompt
Tom Ryder
2016-08-23
1
-2
/
+5
*
Many stylistic fixes/optimisations
Tom Ryder
2016-08-21
1
-33
/
+14
*
Force type for Git ahead/behind counts
Tom Ryder
2016-08-21
1
-4
/
+6
*
Use clearer quoting for status flags
Tom Ryder
2016-08-21
1
-6
/
+6
*
Target terminfo first, then termcap
Tom Ryder
2016-08-21
1
-9
/
+9
*
Break up long printf lines
Tom Ryder
2016-08-21
1
-2
/
+4
*
Slightly quicker git/svn detection
Tom Ryder
2016-08-21
1
-15
/
+6
*
Add some upstream checking to Git prompt
Tom Ryder
2016-08-21
1
-3
/
+19
*
Use terser prompt status flag checks
Tom Ryder
2016-08-21
1
-8
/
+4
*
Resolve an issue with incorrect prompt info
Tom Ryder
2016-08-21
1
-0
/
+3
*
Don't do Git prompt work if not in working tree
Tom Ryder
2016-08-18
1
-0
/
+7
*
Don't use git: prompt prefix if PROMPT_VCS unset
Tom Ryder
2016-08-15
1
-2
/
+3
*
Remove square brackets around prompt
Tom Ryder
2016-08-15
1
-1
/
+1
[next]