aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core
Commit message (Collapse)AuthorAgeFilesLines
* Add importer testsAmine Hilaly2019-05-052-46/+9
| | | | | | Changes to Importer and exporter interface Improve importer Fix extra edits bug
* bridge: fix typoMichael Muré2019-03-011-6/+6
|
* WIP identity in gitMichael Muré2019-03-011-2/+4
|
* bridge: simplify regexMichael Muré2018-12-041-2/+2
|
* bridge: slightly better error messageMichael Muré2018-12-041-1/+1
|
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-062-35/+102
|
* add documentationMichael Muré2018-10-011-0/+10
|
* bridge: validate config before useMichael Muré2018-09-242-0/+8
|
* commands: add "bridge pull"Michael Muré2018-09-241-0/+41
|
* commands: add "bridge rm"Michael Muré2018-09-241-16/+15
|
* bridge: big refactor and cleanupMichael Muré2018-09-242-58/+133
|
* bridge: better interfaces, working github configuratorMichael Muré2018-09-212-16/+168
|
* bridge: add the beginning of a github importerMichael Muré2018-09-211-0/+26