summaryrefslogtreecommitdiffstats
path: root/git-radar (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2016-04-24Merge remote-tracking branch 'upstream/master' into hotfix/unittestsClaudio Bandera1-0/+2
2015-09-17Added documentation for stash feature.Claudio Bandera1-0/+3
2015-08-27issue-17: Add arguments to make the prompt shorterReinaldo Colina1-2/+3
2015-08-27adding explicit output for error streamBehzad Tabibian1-1/+1
2015-08-27Add fish support to script's usagebogem1-2/+14
2015-08-26Revert "bash prompt length fix: zero-length chars must be placed between \[ ↵Grigory Petrov1-16/+16
and \]" This reverts commit 0fe65ed830b5d1cdc5189230139b52f4c8aacfbc.
2015-08-26bash prompt length fix: zero-length chars must be placed between \[ and \]Grigory Petrov1-16/+16
2015-08-25Follow symlinks when loading libs0.1Michael Allen1-1/+11
2015-08-25Added readme and licenseMichael Allen1-2/+2
2015-08-25Make fetches run async in the backgroundMichael Allen1-1/+1
2015-08-19Decent readme with examples to show how to use git-radarMichael Allen1-8/+72
2015-08-19Auto fetch repos so I don't have to rememberMichael Allen1-0/+2
2015-08-19Rename to git-radarMichael Allen1-0/+0
2015-08-18Provide single entrypoint to make scriping easierMichael Allen1-0/+12
2015-08-14Split prompt command into bash and zshMichael Allen1-21/+0
The shebang in the top of a file dictates it's runtime. To load the zsh colors stuff you need to be executing in Zsh but then I couldn't support bash so I've split the prompt file into one for each.
2015-08-11Example of how to use the git-base.sh libraryMichael Allen1-0/+21