index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
gitlab: fix iterator (paginate with first index 1) and avoid the trailing API...
Michael Muré
2020-04-04
3
-12
/
+38
|
*
gitlab: refactor the iterator, fix bugs
Michael Muré
2020-03-28
6
-290
/
+399
|
/
*
jira/gitlab: fix a bad login handling in the configurator
Michael Muré
2020-03-28
2
-10
/
+14
*
drop support of go 1.11 due to bad dep handling without mod support
Michael Muré
2020-03-28
3
-7
/
+1
*
query: more robust tokenizer
Michael Muré
2020-03-28
2
-18
/
+58
*
launchpad: fix a nil value access
Michael Muré
2020-03-28
1
-1
/
+1
*
Merge pull request #354 from MichaelMure/dependabot/npm_and_yarn/webui/acorn-...
Michael Muré
2020-03-28
1
-15
/
+15
|
\
|
*
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webui
dependabot-preview[bot]
2020-03-13
1
-15
/
+15
*
|
Merge pull request #362 from MichaelMure/dependabot/go_modules/github.com/xan...
Michael Muré
2020-03-28
2
-1
/
+10
|
\
\
|
*
|
build(deps): bump github.com/xanzy/go-gitlab from 0.27.0 to 0.29.0
dependabot-preview[bot]
2020-03-28
2
-1
/
+10
*
|
|
Merge pull request #355 from MichaelMure/query-parser-ast
Michael Muré
2020-03-28
15
-325
/
+462
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
query: no need for an ast package
Michael Muré
2020-03-28
8
-116
/
+96
|
*
|
cache: replace the all-in-one query parser by a complete one with AST/lexer/p...
Michael Muré
2020-03-28
15
-294
/
+451
|
/
/
*
|
Merge pull request #358 from MichaelMure/gitlab-tests
Michael Muré
2020-03-28
6
-8
/
+30
|
\
\
|
*
|
launchpad: tighten the bug matching
Michael Muré
2020-03-28
1
-1
/
+4
|
*
|
github: tighten the import matching
Michael Muré
2020-03-28
1
-1
/
+4
|
*
|
jira: tag bugs with the base URL, tighten the matching
Michael Muré
2020-03-28
2
-1
/
+12
|
*
|
gitlab: match bugs on IDs + baseURL because the URL is not stable
Michael Muré
2020-03-28
1
-1
/
+6
|
*
|
gitlab: fix bugs import url
amine
2020-03-15
1
-4
/
+4
|
|
/
*
|
Merge pull request #361 from MichaelMure/dependabot/go_modules/github.com/mat...
Michael Muré
2020-03-23
2
-1
/
+3
|
\
\
|
*
|
build(deps): bump github.com/mattn/go-runewidth from 0.0.8 to 0.0.9
dependabot-preview[bot]
2020-03-23
2
-1
/
+3
|
/
/
*
|
Merge pull request #359 from MichaelMure/dependabot/go_modules/github.com/Mic...
Michael Muré
2020-03-16
2
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
build(deps): bump github.com/MichaelMure/go-term-text
dependabot-preview[bot]
2020-03-16
2
-1
/
+3
|
/
*
makefile: add target to clean remote identities
Michael Muré
2020-03-05
1
-0
/
+3
*
cache: fix missing login in LegacyAuthorExcerpt causing panic
Michael Muré
2020-03-05
1
-1
/
+2
*
Merge pull request #348 from MichaelMure/dependabot/go_modules/github.com/xan...
Michael Muré
2020-03-03
2
-1
/
+4
|
\
|
*
build(deps): bump github.com/xanzy/go-gitlab from 0.26.0 to 0.27.0
dependabot-preview[bot]
2020-03-02
2
-1
/
+4
|
/
*
github-howto: change title
Michael Muré
2020-03-01
1
-1
/
+1
*
travis: build with go-1.14, release with go-1.13
Michael Muré
2020-03-01
1
-1
/
+3
*
Merge pull request #281 from MichaelMure/howto-github
0.7.0
Michael Muré
2020-03-01
5
-1
/
+82
|
\
|
*
howto: link to other ressources
Michael Muré
2020-03-01
1
-0
/
+11
|
*
add workflow diagrams
Michael Muré
2020-03-01
3
-0
/
+1
|
*
doc: refresh the github howto
Michael Muré
2020-03-01
2
-3
/
+11
|
*
doc: fix typos
Michael Muré
2020-03-01
1
-2
/
+2
|
*
add a how-to to explain usage with Github
Michael Muré
2020-03-01
1
-0
/
+61
*
|
git: fix GetRemote to not break when there is no remotes
Michael Muré
2020-03-01
1
-1
/
+4
|
/
*
update readme
Michael Muré
2020-02-29
1
-39
/
+35
*
Merge pull request #344 from MichaelMure/github-lowercase-login
Michael Muré
2020-02-29
5
-56
/
+112
|
\
|
*
github: fix tests
Michael Muré
2020-02-29
1
-23
/
+32
|
*
github: correct casing for user provided login
Michael Muré
2020-02-29
4
-33
/
+80
*
|
Merge pull request #347 from MichaelMure/dependabot/go_modules/github.com/Mic...
Michael Muré
2020-02-29
2
-1
/
+3
|
\
\
|
*
|
build(deps): bump github.com/MichaelMure/go-term-text
dependabot-preview[bot]
2020-02-27
2
-1
/
+3
|
/
/
*
|
Merge pull request #346 from quincunx/fix_compile_error
Michael Muré
2020-02-26
1
-3
/
+3
|
\
\
|
*
|
Fix compile errors on Windows
Christian Schürer-Waldheim
2020-02-25
1
-3
/
+3
*
|
|
Merge pull request #343 from MichaelMure/login-is-back
Michael Muré
2020-02-26
19
-24
/
+183
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
identity: bring back the login to hold that info from bridges (purely informa...
Michael Muré
2020-02-25
19
-24
/
+183
|
/
/
*
|
termui: fix bad rendering due to outdated go-runewidth
Michael Muré
2020-02-25
2
-0
/
+3
*
|
termui: fix label cropped in the label edition window
Michael Muré
2020-02-25
1
-4
/
+4
|
/
*
Merge pull request #341 from MichaelMure/bridges-default-login
Michael Muré
2020-02-23
16
-48
/
+76
|
\
|
*
bridge: record the login used during the configure and use it as default cred...
Michael Muré
2020-02-23
16
-48
/
+76
[prev]
[next]