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

Merge pull request #990 from buestad/master

added EventMentionedInCommit

2a78fd9c94960d86264e39d37e5a3e25b0a8358d authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #987 from MichaelMure/cache-progress-bar

commands: add a nice terminal progress bar when building the cache

6e5ea512ac82972c6e0da78976f967006e5fe5c4 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #992 from MichaelMure/dependabot/go_modules/github.com/dustin/go-humanize-1.0.1

build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1

a1eec9aadfa24bad4804edc5fbb1c0753f4690cb authored almost 2 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1

Bumps [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) from 1.0.0 to 1.0.1...

6dd6e534e3880b7365c81b07aa246cfdab3dce2c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #933 from zinderic/feat-cleanup-subcommand

add cleanup sub-command that remove local bugs and identities

98eb1c111efb22ddb02ab71779f1862abab4baa5 authored almost 2 years ago by Michael Muré <[email protected]>
repo: don't forget to close a file

5bf274e64a3486bba21edd9bf455089839219f25 authored almost 2 years ago by Michael Muré <[email protected]>
repo: temporary use a fork of go-git due to https://github.com/go-git/go-git/pull/659

03dcd7eea29c86a7e2e5056554649c1327f198cb authored almost 2 years ago by Michael Muré <[email protected]>
Fixed version info be set when go install

fd4032087bdde93dfb7494bb12bf52bdc4d5ba74 authored almost 2 years ago by vasser <[email protected]>
added EventMentionedInCommit

119fdeefc43c1e5f13879da3ffae48055abfc3fc authored almost 2 years ago by Henrik Buestad <[email protected]>
add wipe sub-command that remove local bugs and identities

fc266b733cf0ea794209031e3500ab3f86db6cee authored almost 2 years ago by Kalin Staykov <[email protected]>
commands: add a nice terminal progress bar when building the cache

One issue remaining is that writing the cache takes significant time, but I don't know how to re...

7df34aa7a40be0d7b759ea3ef42cedf9f25f32b2 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #989 from MichaelMure/fix-tests

repo: check error when closing a repo in tests

9c50a359704f4edd2f33df6d256e032feae3a576 authored almost 2 years ago by Michael Muré <[email protected]>
properly close files in edge cases in various places

ace0f055074a6ecee0f9893d545f0ff6f7fc3c45 authored almost 2 years ago by Michael Muré <[email protected]>
repo: check error when closing a repo in tests

2664332bfd17094dd8a485ea085099d6eac33068 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #988 from MichaelMure/fix-cache-test

cache: fix tests?

76100380978418dbfa6fa880f05d335c9a4aafcd authored almost 2 years ago by Michael Muré <[email protected]>
make go1.19 fmt happy

637071a84b6dd25df42b8fa79f31bc73d338c55a authored almost 2 years ago by Michael Muré <[email protected]>
cache: fix tests?

70b0c5b81c106e14c7ee837832ea640bd7c687f5 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #983 from MichaelMure/dependabot/go_modules/github.com/go-git/go-git/v5-5.5.2

build(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2

5d7a10fbb246d2bbcefe0eabc4403afe22e26124 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #984 from MichaelMure/fix/926/tests-fail-with-color

fix(commands): run tests in ./commands/... without ANSI color

978552bb69e742e9e81ddc2ebb66e1e12dba91fe authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #976 from MichaelMure/fix/975/patch-security-vulnerabilities

fix: resolve Go vulnerabilities

c7662a13acf6db50a45d22e70e7beac3276fe784 authored almost 2 years ago by Michael Muré <[email protected]>
fix(commands): run tests in ./commands/... without ANSI color

Resolves #926

e4707cd8d5d9de4d4f8b7d7213596c764c6dc0ba authored almost 2 years ago by Steve Moyer <[email protected]>
Merge pull request #979 from MichaelMure/fix/eliminate-tempdir-test-failures

refactor(TestCache): guarantee test caches are closed when tests finish

51161a8fdb97814daa0543692c63b0d8a25a83ff authored almost 2 years ago by Steve Moyer <[email protected]>
build(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.5.1 to 5.5.2.
- [Re...

bde79c6c9435c5136fadd22e95ceec1c7e69e439 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(TestCache): cleanup per PR review

Resolves #979

5c45e70aabd19502d7fbd2a2b564c5845b41aaa8 authored almost 2 years ago by Steve Moyer <[email protected]>
Merge pull request #982 from MichaelMure/dependabot/go_modules/golang.org/x/crypto-0.5.0

build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0

30198e17b6ce771c6a1937fbcb193a892b7f9be8 authored almost 2 years ago by Michael Muré <[email protected]>
build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.4.0 to 0.5.0.
- [Release no...

7bb6d6655ca16ec0a5003006c02a3ae47f6036ba authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #980 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.6.0

build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0

87ceccb054538b7e63f8bf0cc98e1b42a2be14f5 authored almost 2 years ago by Michael Muré <[email protected]>
build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.5.0 to 0.6.0.
- [Release notes]...

6e6ae6a1df92a106257e9f0fd5eb6a4ef4cda507 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor(TestCache): guarantee test caches are closed when tests finish

0f12b901e7856ae001e960bbd3afc4cbff98ffb7 authored almost 2 years ago by Steve Moyer <[email protected]>
Merge pull request #978 from MichaelMure/fix/eliminate-tempdir-test-failures

fix(TestCache): eliminate hanging Windows tests

b1253bd238714233cdaa6db34105b23bace4c08d authored almost 2 years ago by Michael Muré <[email protected]>
fix(TestCache): eliminate hanging Windows tests

ea9b3aa060205cbcc162944310bbac188f87c551 authored almost 2 years ago by Steve Moyer <[email protected]>
style(TestCache): remove empty trailing line from function

59684d74776738723901095c73782fbc619138e4 authored almost 2 years ago by Steve Moyer <[email protected]>
test(cache): close second instance of RepoCache

4cee3a7278a493378429fd32dfa12c27f70bcca3 authored almost 2 years ago by Steve Moyer <[email protected]>
ci: use Go 1.19.4 and setup-go@v3

58a6962f4e78afa1208f40578caf7ac2b7a04184 authored almost 2 years ago by Steve Moyer <[email protected]>
Merge pull request #974 from MichaelMure/fix/972/gokart-panic

fix(972): use prerelease of GoKart with repaired panic

5b9f88208fd4b1e87b8fd40195aafbf7da2ecd01 authored almost 2 years ago by Michael Muré <[email protected]>
fix: resolve Go vulnerabilities

Resolves #975

33e3e4b65e022aeabbcadf8647f5de31d6435e60 authored almost 2 years ago by Steve Moyer <[email protected]>
deps: fix merge conflicts in dependencies

7601e79d2b60315e259f36e96d7bfdcc92d3fcba authored almost 2 years ago by Steve Moyer <[email protected]>
fix(972): use prerelease of GoKart with repaired panic

344438b9cb216dd878221600071d3ac8093ad34b authored almost 2 years ago by Steve Moyer <[email protected]>
Merge pull request #969 from MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.4.0

build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0

3915d2b76e17ae7058510d3b4cd91b24786bb526 authored almost 2 years ago by Steve Moyer <[email protected]>
build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0

Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.3.1 to 5.4.0.
-...

86bb2f3dd963f31ba432a7be59bda7ed2fd62c7a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #963 from MichaelMure/feat/upgrade-go-git-v5.1.1

feat: upgrade go-git to v5.5.1

a4cee7539b2fcddcdd717b784be366f67e358b09 authored almost 2 years ago by Steve Moyer <[email protected]>
fix: keyrings must return keys with entities/identities

de6f5404e403bff0124d76124964a6c6d05b2332 authored almost 2 years ago by Steve Moyer <[email protected]>
Merge pull request #964 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.17

build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17

e6517006fa61f16269762a3dacad9c154848e369 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #966 from MichaelMure/cmdjson

commands: share JSON creation

c8ad1576b1472cb5723def810dfbcc30b40c70b7 authored almost 2 years ago by Michael Muré <[email protected]>
commands: share JSON creation

5844dd0a6a08f496e6018c0bad0b38d82a8846fc authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #967 from MichaelMure/ci

CI: remove lint security step as it's crashing

211a038c6057c5cfdcbf4c7d4cc8b4e93d8dc8db authored almost 2 years ago by Michael Muré <[email protected]>
CI: remove lint security step as it's crashing

57f328fbbcce089c950c8b0f8c5d75ee8c1b72fa authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #965 from MichaelMure/nitpic

commands: don't double build the lamport clocks

2a62c131a25e03fc791ff066563a564c7cb8b879 authored almost 2 years ago by Michael Muré <[email protected]>
commands: don't double build the lamport clocks

c9009b52990d86c6d2589b786b6545488e8ae6ef authored almost 2 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17

Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.16 to 0.0.17.
- ...

67a507f4765f13fbb5a74aac314b1cf449dc6bd8 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: upgrade go-git to v5.1.1

Related to #934

7c4a3b12c1b519611b13ca3f05158440d45e728e authored almost 2 years ago by Steve Moyer <[email protected]>
Merge pull request #962 from MichaelMure/select-completion

commands: generic "select" code, move bug completion in bugcmd

d11ea5c2adec0fd92be30d3e3bdd1b5679d4118c authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #961 from MichaelMure/cache-events

cache: simplify cache building events handling

b11f60f5c02bd1c86cf14e58e90de4fe5e454e7c authored almost 2 years ago by Michael Muré <[email protected]>
commands: generic "select" code, move bug completion in bugcmd

e920987860dd9392fefc4b222aa4d2446b74f3d8 authored almost 2 years ago by Michael Muré <[email protected]>
cache: simplify cache building events handling

b27958758fe59f3c984243f4ad3cb8bcb4f43e86 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #960 from MichaelMure/inputs

commands: move bug specific input code into commands/bug/input

8cea6c7515e42cb8821a03c9bfebb0a8f63a01be authored almost 2 years ago by Michael Muré <[email protected]>
commands: move bug specific input code into commands/bug/input

d5b07f48376cef9f62e12e3b56bcdd7483ef588f authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #959 from MichaelMure/core-event

cache: tie the last printf in an event to make the core print free

4c7043e8ed994d7863cfd706f6cfd2e1f91850df authored almost 2 years ago by Michael Muré <[email protected]>
cache: tie the last printf in an event to make the core print free

13a7a5991761eefc00facdc0c7dbc3eb150d6959 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors

feat(935): disambiguate config errors

f94616ec76e01145a7b2b90c11b27a25d4a4be96 authored almost 2 years ago by Steve Moyer <[email protected]>
Merge pull request #938 from MichaelMure/cache-reorg

Generic cache layer

0a5a0ec1ef4ad98bc2116a953e201f96474941ab authored almost 2 years ago by Michael Muré <[email protected]>
cache: fix some bugs after refactor

95911100823b5c809225d664de74ad2d64e91972 authored almost 2 years ago by Michael Muré <[email protected]>
github: cleanup test token when test is done

108518530e822e3bdf59c8bfc333ad0bbe2d5fc8 authored almost 2 years ago by Michael Muré <[email protected]>
cache: generic withSnapshot, some cleanup

d65e8837aa7bb1a6abb6892b9f2664e1b7edb02e authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #956 from MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.2.2

build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2

02510cb197993b9f5c6acec431f1432cd02341f1 authored almost 2 years ago by Michael Muré <[email protected]>
cache: tie up the refactor up to compiling

9b98fc06489353053564b431ac0c0d73a5c55a56 authored almost 2 years ago by Michael Muré <[email protected]>
repository: return specific error on object not found, accept multiple namespace to push/pull

905c9a90f134842b97e2cf729d8b11ff59bfd766 authored almost 2 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2

Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.2.1 to 1.2.2.
...

6d53132eb5f4249a19d26666c364fcdcfae479ac authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WIP

f2def3a9331080a02e57710a859d2aac608ed44c authored almost 2 years ago by Michael Muré <[email protected]>
repo: proper reduced interface for full-text indexing

Additionally, remove and concentrate quite a lot of complexity from the cache layer
into a "per ...

60d40d60e9f91247b61f541888f1469bff44f573 authored almost 2 years ago by Michael Muré <[email protected]>
WIP

3b62fe0a4c7b3f1ae4f9a163b6c483444b5a8d20 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #948 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.77.0

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

af563be5b07590f05fab5410967b1d1602a9b577 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #955 from waldyrious/patch-1

doc/README: normalize verb tense and fix typo

840f14d6b319c07177e076e89c8ab9c381a72f0e authored almost 2 years ago by Michael Muré <[email protected]>
doc/README: normalize verb tense and fix typo

8537869a5837e5b23c8c49b6a6fc788e8ca11337 authored almost 2 years ago by Waldir Pimenta <[email protected]>
build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.76.0 to 0.77.0.
- ...

2d9c30bba7b7a9d3c5acccacf384ecd9311b9e65 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #920 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.76.0

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

19b4bf1688ef7f19355012724ad25082e2a44d4e authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #941 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.5.0

build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0

562d54802128dc8759f3e071c46f35cbbd6284f7 authored almost 2 years ago by Michael Muré <[email protected]>
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0.
- [Release notes]...

6a498ac93820a7f682302278c27b11086f879c0a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WIP

4a341b5e1714a6a36ec7f5839a6a1b73571d4851 authored almost 2 years ago by Michael Muré <[email protected]>
fix: remove repeated use of the same fmt.Errorf() calls

0cd2f3b4bda294b040e31337ddb380fb72192a63 authored almost 2 years ago by Steve Moyer <[email protected]>
WIP

0ac39a7ab5db077fcf0df827e32bf6e625e980da authored almost 2 years ago by Michael Muré <[email protected]>
feat: wrap ErrMultipleConfigEntry to report duplicate key

References #935.

49929c034f52272986ea6ac7457e64dbaa9454cb authored almost 2 years ago by Steve Moyer <[email protected]>
feat: wrap ErrNoConfigEntry to report missing key

Resolves #935.

64c18b15a4a0c8b7e59587aa09de92d52c698ede authored almost 2 years ago by Steve Moyer <[email protected]>
benchmark-action: make it work?

c6bb6b9c7ecddb679966b1561e2e909a9ee5e8cd authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #931 from MichaelMure/benchmark

gha: add a workflow to continuously run benchmarks

8b000de6e8e9e1db2e9692d99d94851c00a1568f authored almost 2 years ago by Michael Muré <[email protected]>
gha: add a workflow to continuously run benchmarks

c227f2e985930532ade4805abbd7e831eb68baca authored almost 2 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.74.0 to 0.76.0.
- ...

6f4d477611014ca9a534ffbe4d5df8f210cefc9e authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #870 from MichaelMure/cli-reorg

commands: reorg into different packages

70bd7377b6362127794f3a6198dd2c63863025fc authored almost 2 years ago by Michael Muré <[email protected]>
commands: reorg into different packages

acc9a6f3a6df2961c3ae44352216d915cb9b5315 authored almost 2 years ago by Michael Muré <[email protected]>
release: don't build for darwin/386 as support has been removed in golang

a3fa445a9c76631c4cd16f93e1c1c68a954adef7 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #921 from MichaelMure/release-workflow

GHA: add a release workflow to build and upload binaries

e814bcf10efaa4262391d61e38cf809633ebf08e authored almost 2 years ago by Michael Muré <[email protected]>
GHA: add a release workflow to build and upload binaries

c74fabd65227dd15a39b316361caf8816685ef25 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #919 from MichaelMure/pack-webui

webui: pack into binary

231755e02f023af92dca634fa08aad690e91f168 authored almost 2 years ago by Michael Muré <[email protected]>
webui: pack into binary

61c9f4015c3fc1e646d49ac3c9876d07695d684f authored almost 2 years ago by Michael Muré <[email protected]>
gogit: fix incorrect loader handling

3c0fcb745634d28138a6a3d220d59e5766198061 authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #917 from MichaelMure/github-cap-rate-limit

github: sanitize rate limit waiting time

b02ba48ad64bd246cefc4f4646b48676b645220a authored almost 2 years ago by Michael Muré <[email protected]>
github: sanitize rate limit waiting time

In particular, for the case of when the local clock is wrong, but also if the returned value is ...

9abeb9956b7519ef5e67fed48093ebfbb3868b2f authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #916 from MichaelMure/repo-parallel-clock-loading

go-git: concurrent loading of clocks

733c7c6b3ebe1fb322d8107fdf6dae7a6060b87b authored almost 2 years ago by Michael Muré <[email protected]>
Merge pull request #915 from MichaelMure/github-fix-rate-limiting

github: fix rate limiting

432e4f25ffcfda54c711092f3ca418631ffca0aa authored almost 2 years ago by Michael Muré <[email protected]>
go-git: concurrent loading of clocks

d1744f5ee2c55176bb877f7d13b92efd29877077 authored almost 2 years ago by Michael Muré <[email protected]>