summaryrefslogtreecommitdiffstats
path: root/libimagstorestdhook/src/vcs/git/util.rs
AgeCommit message (Expand)Author
2016-10-01libimagstorestdhook: Add copyright notice to all filesMatthias Beyer
2016-09-10Remove unused imports: util moduleMatthias Beyer
2016-09-07Move error output to Runtime::repository() getterMatthias Beyer
2016-09-07Refactor Index fetching into helper functionMatthias Beyer
2016-09-07Rewrite fetch_repo() so we have less overhead in calling this helperMatthias Beyer
2016-09-07Outsource repository fetching into helper fnMatthias Beyer
2016-09-07Remove unused fn: mkrepo()Matthias Beyer
2016-09-07Remove unused fn: hasrepo()Matthias Beyer
2016-09-07Add missing importsMatthias Beyer
2016-09-07Implement util::mkrepo()Matthias Beyer
2016-09-07Add basic module setupMatthias Beyer