summaryrefslogtreecommitdiffstats
path: root/src/git.rs
AgeCommit message (Expand)Author
2019-07-17Use lazy_static to not recompile regex every timeHEADmasterMatthias Beyer
2019-07-17Rewrite function to be more rustyMatthias Beyer
2019-07-14Include git stderr in error messageMatthias Beyer
2019-07-08Shuffle things around to use the lib from the binaryWesley Moore
2019-07-08Read and parse git ls-tree outputWesley Moore