aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmd: "user create" only assign the user identity if not setMichael Muré2019-12-103-1/+22
* Merge pull request #271 from MichaelMure/bridge-credentialsMichael Muré2019-12-1052-769/+1091
|\
| * auth: Correctly cast configs[configKeyKind]amine2019-12-091-1/+1
| * type the CredentialKind valuesMichael Muré2019-12-091-2/+2
| * bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-0852-769/+1091
* | Merge pull request #272 from MichaelMure/fix-import-time-saveAmine2019-12-092-5/+15
|\ \ | |/ |/|
| * bridge: fix incorrect last import time on context cancelMichael Muré2019-12-092-5/+15
|/
* Merge pull request #265 from contrapunctus-1/doc-grammarMichael Muré2019-11-291-7/+7
|\
| * readme - fix some grammatical issuescontrapunctus2019-11-291-7/+7
|/
* Merge pull request #263 from MichaelMure/configure-cleanupAmine2019-11-269-54/+91
|\
| * bridge: move export event handling to the CLIMichael Muré2019-11-262-24/+20
| * gitlab: configurator cleanupMichael Muré2019-11-262-10/+27
| * github: tiny cleanups of the configuratorMichael Muré2019-11-266-20/+44
|/
* Merge pull request #262 from MichaelMure/bridgeMichael Muré2019-11-263-14/+14
|\
| * bridge: trim inputs during bridge configurationamine2019-11-253-14/+14
|/
* Merge pull request #260 from MichaelMure/bridgeMichael Muré2019-11-249-30/+272
|\
| * bridge/gitlab: add gitlab bridge configurationamine2019-11-244-7/+75
| * bridge/core: add LoadTokensWithTarget and LoadOrCreateToken functionsamine2019-11-242-38/+58
| * commands: add bridge configure --token-id flagamine2019-11-232-16/+3
| * bridge/github: use core.ConfigKeyToken instead of keyTokenamine2019-11-232-5/+5
| * bridge/github: configuration with global configsamine2019-11-231-14/+98
| * bridge/core: load token value in ensureInitamine2019-11-232-4/+87
|/
* Merge pull request #258 from MichaelMure/fixesMichael Muré2019-11-192-1/+4
|\
| * bridge: use the target as well in the token IDMichael Muré2019-11-191-1/+1
| * github: sort project candidate in the interactive wizardMichael Muré2019-11-191-0/+3
* | Merge pull request #255 from MichaelMure/dependabot/dep/github.com/awesome-go...Michael Muré2019-11-192-32/+62
|\ \
| * | vendor: update github.com/awesome-gocui/gocui dependenciesamine2019-11-192-30/+61
| * | build(deps): bump github.com/awesome-gocui/gocuidependabot-preview[bot]2019-11-181-2/+2
* | | Merge pull request #254 from MichaelMure/import-eventsMichael Muré2019-11-196-68/+48
|\ \ \
| * | | bridge/launchpad: importer correctly emit NothingEventamine2019-11-192-5/+4
| * | | bridge/gitlab: importer and exporter correctly emit NothingEventsamine2019-11-192-11/+11
| * | | bridge/github: export correctly emit nothing eventsamine2019-11-192-24/+18
| * | | bridge/github: importer corectly emit eventsamine2019-11-192-29/+16
* | | | Merge pull request #256 from MichaelMure/dependabot/dep/github.com/xanzy/go-g...Michael Muré2019-11-194-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | vendor: update github.com/xanzy/go-gitlab dependenciesamine2019-11-193-1/+3
| * | | build(deps): bump github.com/xanzy/go-gitlab from 0.22.0 to 0.22.1dependabot-preview[bot]2019-11-182-4/+4
| | |/ | |/|
* | | bridge configure: no default name if the default has already been createdMichael Muré2019-11-191-1/+11
* | | Merge pull request #213 from MichaelMure/hash-collisionMichael Muré2019-11-196-30/+47
|\ \ \ | |_|/ |/| |
| * | bug: make sure there is no Operation's hash collisionMichael Muré2019-11-196-30/+47
* | | Merge pull request #247 from MichaelMure/bridge-originMichael Muré2019-11-1914-101/+103
|\ \ \ | |/ / |/| |
| * | bridge/launchpad: add missing metadataamine2019-11-1914-101/+103
* | | bridge/core: document import/export eventsMichael Muré2019-11-192-1/+24
* | | Merge pull request #257 from MichaelMure/core-fixesMichael Muré2019-11-198-23/+34
|\ \ \ | |_|/ |/| |
| * | bug: use NeedCommit() in the interface, drop HasPendingOp()Michael Muré2019-11-194-9/+18
| * | repo: esthetism renameMichael Muré2019-11-195-14/+14
| * | bug: don't forget to assign the new packs after a mergeMichael Muré2019-11-191-0/+2
|/ /
* | Merge pull request #249 from MichaelMure/iterator-fixMichael Muré2019-11-111-2/+4
|\ \
| * | bridge/github: fix iterator regressionamine2019-11-111-2/+4
|/ /
* | Merge pull request #248 from MichaelMure/github-deprecatedMichael Muré2019-11-112-21/+21
|\ \
| * | github: follow API changesMichael Muré2019-11-112-21/+21
|/ /