Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/git-bug/git-bug

Distributed, offline-first bug tracker embedded in git, with bridges
https://github.com/git-bug/git-bug

github: follow API changes

https://developer.github.com/v4/changelog/2019-06-04-schema-changes/

c1f33db2f2fa557afefc29fc5427f7a0a5835e3a authored almost 5 years ago by Michael Muré <[email protected]>
Merge pull request #245 from MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.22.0

build(deps): bump github.com/xanzy/go-gitlab from 0.21.0 to 0.22.0

6a1c8c4dd45c8602e67d6ccbb51165a3c5b073d2 authored almost 5 years ago by Michael Muré <[email protected]>
vendor: update github.com/xanzy/go-gitlab to v0.22.0

83eb7abd438f55161663e1b9381da5930cde06be authored almost 5 years ago by amine <[email protected]>
Merge pull request #219 from MichaelMure/global-config

Global config, global bridge token

802b61e254c40042028d5f08bbed0968e78da265 authored almost 5 years ago by Michael Muré <[email protected]>
Merge pull request #246 from MichaelMure/bridge-docs

README: update importer implementation table

350ab761d7b07df9bd49123130fe9807ea9a3d7e authored almost 5 years ago by Michael Muré <[email protected]>
update bridge importers implementation features

bde170ebf2481a332176b002df1ac7dedb127fd2 authored almost 5 years ago by amine <[email protected]>
cli: rename "token" into "auth"

e0b15ee7644c20533156850e0be5a07597967450 authored almost 5 years ago by Michael Muré <[email protected]>
cli: add bridge token show

f8cf3fea035d7f0ad0287166c3a5016777acf5ad authored almost 5 years ago by Michael Muré <[email protected]>
bridge: various improvement on the global token PR

e2445edcb99ed0aa7fcd40fe7484d71e73367334 authored almost 5 years ago by Michael Muré <[email protected]>
Merge pull request #242 from MichaelMure/gocui

termui: migrate to awesome-gocui instead of the old fork I had

eaf963164cad17f87999f8a781ff9b688729b31c authored almost 5 years ago by Michael Muré <[email protected]>
termui: rework the cursor in bugtable to match the rendering before the switch to awesome-gocui

965102f73c5a935bd35dde4ae27a187cdc5ad0ea authored almost 5 years ago by Michael Muré <[email protected]>
token: regenerate documentation and fix imports

45653bd31d9ec91123ee42803cd5c46b43d18528 authored almost 5 years ago by amine <[email protected]>
bridge/core: store token in the global config and replace scopes with create date

bbbf3c6c7f245ea2ddc9d31639e7ebac50eeac2d authored almost 5 years ago by amine <[email protected]>
tokens: use entity.Id as id type

4dc7b8b06ed5d48eca077b81a0b8c90777b8fe82 authored almost 5 years ago by amine <[email protected]>
tokens: use a hash as token identifier instead of the token it self

baefa687b582632cd9cc21b945bc074c833f5389 authored almost 5 years ago by amine <[email protected]>
bridge: various cleanups

3984919a3df95b8ec203bcb82b66c9c2270579c7 authored almost 5 years ago by Michael Muré <[email protected]>
commands: use token value as identifier

3433fa5def3fb3c2707bae1aeb4ae1bd62c930de authored almost 5 years ago by Amine <[email protected]>
bridge/core: use token id instead of name

commands: add bridge token rm/add
commands: improve bridge token printing

967e168333a7c3057cf77f9c3f890ea1bbf7a1df authored almost 5 years ago by Amine <[email protected]>
commands: add bridge token subcommand

9370e1292b99bc443fe9128d670f36a94f996ca9 authored almost 5 years ago by Amine <[email protected]>
bridge/core: comment token functionalities

56551b6a2232e52e03765e90d4504391e30a824a authored almost 5 years ago by Amine <[email protected]>
bridge/core: Implement token functionalities

a6ce534403986df61a7865324c897bcb7a6c6551 authored almost 5 years ago by Amine <[email protected]>
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.
- ...

af382431cade6e8012fb05cfa8ff31560b5bde50 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #243 from MichaelMure/github-iterator

bridge: global fixes to github and gitlab bridges

318039df31b0846de85e6469d75c3fd5fe5a00a1 authored almost 5 years ago by Amine <[email protected]>
bridge/github: improve iterator readability

bf84a789c9b40b3f52ccced3857080f511e70cd4 authored almost 5 years ago by amine <[email protected]>
Merge pull request #244 from MichaelMure/makefile

makefile: support Darwin operating systems (xargs)

a0697c79ff9ae87f33d6887cc065a1b2f234cf49 authored almost 5 years ago by Amine <[email protected]>
makefile: support darwin operating systems

565ee4e43a4917a2b1006bf386affc54c9520ab3 authored almost 5 years ago by amine <[email protected]>
bridge/gitlab: add missing error check in export tests

b1a7618428fe11027526998cb3c6924bdea4a5ff authored almost 5 years ago by amine <[email protected]>
bridge/github: improve iterator NextTimelineItem function

13f98d0cc47cde61aeff62f1656ec6b4b5922c1c authored almost 5 years ago by amine <[email protected]>
termui: migrate to awesome-gocui instead of the old fork I had

cb8236c9c22007eb622b7219c58d3342f1f53d50 authored almost 5 years ago by Michael Muré <[email protected]>
Merge pull request #236 from MichaelMure/import-after

commands: support bridge imports after a given date

163ea9c93306c387f84ff0b85c2d8fca4c01e449 authored almost 5 years ago by Amine <[email protected]>
bridge: improvement on the import resume feature

57e23c8ada0a9d921a6b68187a76eb5c8b8a407d authored almost 5 years ago by Michael Muré <[email protected]>
commands: support bridge imports after a given date and resumable imports

614bc5a2c53409a8e9c85ab31a104428069aa7b3 authored almost 5 years ago by amine <[email protected]>
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

16bd116971bb7abc7308e95c474b433512672432 authored almost 5 years ago by Michael Muré <[email protected]>
Merge pull request #228 from ludovicm67/patch-cli-label-colors

Display label colors in termui

8c7c9880b1adcf876ad63ea39e46e62bd7ebde5d authored almost 5 years ago by Michael Muré <[email protected]>
drop support for go 1.9

912b5ca320891f2a4f1a88f1a137ce8ee46a1a03 authored almost 5 years ago by Michael Muré <[email protected]>
switch to go-term-text to fix bad underflow for label rendering

f72a9dc62ba20546b2cdeb466434fc1900741a4f authored almost 5 years ago by Michael Muré <[email protected]>
Merge pull request #240 from MichaelMure/repo-config

repository config interface and implementation rework

f5193cc76dd1a1c1bb55194a64ef90bae2278115 authored almost 5 years ago by Michael Muré <[email protected]>
repository: fix ineffectual assignment in git test

f9f82957a78ea0d3cacddbc6914ce98b94ddf7bd authored almost 5 years ago by amine <[email protected]>
bridge: use new repository configuration interface

commands/webui: use new repository configuration interface

60c6bd360f164b8f955b21cd1d0bc0cca6e5cb51 authored almost 5 years ago by amine <[email protected]>
cache: update RepoCache and identity to use new repository Config

618f896f667b272c1272b1289c8ff3f3310c3168 authored almost 5 years ago by amine <[email protected]>
repository: improve documentation and fix typo mistake

b85b2c57a73a6068fdc446866f79115315082997 authored almost 5 years ago by amine <[email protected]>
repository: use `repo.runGitCommand` and `flagLocality` instead of execFn

93048080705cb9f3806fa456dc0642e3a143849b authored almost 5 years ago by amine <[email protected]>
repository: add StoreTimestamp/StoreBool to the config interface

repository: move the gitVersion logic to *gitConfig struct

104224c9f081fbe79757976a8c1f903ae94c3f8a authored almost 5 years ago by amine <[email protected]>
repository: add ReadTimestamp methods and improve naming

7f177c4750b4acf70cc3fd3d43c19685179e527b authored almost 5 years ago by amine <[email protected]>
repository: config interface and implementation rework

ab935674a26f2eef5d8014c615b9b5bc1f402135 authored almost 5 years ago by amine <[email protected]>
Merge pull request #239 from hoijui/model-mods

Clarify model.md a bit

11b4a1beb7e1ab8809515a5ce21e8708fba7f300 authored almost 5 years ago by Michael Muré <[email protected]>
Make the ADD_COMMENT example more realistic

Co-Authored-By: Michael Muré <[email protected]>

efb084b48157b827407d7db47f8710a39e8e6564 authored almost 5 years ago by hoijui <[email protected]>
model: try to describe the `OperationPack` format more clearly

98792a029b1f869986f1d670787a53dd2eaebbc0 authored almost 5 years ago by hoijui <[email protected]>
ls: add labels color + formatting for comments

809abf9244f64683fe2d9f8489a4dcff0904d5b5 authored almost 5 years ago by ludovicm67 <[email protected]>
bridge/gitlab: use gitlab.Labels pointer instead of string slice

4666763d4dfc5623ee2b2423a759de50aad151b7 authored almost 5 years ago by amine <[email protected]>
vendors: upgrade github.com/xanzy/go-gitlab dependencies to 0.21.0

a3a431edac978e20ab1887b902ee7240683f7d95 authored almost 5 years ago by amine <[email protected]>
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.
- ...

683040dd7a26878a05902a98378c2ed0d5bf23ee authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
termui: better overflow management

c9e824152d3d32a654e54bb7e9939f19b6b835ac authored about 5 years ago by ludovicm67 <[email protected]>
bug: fix tests

209d337bbd2ca0b6d8535917dff9de77196938ae authored about 5 years ago by ludovicm67 <[email protected]>
bug: rename RGBA to Color

75004e1298b530fa2a3231b9c9f25441a32b35d4 authored about 5 years ago by ludovicm67 <[email protected]>
termui: add colors for labels

d0d9ea56b9fcb8f2638269b1a6856ef14db7d694 authored about 5 years ago by ludovicm67 <[email protected]>
termui: add labels colors in bug table

25b1516968eeefc4e6fc5a27a1703ac4ff598b99 authored about 5 years ago by ludovicm67 <[email protected]>
README: make the feature-list render as list in more Markdown flavors [fix]

61d9430531193376e789af103ec4b6c442cb7a23 authored about 5 years ago by hoijui <[email protected]>
Merge pull request #223 from MichaelMure/gitlab-tests

bridge/gitlab: fix integration tests

95b9bc94ff30ffe907e87f50bfcc9ea8b5680c61 authored about 5 years ago by Michael Muré <[email protected]>
bridge/gitlab: iterator use simple swap

bridge/gitlab: add documentation explaining why we are doing this

ed774e4e505caa480284dcbff38a933a5041e998 authored about 5 years ago by Amine <[email protected]>
Merge pull request #225 from hoijui/patch-2

Model: reference git internals documentation

cdfae4807db26a95fb55cb112b28b5975288b0e9 authored about 5 years ago by Michael Muré <[email protected]>
Update model.md

6a8a172ef0f3b2f8da945d48355e1fc073aca755 authored about 5 years ago by Michael Muré <[email protected]>
Merge pull request #224 from hoijui/patch-1

Model: fix minor grammar issues and clarify a bit

bdb9c15a5e810c58b7dd960afd0b7645cfdc293b authored about 5 years ago by Michael Muré <[email protected]>
Model: reference git internals documentation

17e0c03264f2f7a0344691da74688c2f03dfdfc3 authored about 5 years ago by hoijui <[email protected]>
Model: fix minor grammar issues and clarify a bit

26b0a9c9d15d965d93d38281a282270601ef2002 authored about 5 years ago by hoijui <[email protected]>
bridge/gitlab: iterator now query all label events when NextLabelEvent() i called, and sort them by ID

312bc58c540902901ca9ad7238b4cf85eefb9d24 authored about 5 years ago by Amine <[email protected]>
bridge/gitlab: fix integration tests

8498deaa194f7ad3d69787d89e26feb280986d5c authored about 5 years ago by Amine <[email protected]>
Merge pull request #217 from MichaelMure/dependabot/dep/golang.org/x/sync-cd5d95a

build(deps): bump golang.org/x/sync from `1122301` to `cd5d95a`

f8121e59ae5b91585d11d30607cdf793e17809a7 authored about 5 years ago by Michael Muré <[email protected]>
build(deps): bump golang.org/x/sync from `1122301` to `cd5d95a`

Bumps [golang.org/x/sync](https://github.com/golang/sync) from `1122301` to `cd5d95a`.
- [Releas...

355351eed9f89ffec985c8758dbc82a482bc21d6 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #216 from MichaelMure/cmd-silence

commands: silence usage when cobra RunE/PreRunE functions fail

f90f3d6da911fc75742c1189966fe1a0116e65d4 authored about 5 years ago by Amine <[email protected]>
commands: silence usage when cobra commands return an error

e5b33ca39c89c6e41bc6c29b8cf87dbae3287450 authored about 5 years ago by Amine <[email protected]>
Merge pull request #214 from MichaelMure/label-connection

graphql: make repository.validLabels a connection

3ad2eeb5d07c14a039e0f0028b84033ff9b2c7db authored about 5 years ago by Michael Muré <[email protected]>
graphql: make repository.validLabels a connection

7df170939f2bad0f03b834dda5af1b55bd0d6830 authored about 5 years ago by Michael Muré <[email protected]>
Merge pull request #211 from MichaelMure/update-webui

Update webui

c4bebed2f2ad1e0ec673bbfbbe445bfad963453a authored about 5 years ago by Michael Muré <[email protected]>
webui: Fix bug listing style

0ad23d0e24d876ff9bcd6b5d83c1514de132522f authored about 5 years ago by Quentin Gliech <[email protected]>
Merge pull request #200 from MichaelMure/bridge-token-stdin

bridge: support --token-stdin

16af70894c0348ec90dfee69274f7d44ef2eb079 authored about 5 years ago by Michael Muré <[email protected]>
bridge/core: add tokenStdin field to bridgeParams

commands: move tokenStdin handling logic to bridge.Configure

f3d8da10750d58fce482042cff87455a1e6f36e0 authored about 5 years ago by Amine Hilaly <[email protected]>
bridge/github: move cleaners to where is called

46f957344499863c97a20d34cf8ba078d3245c3a authored about 5 years ago by Amine Hilaly <[email protected]>
doc/man: update generated documentations

c5824ff1b44fe7005028a9e60161bf37ab658ecc authored about 5 years ago by Amine Hilaly <[email protected]>
bridge/github: recover terminal state in password prompts

commands: error if a token is provide but not the bridge name and target

be94780315b85e51204e28c41fcad34e507d3d3c authored about 5 years ago by Amine Hilaly <[email protected]>
commands: add bridge configure completion scripts

77e60aceeac60e02c253a24faba9603c76228e76 authored about 5 years ago by Amine Hilaly <[email protected]>
commands: enhance flag description

bridge/github: improve configuration logic

Co-Authored-By: Michael Muré <[email protected]>

65d7ce7c05a458beb306984c6fd3629839872845 authored about 5 years ago by Amine <[email protected]>
commands: read token from stdin in bridge configuration

bridge: improve bridge config validation

0381400bfda16f910ca87b0258ddda1c1732fbc7 authored about 5 years ago by Amine Hilaly <[email protected]>
webui: upgrade to material-ui 4

87c64cd8fba04f3d88a60ee0df07259523113bf0 authored about 5 years ago by Michael Muré <[email protected]>
webui: fix a missing key

0020e608935882fab0318a0e0946b47f47f14c95 authored about 5 years ago by Michael Muré <[email protected]>
webui: update react-scripts

c56801b7df45d61f41eba48633dc4e329d2ff424 authored about 5 years ago by Michael Muré <[email protected]>
commands: add a "tui" alias for "termui"

c7792a5d1279a92c8d0caf67a0cf688cc9e32e09 authored about 5 years ago by Michael Muré <[email protected]>
Merge pull request #205 from seeduvax/issue-178

issue 178: fetch the repo dir with rev-parse --git-dir

2b14bb253c0bbc7e5010de62f2dc527186d88f0a authored about 5 years ago by Michael Muré <[email protected]>
git: minor cleanup

6a0336e04b17bf232375be880a410a0531b9f7ff authored about 5 years ago by Michael Muré <[email protected]>
Merge pull request #210 from MichaelMure/cleaner-with-cancel

interrupt: allow to cancel a cleaner

a9f278fdce2393e48f4d4b2029b5c0aa55056602 authored about 5 years ago by Michael Muré <[email protected]>
interrupt: also protect cancel with the mutex

c4accf5525e1a8247d15c7122a8c54fa5d34f9d2 authored about 5 years ago by Michael Muré <[email protected]>
interrupt: allow to cancel a cleaner

cb204411a26279b91e60ac41080c674981d90353 authored about 5 years ago by Michael Muré <[email protected]>
issue 178: refined git command cwd setting.

For unknown reason setting .git as current directory for the called
git command fails when git-b...

1dc106279a883ca4aac2b1489ef8d4a441284899 authored about 5 years ago by Sebastien Devaux <[email protected]>
issue 178: adding required changes to InitGitRepo and CleanupTestRepos

ddcbd8d022af0451ff87734fb443b27f98a490dd authored about 5 years ago by Sebastien Devaux <[email protected]>
Update README.md

fa12d5da72b5bf6c136ee8d922ffab4621ad1103 authored about 5 years ago by Michael Muré <[email protected]>
Merge pull request #207 from MichaelMure/webui

Update webui and documentation

06df0eb09c24bba4d2f3051534239a3a9d967fbd authored about 5 years ago by Michael Muré <[email protected]>
docs: replace images with new ones

21e82d538298a6d0df9971f8811daf16176e3729 authored about 5 years ago by Amine Hilaly <[email protected]>
webui: recompile the web interface

23239cc1763a091ebeb71a8119d4f93f4982399c authored about 5 years ago by Amine Hilaly <[email protected]>
issue 178: fetch the repo dir with rev-parse --git-dir

Since is returns the .git dir directly, it is not more needed to
concatenate .git.

7e123fbfcae76e3ad188cfa5e98c27adcde8d6d7 authored about 5 years ago by Sebastien Devaux <[email protected]>
Merge pull request #202 from MichaelMure/fix-git-version

repo: fix git version parsing with broken version

69ed22443efe9f38a67024f1f678b64a8363e33b authored about 5 years ago by Amine <[email protected]>