aboutsummaryrefslogtreecommitdiffstats
path: root/repository/config_git.go
Commit message (Expand)AuthorAgeFilesLines
* bridge: improvement on the import resume featureMichael Muré2019-11-031-2/+2
* bridge: use new repository configuration interfaceamine2019-11-011-2/+2
* repository: improve documentation and fix typo mistakeamine2019-11-011-5/+5
* repository: use `repo.runGitCommand` and `flagLocality` instead of execFnamine2019-11-011-15/+12
* repository: add StoreTimestamp/StoreBool to the config interfaceamine2019-11-011-30/+56
* repository: add ReadTimestamp methods and improve namingamine2019-10-311-2/+19
* repository: config interface and implementation reworkamine2019-10-311-0/+185