Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-28 | Removing --minimal arg implementation | Reinaldo Colina | 1 | -5/+1 |
2015-08-27 | issue-17: Add arguments to make the prompt shorter | Reinaldo Colina | 1 | -2/+9 |
2015-08-26 | Remove unnecessary colour on branch names | Michael Allen | 1 | -2/+0 |
2015-08-26 | Bypass PS1s conversion of \[ | Michael Allen | 1 | -4/+4 |
2015-08-26 | bash prompt length fix: zero-length chars must be placed between \[ and \], b... | Grigory Petrov | 1 | -4/+4 |
2015-08-26 | Revert "bash prompt length fix: zero-length chars must be placed between \[ a... | Grigory Petrov | 1 | -4/+4 |
2015-08-26 | bash prompt length fix: zero-length chars must be placed between \[ and \] | Grigory Petrov | 1 | -4/+4 |
2015-08-19 | Rename to git-radar | Michael Allen | 1 | -1/+1 |
2015-08-19 | Remove unnecessary subshells from bash prompt | Michael Allen | 1 | -3/+8 |
2015-08-18 | Switch to the more common -E grep regex flag | Michael Allen | 1 | -10/+2 |
2015-08-14 | Split prompt command into bash and zsh | Michael Allen | 1 | -6/+3 |
2015-08-11 | Example of how to use the git-base.sh library | Michael Allen | 1 | -0/+21 |