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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use [!...] not [^...]
Tom Ryder
2016-12-22
1
-1
/
+1
*
Fix printf argument mismatch bugs
Tom Ryder
2016-12-21
2
-2
/
+2
*
Use clearer logic for prompt color setting
Tom Ryder
2016-12-21
1
-8
/
+7
*
Request version with "ver" shortcut not prompt
Tom Ryder
2016-12-19
1
-0
/
+4
*
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 % prefix to job spec completion
Tom Ryder
2016-10-04
1
-2
/
+2
*
Stop `keep` writing empty files for undef vars
Tom Ryder
2016-09-30
1
-13
/
+12
*
Completion for aliases
Tom Ryder
2016-09-23
1
-1
/
+4
*
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
*
Complete kill builtin with jobspecs and user PIDs
Tom Ryder
2016-09-05
1
-1
/
+1
*
Flesh out builtin completions a little
Tom Ryder
2016-09-05
1
-7
/
+8
*
Test number of colors properly for prompt
Tom Ryder
2016-09-03
1
-31
/
+26
*
Correct completions for declare, typeset etc
Tom Ryder
2016-09-01
1
-4
/
+1
*
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
*
Add mapfile to completions (conditional on vers)
Tom Ryder
2016-08-29
1
-0
/
+3
*
Move COMP_WORDBREAKS tweaks to completion subfile
Tom Ryder
2016-08-29
1
-0
/
+5
*
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
3
-12
/
+12
*
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
3
-43
/
+22
*
Force type for Git ahead/behind counts
Tom Ryder
2016-08-21
1
-4
/
+6
*
Use dynamic completion if available
Tom Ryder
2016-08-21
1
-0
/
+57
*
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
*
Port path() to POSIX sh
Tom Ryder
2016-08-20
1
-180
/
+0
[next]