aboutsummaryrefslogtreecommitdiffstats
path: root/repository/config_git.go
Commit message (Expand)AuthorAgeFilesLines
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-261-221/+0
* Supports git config includesSimon Walker2020-04-111-2/+2
* * Fix git config reader can't read values with spacesJosh Bialkowski2020-01-041-5/+1
* bridge: various improvement on the global token PRMichael Muré2019-11-101-1/+1
* 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