Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-21 | Fix tests that broke since printf bash change | Michael Allen | 1 | -3/+3 |
2015-08-19 | Rename to git-radar | Michael Allen | 1 | -1/+1 |
2015-08-11 | Switch to printf for it's reliability | Michael Allen | 1 | -3/+3 |
2015-08-10 | Move local commit test to commits test file | Michael Allen | 1 | -0/+56 |
2015-06-03 | fixed issue with branches that contain other branch names | Michael Allen | 1 | -0/+68 |
2015-05-07 | cleanly support repos with no master to track | Michael Allen | 1 | -0/+41 |
2015-03-02 | speed up remote_behind/ahead by not checking if tracking = remote | Michael Allen | 1 | -0/+25 |
2015-03-01 | provide a default for remote_branch_name so we can be faster | Michael Allen | 1 | -2/+47 |
2015-02-16 | functions to get the commit difference between the branch on the remote and t... | Michael Allen | 1 | -0/+74 |
2015-02-12 | find branch names and commits ahead or behind | Michael Allen | 1 | -0/+118 |