summaryrefslogtreecommitdiffstatshomepage
path: root/commands/bridge_push.go
Commit message (Expand)AuthorAge
* commands: reorg into different packagesMichael Muré2022-11-20
* Add command-specific argument completionsJohannes Altmanninger2022-05-01
* commands: proper backend close on RunE errorMichael Muré2021-05-09
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-28
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-28
* commands: refactor to avoid globalsMichael Muré2020-06-28
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
* bridge: move export event handling to the CLIMichael Muré2019-11-26
* commands: support bridge imports after a given date and resumable importsamine2019-11-03
* bridge/gitlab: fix edit comment request and remove label functionalitiesAmine Hilaly2019-08-19
* commands: silence export and import nothing eventsAmine Hilaly2019-08-19
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-18
* [core] Implement ExportResultsAmine Hilaly2019-06-30
* rebase & fix push commandAmine Hilaly2019-06-24
* [commands] bridge: add push sub commandAmine Hilaly2019-06-24