Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix git config reader can't read values with spaces | Josh Bialkowski | 2020-01-04 | 1 | -5/+1 |
| | | | | | | | * Add NewImportWarning for things that aren't exactly errors. Use this for unhandled changelog events. * Add NewExportWarning for things that aren't exactly errors. Use this for un-exportable status changes. | ||||
* | bridge: various improvement on the global token PR | Michael Muré | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | bridge: improvement on the import resume feature | Michael Muré | 2019-11-03 | 1 | -2/+2 |
| | |||||
* | bridge: use new repository configuration interface | amine | 2019-11-01 | 1 | -2/+2 |
| | | | | commands/webui: use new repository configuration interface | ||||
* | repository: improve documentation and fix typo mistake | amine | 2019-11-01 | 1 | -5/+5 |
| | |||||
* | repository: use `repo.runGitCommand` and `flagLocality` instead of execFn | amine | 2019-11-01 | 1 | -15/+12 |
| | |||||
* | repository: add StoreTimestamp/StoreBool to the config interface | amine | 2019-11-01 | 1 | -30/+56 |
| | | | | repository: move the gitVersion logic to *gitConfig struct | ||||
* | repository: add ReadTimestamp methods and improve naming | amine | 2019-10-31 | 1 | -2/+19 |
| | |||||
* | repository: config interface and implementation rework | amine | 2019-10-31 | 1 | -0/+185 |