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

Combined variable declaration and assignment

cdd8167aa0c4a8942d5d92d3d600e03d7c4a5e31 authored over 5 years ago by Sladyn <[email protected]>
ls-id.go: Fixing ls-id

Adding check for length of args
Pulling bugIds from correct backend.

a45ece05e6cc02f8f9d8e669cc5ea942b0728eaa authored over 5 years ago by Sladyn <[email protected]>
Merge pull request #100 from sladyn98/faster_ls

`git bug ls` should be faster

fe8b0659c9bc1cb074a5acfbafcabd603e533f9f authored over 5 years ago by Michael Muré <[email protected]>
cache: make the title filter case insensitive

408654514ea813933f45d383d949611d138084e1 authored over 5 years ago by Michael Muré <[email protected]>
Fixed doc/queries.md

0e5550a27b7d9b8beb1418588ca5c9c12f4437c5 authored over 5 years ago by Sladyn <[email protected]>
Commit to chane the description of function

6fee8a44429339ba59004fc7506571b8876eae4a authored over 5 years ago by Sladyn <[email protected]>
Rebased and updated.

f1d5ca4ff4e8f20f21e2cdc65fe854d6f9c16fee authored over 5 years ago by Sladyn <[email protected]>
Made requested changes

Made changes to the doc files and remaining areas which required updation.

beecd2dbe449e551d08668adf0b8ace427d09c49 authored over 5 years ago by Sladyn <[email protected]>
Fixed filter.go

GolangCI complained about an if return else return statement which is fixed in this commit.

e825525a08f3370abd8c05802df09613c421fcb2 authored over 5 years ago by Sladyn <[email protected]>
Rectified Tests

0c42a7c33ef02cdb72b110b65e36e0e426c19359 authored over 5 years ago by Sladyn <[email protected]>
ls.go:`git bug ls` should be faster

Added `Title` to BugExcerpt
Added `TitleFilter` to `filter.go`
Used BugExcerpt in `ls` command t...

43e56692e832bcb4ef39f745ec9fbaf7360052de authored over 5 years ago by Sladyn <[email protected]>
Merge pull request #89 from MichaelMure/identity

WIP identity in git

7260ca05bc3588c0572887a7d8f1b897c7fc13da authored over 5 years ago by Michael Muré <[email protected]>
github: fix potential bug due to var aliasing

b6bed784e5664819250aac20b2b9690879ee6ab1 authored over 5 years ago by Michael Muré <[email protected]>
update generated files

782576f12401c1fd75b0281f9df72b1c4fd53e1f authored over 5 years ago by Michael Muré <[email protected]>
commands: show the last modification time in "user"

c235d89d36500e58e3bcadda94e9cab06023dd55 authored over 5 years ago by Michael Muré <[email protected]>
commands: "user ls" also show metadata

f6eb83815983b27524d1f762436f7f4bf9a41e59 authored over 5 years ago by Michael Muré <[email protected]>
cache: better API to access excerpts

bad05a4f3d24eb092724f667ee33bb1956457dd3 authored over 5 years ago by Michael Muré <[email protected]>
identity: another round of cleanups

46beb4b886761ff69abe2ce45c2498a4fafe50d9 authored over 5 years ago by Michael Muré <[email protected]>
a round of cleanup

475b7b4c490bc3729772932f2d7bbcabb8f781a7 authored over 5 years ago by Michael Muré <[email protected]>
commands: add a "." at the end of Short commands usage

2fd5f71b592eeebd0c0c4c770a7dac88d7eae80a authored over 5 years ago by Michael Muré <[email protected]>
commands: add a "user adopt" command to use an existing identity

304a3349300bba909b1f69e54c0d2d8a338994d1 authored over 5 years ago by Michael Muré <[email protected]>
commands: add a super-fast "user ls" command

7a80d8f849861a6033cd0765e5d85a52b08a8854 authored over 5 years ago by Michael Muré <[email protected]>
github: fix 3 edge-case failures

e100ee9f10dd7f600b58bf3d24b36f9b286210d6 authored over 5 years ago by Michael Muré <[email protected]>
cache: fix ResolveIdentityImmutableMetadata byt storing metadata in IdentityExcerpt

8bba6d1493fdf064ac9fede0a5098b1abe969052 authored over 5 years ago by Michael Muré <[email protected]>
github: simplify some code

268f6175fe7394f057a1b6b38c239c36e2c8619a authored over 5 years ago by Michael Muré <[email protected]>
bridge: fix typo

b59623a835f1f922d06ff7212b5bf7825624d134 authored over 5 years ago by Michael Muré <[email protected]>
makefile: add the clean-local-identities target for debugging

ecf857a71a16dec6d200150215d33587a6d85a54 authored over 5 years ago by Michael Muré <[email protected]>
git: fix RmConfigs

839b241f0c1b8ee670be207688228e8ea71602b7 authored over 5 years ago by Michael Muré <[email protected]>
generator cleanup

dc1edf8e640f4d0f4d4a8bc01a7459ff8123705e authored over 5 years ago by Michael Muré <[email protected]>
identity: some UX cleanup

b8caddddc7aaf34b2da61c590fd1d9a0fae024fb authored over 5 years ago by Michael Muré <[email protected]>
identity: fix tests

719303226096c905e602cb620dfdfbcf8fe106ad authored over 5 years ago by Michael Muré <[email protected]>
identity: complete the graphql api

ffe35fece1b1526949107f154abc21a1a02fc74d authored over 5 years ago by Michael Muré <[email protected]>
identity: store the times properly

71f9290fdae7551f3d3ada2179ece4084304d734 authored over 5 years ago by Michael Muré <[email protected]>
identity: working identity cache

54f9838f0ab22ce5285f21cdd117ad81c737d822 authored over 5 years ago by Michael Muré <[email protected]>
identity: wip caching

947ea63522610bd16c32cf70812c129eda9bbb02 authored over 5 years ago by Michael Muré <[email protected]>
identity: work on higher level now, cache, first two identity commands

864eae0d6bd0732260c0c56583bb77f9b25b60f6 authored over 5 years ago by Michael Muré <[email protected]>
identity: fix tests

976af3a4e8382d03e9f2ccb57e2ed3b783294138 authored over 5 years ago by Michael Muré <[email protected]>
identity: I can compile again !!

d2483d83dd52365741f51eca106aa18c4e8d6420 authored over 5 years ago by Michael Muré <[email protected]>
identity: all tests green o/

da558b05ef79f4c80df10c6969a9ae5f4f764f96 authored over 5 years ago by Michael Muré <[email protected]>
identity: add more test for serialisation and push/pull/merge + fixes

cd7ed7ff9e3250c10e97fe16c934b5a6151527bb authored over 5 years ago by Michael Muré <[email protected]>
identity: wip

21048e785d976a04e26798e4a385ee675c95b88f authored over 5 years ago by Michael Muré <[email protected]>
identity: wip push/pull

328a4e5abf3ec8ea41f89575fcfb83cf9f086c80 authored over 5 years ago by Michael Muré <[email protected]>
identity: more refactoring progress

56c6147eb6012252cf0b723b9eb6d1e841fc2f94 authored over 5 years ago by Michael Muré <[email protected]>
identity: more cleaning and fixes after a code review

14b240af8fef269d2c1d5dde2fff192b656c50f3 authored over 5 years ago by Michael Muré <[email protected]>
identity: somewhat getting closer !

d10c76469d40f13e27739fd363145e89bf74c3e0 authored over 5 years ago by Michael Muré <[email protected]>
identity: more progress and fixes

844616baf8dc628360942d57fd69f24e298e08da authored over 5 years ago by Michael Muré <[email protected]>
identity: add metadata support

3df4f46c71650c9d23b267c44afec16f1b759e92 authored over 5 years ago by Michael Muré <[email protected]>
identity: implement the loading from git

06d9c6872655b85f1a47599add92d49d570e7b2e authored over 5 years ago by Michael Muré <[email protected]>
identity: more progress and fixes

bdbe9e7e8256fff820efe1ce707e7154d517ecb3 authored over 5 years ago by Michael Muré <[email protected]>
WIP identity in git

feab9412dffe5772048aad29893c4cb01d566387 authored over 5 years ago by Michael Muré <[email protected]>
cache: fix unhandled error

0aefae6fcca5786f2c898029c3d6282f760f2c63 authored over 5 years ago by Michael Muré <[email protected]>
Merge pull request #82 from Steap/feature/lp-messages

Launchpad bridge: fetch comments.

59a4273edb6324755fca5b1cbbc400f9a1121b9f authored over 5 years ago by Michael Muré <[email protected]>
Launchpad bridge: fetch comments.

49cc971dbab1466bf390786ea35391f46e1dce7e authored over 5 years ago by Cyril Roelandt <[email protected]>
Merge pull request #97 from sladyn98/ls_id_branch

A command to list matching bug id from a prefix

5e4a656f85e6145f099c27bfcf42dabe1f317cb2 authored over 5 years ago by Michael Muré <[email protected]>
ls-id.go:Add ls-id [<prefix>] command

This file adds the ls-id command which returns
the bug id matching the prefix the user enters.
I...

3c0c13bbbe934d0fa9476fa5c07bf04ea5a99b94 authored over 5 years ago by Sladyn <[email protected]>
cache: output the build info message on stderr to avoid breaking scripts

d380b3c16b4321d9262a49e065b54f0525da7187 authored over 5 years ago by Michael Muré <[email protected]>
add a "version" command with various outputs, including the git hash and tag

59ea2e018e05e7a4033d572f819f4a696ab74397 authored over 5 years ago by Michael Muré <[email protected]>
man: update the date in the generated doc

09692456c7a5491b37a22d72e652de66ecc8d4e7 authored over 5 years ago by Michael Muré <[email protected]>
ls-id.go: Add ls-id [<prefix>] command

This file adds the ls-id command which returns
the bug id matching the prefix the user enters.
I...

f70f38c8ee44338e803ba6bb306c13fe1c7f347a authored over 5 years ago by Sladyn <[email protected]>
Merge pull request #92 from opencollective/opencollective

Open Collective integration in Readme

bb0066344a12d6ba58ab4dfc420b4fe5308e0a71 authored over 5 years ago by Michael Muré <[email protected]>
chore(opencollective): use tiers

090cd808a332b73a63fbab0654d0d974e59166e5 authored over 5 years ago by François Hodierne <[email protected]>
Merge pull request #86 from ProgramFan/master

Implement CJK support in termui

6bfbf36cd96408ac44899a19280ed08aa3bcf327 authored almost 6 years ago by Michael Muré <[email protected]>
Merge pull request #91 from seeduvax/cmdShowFields

commands: show: change for a single valued --field flag

44643efedc7c4f2b83e649ba102bd52cb35ec287 authored almost 6 years ago by Michael Muré <[email protected]>
Fix handling of long words

8ea5c6b41de8a0ccdff245456c317a2ad98cd630 authored almost 6 years ago by Yang Zhang <[email protected]>
commands: show: change for a single valued --field flag

43d0fe5caec529baa348b44f6e1cba49e87754a7 authored almost 6 years ago by Michael Muré <[email protected]>
upgrade webui dependency

433c4fc46a7a2cabb69eee5226bb8ea87b6c5661 authored almost 6 years ago by Michael Muré <[email protected]>
Simplified show commadn error handling.

Exit on first unknown field found in query.

5850116c0dd49bd42413305e2484beb50cbcc914 authored almost 6 years ago by Sebastien Devaux <[email protected]>
Fix bad names in text.go

2feb4ec21b875a9f444033fd81ee9af63e46819b authored almost 6 years ago by Yang Zhang <[email protected]>
Merge pull request #90 from seeduvax/issue87

Issue #87: use same id format function in snapshot.go than in bug.go

bbf385b0c38bf3cb42c3dcd03f1bfd603f1bc512 authored almost 6 years ago by Michael Muré <[email protected]>
Fixed golangci check error about new error from format string

68cbde492da7911f67e9cce561d4c877ae36bdbf authored almost 6 years ago by Sebastien Devaux <[email protected]>
git hook script exmaple to prefill commit message from selected issue

afbda3cc23282b6c37849048d33f9c9c12ef8fb8 authored almost 6 years ago by Sebastien Devaux <[email protected]>
Adding fields switch to show command to select fields to display.

1787f959ffed4cf0e4fa7ff2808c9aa13b605b29 authored almost 6 years ago by Sebastien Devaux <[email protected]>
Issue #87: use same id format function in snapshot.go than in bug.go

76386720fe4ce6af615cc9e488fad9e6cf125957 authored almost 6 years ago by Sebastien Devaux <[email protected]>
Remove redundant init in text package

309e6892c3ea19db77ee02acf938ea30f63e82df authored almost 6 years ago by Yang Zhang <[email protected]>
Make runewidth treat ambiguous rune as short and fix ui display

5cf7b19dcce89f847f6f6d62685abaeca2b63e1c authored almost 6 years ago by Yang Zhang <[email protected]>
Revert the changes on zsh_completion/git-bug

e29188e6ff686897c296246baee54641d076825f authored almost 6 years ago by Yang Zhang <[email protected]>
Add tests for critical internal functions in text.go

d4fd895579096fb6c3cf7b43e3247b55eca6953e authored almost 6 years ago by Yang Zhang <[email protected]>
Refactor text.go to improve clearity

7c1df91d539f4be0110d1fe12772e8c690794191 authored almost 6 years ago by Yang Zhang <[email protected]>
Fix megacheck warnings

99bc0c140a5023ff92d523cbdc086df18dca6379 authored almost 6 years ago by Yang Zhang <[email protected]>
Fix incorrect wrap of mixed wide and ascii chars

a0ae5fc5349063fb9b0a3de04be555b3757c1f4b authored almost 6 years ago by Yang Zhang <[email protected]>
Implement a new wrap algorithm and pass all text tests

f22f9b7083ff65fb7abe00ea2fb7343a1b68c59d authored almost 6 years ago by Yang Zhang <[email protected]>
Add back removed text functions

c0ce41540e775ec0a86770d10d5c3eb75bce0939 authored almost 6 years ago by Yang Zhang <[email protected]>
Use ASCII ellipsis to workaround inaccurate width of unicode ellipsis

52419165350a2b36706a6fb67acda862d80d6730 authored almost 6 years ago by Yang Zhang <[email protected]>
Revert to MichaelMure's fork of gocui

d823bc572801c8f324584e6fd85c57bc83d551db authored almost 6 years ago by Yang Zhang <[email protected]>
Fix tests in left_padded

467ab5b68ef3b0b9694f8987778d0ec0859a0201 authored almost 6 years ago by Yang Zhang <[email protected]>
Merge pull request #84 from Steap/allow-empty-comment-message

Allow empty messages in comments.

171acad6194dc1ceecca36d3d50795d5c84985d1 authored almost 6 years ago by Michael Muré <[email protected]>
misc: fix non determinist zsh comp generation

upstream PR: https://github.com/spf13/cobra/pull/801

3f694195f86f22ac10e04bf0f0f70535fa30a4a0 authored almost 6 years ago by Michael Muré <[email protected]>
Allow empty messages in comments.

Some bug trackers, like Launchpad, allow messages to be empty (when adding a
file to the bug, fo...

11e04748b93621a7d377d3163381ff1f38e5fdbe authored almost 6 years ago by Cyril Roelandt <[email protected]>
Implement almost full CJK support.

Display of CJK contents are supported. Adding CJK tags are problematic.

d31891504d201423f512d897d44dd71b06dad93d authored almost 6 years ago by Yang Zhang <[email protected]>
Implement displaying CJK contents

3fa2d15fb899c937900083fd7de696599371ce47 authored almost 6 years ago by Yang Zhang <[email protected]>
text: fix handling of wide characters

32b3e263fc8443f6089b9de8fbce833369461982 authored almost 6 years ago by Michael Muré <[email protected]>
termui: use a forked gocui to fix large character handling

ebcf3a75879360ee64c5ea9ce3dafcc766f16e88 authored almost 6 years ago by Michael Muré <[email protected]>
Merge pull request #83 from Steap/improve-termui-paging

Improve termui paging

60d44f750ed7929e90a394e232f069e47bc78170 authored almost 6 years ago by Michael Muré <[email protected]>
repo: minor cleaning

96f514168f17136fe02519ab4599a407cd0cc5cb authored almost 6 years ago by Michael Muré <[email protected]>
add a check for the minimal go version (1.8)

8a6a8055d723e523d9943244b042c778d75b02cc authored almost 6 years ago by Michael Muré <[email protected]>
travis: build on all go and nodejs version supported

45b82de0be03ba0acbd82738dff85611b1d3c5a7 authored almost 6 years ago by Michael Muré <[email protected]>
termui: display an explicit placeholder for empty messages

94b28b68e57cf683731467b73b3ba777d1e4f86d authored almost 6 years ago by Michael Muré <[email protected]>
termui: don't reset the cursor when paginating with left/right

See https://github.com/MichaelMure/git-bug/pull/83 for the rationale

fb87d44888ff7d7e528156c6d4b7b508e17ddbae authored almost 6 years ago by Michael Muré <[email protected]>
text: more chinese related fixes

7454b9505ae2d680293d3d00d72df14f36f4e616 authored almost 6 years ago by Michael Muré <[email protected]>
text: fix a wrapping bug leading to line longer than they should

261aa61711639cf98a9aa987e86377d520b8c868 authored almost 6 years ago by Michael Muré <[email protected]>