index
:
git-sonar
master
A heads up display for git
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
add functions for conflicted changes
Michael Allen
4
-0
/
+147
2015-02-17
add functions to show staged changes
Michael Allen
2
-4
/
+106
2015-02-17
untracked files reporting
Michael Allen
3
-0
/
+46
2015-02-17
add a gitignore
Michael Allen
1
-0
/
+2
2015-02-17
shouldn't commit .swo files
Michael Allen
1
-0
/
+0
2015-02-17
an example prompt built using the git-base functions
Michael Allen
2
-0
/
+23
2015-02-17
add all test runs to the test script
Michael Allen
1
-0
/
+2
2015-02-17
apparent syntax error
Michael Allen
1
-1
/
+1
2015-02-16
functions to get the commit difference between the branch on the remote and t...
Michael Allen
2
-0
/
+100
2015-02-12
find branch names and commits ahead or behind
Michael Allen
3
-0
/
+211
2015-02-12
separate tests into modules
Michael Allen
2
-86
/
+2
2015-02-12
make and remove tmp dirs for tests to be more cleanly
Michael Allen
1
-3
/
+24
2015-02-11
turning some tests into proper shunit tests and found a few bugs
Michael Allen
10
-5
/
+2160
2015-02-06
don't let functions complain if we aren't in a git repo
michaeldfallen
2
-16
/
+100
2015-02-05
orchestrate async fetching
michaeldfallen
2
-0
/
+103