3984919
bridge: various cleanups
Michael Muré created
3984919
bridge: various cleanups
Michael Muré created
3433fa5
commands: use token value as identifier
Amine created
967e168
bridge/core: use token id instead of name
commands: add bridge token rm/add commands: improve bridge token printing
Amine created
9370e12
commands: add bridge token subcommand
Amine created
56551b6
bridge/core: comment token functionalities
Amine created
a6ce534
bridge/core: Implement token functionalities
Amine created
af38243
build(deps): bump github.com/xanzy/go-gitlab from 0.21.0 to 0.22.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.21.0...v0.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] created
318039d
Merge pull request #243 from MichaelMure/github-iterator
bridge: global fixes to github and gitlab bridges
Amine created
bf84a78
bridge/github: improve iterator readability
amine created
a0697c7
Merge pull request #244 from MichaelMure/makefile
makefile: support Darwin operating systems (xargs)
Amine created
565ee4e
makefile: support darwin operating systems
amine created
b1a7618
bridge/gitlab: add missing error check in export tests
amine created
13f98d0
bridge/github: improve iterator NextTimelineItem function
amine created
cb8236c
termui: migrate to awesome-gocui instead of the old fork I had
Michael Muré created
163ea9c
Merge pull request #236 from MichaelMure/import-after
commands: support bridge imports after a given date
Amine created
57e23c8
bridge: improvement on the import resume feature
Michael Muré created
614bc5a
commands: support bridge imports after a given date and resumable imports
amine created
16bd116
Merge pull request #234 from MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.21.0
build(deps): bump github.com/xanzy/go-gitlab from 0.20.0 to 0.21.0
Michael Muré created
8c7c988
Merge pull request #228 from ludovicm67/patch-cli-label-colors
Display label colors in termui
Michael Muré created
912b5ca
drop support for go 1.9
Michael Muré created
f72a9dc
switch to go-term-text to fix bad underflow for label rendering
Michael Muré created
f5193cc
Merge pull request #240 from MichaelMure/repo-config
repository config interface and implementation rework
Michael Muré created
f9f8295
repository: fix ineffectual assignment in git test
amine created
60c6bd3
bridge: use new repository configuration interface
commands/webui: use new repository configuration interface
amine created
618f896
cache: update RepoCache and identity to use new repository Config
amine created
b85b2c5
repository: improve documentation and fix typo mistake
amine created
9304808
repository: use `repo.runGitCommand` and `flagLocality` instead of execFn
amine created
104224c
repository: add StoreTimestamp/StoreBool to the config interface
repository: move the gitVersion logic to *gitConfig struct
amine created
7f177c4
repository: add ReadTimestamp methods and improve naming
amine created
ab93567
repository: config interface and implementation rework
amine created
11b4a1b
Merge pull request #239 from hoijui/model-mods
Clarify model.md a bit
Michael Muré created
efb084b
Make the ADD_COMMENT example more realistic
Co-Authored-By: Michael Muré <batolettre@gmail.com>
hoijui and Michael Muré created
98792a0
model: try to describe the `OperationPack` format more clearly
hoijui created
809abf9
ls: add labels color + formatting for comments
ludovicm67 created
4666763
bridge/gitlab: use gitlab.Labels pointer instead of string slice
amine created
a3a431e
vendors: upgrade github.com/xanzy/go-gitlab dependencies to 0.21.0
amine created
683040d
build(deps): bump github.com/xanzy/go-gitlab from 0.20.0 to 0.21.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.20.0...v0.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] created
c9e8241
termui: better overflow management
ludovicm67 created
209d337
bug: fix tests
ludovicm67 created
25b1516
termui: add labels colors in bug table
ludovicm67 created
75004e1
bug: rename RGBA to Color
ludovicm67 created
d0d9ea5
termui: add colors for labels
ludovicm67 created
61d9430
README: make the feature-list render as list in more Markdown flavors [fix]
hoijui created
95b9bc9
Merge pull request #223 from MichaelMure/gitlab-tests
bridge/gitlab: fix integration tests
Michael Muré created
ed774e4
bridge/gitlab: iterator use simple swap
bridge/gitlab: add documentation explaining why we are doing this
Amine created
cdfae48
Merge pull request #225 from hoijui/patch-2
Model: reference git internals documentation
Michael Muré created
6a8a172
Update model.md
Michael Muré created
bdb9c15
Merge pull request #224 from hoijui/patch-1
Model: fix minor grammar issues and clarify a bit
Michael Muré created
17e0c03
Model: reference git internals documentation
hoijui created
26b0a9c
Model: fix minor grammar issues and clarify a bit
hoijui created