aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bridge_push.go
Commit message (Expand)AuthorAgeFilesLines
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-1/+1
* bridge: move export event handling to the CLIMichael Muré2019-11-261-1/+15
* commands: support bridge imports after a given date and resumable importsamine2019-11-031-16/+1
* bridge/gitlab: fix edit comment request and remove label functionalitiesAmine Hilaly2019-08-191-1/+0
* commands: silence export and import nothing eventsAmine Hilaly2019-08-191-1/+3
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-181-6/+44
* [core] Implement ExportResultsAmine Hilaly2019-06-301-1/+10
* rebase & fix push commandAmine Hilaly2019-06-241-1/+1
* [commands] bridge: add push sub commandAmine Hilaly2019-06-241-0/+53