summaryrefslogtreecommitdiffstats
path: root/git-radar (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-03-24Update references to project name to git-sonarMalfurious1-7/+7
Signed-off-by: Malfurious <m@lfurio.us>
2015-10-21Merge branch 'master' of github.com:michaeldfallen/git-radar into hallzy_#70Michael Allen1-0/+3
2015-10-18Moved comments back to original position.Steven Hall1-4/+4
2015-10-18Missed a fetch_t in the git_radar file to remove.Steven Hall1-1/+0
2015-10-18Custom Fetch time now uses a variableSteven Hall1-21/+0
Set the variable GIT_RADAR_FETCH_TIME in a bashrc, zshrc or gitradarrc file to customize the fetch time.
2015-10-16Made changes recommeneded by @michaeldfallenSteven Hall1-2/+13
in fetch.sh "if" now checks for $@ instead of just $1 in radar-base.sh there is now a parameter expansion on line 170 instead of the if statements. in git-radar, now there is a shift, and a regex check that the next value is a number. If the next value after --fetch_t is not a number, an error is echo'd and it resorts to the default behaviour of 5 minutes.
2015-10-15Added feature that let's you specify how often to fetchSteven Hall1-4/+17
with --fetch_t you can specify how many seconds to wait before auto fetching. using the --fetch option gives you the default of 5 minutes still. "--fetch_t 45" for example would fetch every 45 seconds.
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-27Merge pull request #25 from btabibian/masterMichael Allen1-1/+1
adding explicit output for error stream
2015-08-27adding explicit output for error streamBehzad Tabibian1-1/+1
2015-08-27Add fish support to script's usagebogem1-2/+14
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/+12