index
:
git-bug
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
...
*
|
Merge pull request #378 from vojta001/master
Michael Muré
2020-04-16
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
termui: fix a crash when trying to open a bug when there are none
Vojtěch Káně
2020-04-16
1
-0
/
+4
|
/
*
Merge pull request #371 from mindriot101/config-reads-includes
Michael Muré
2020-04-12
1
-2
/
+2
|
\
|
*
Supports git config includes
Simon Walker
2020-04-11
1
-2
/
+2
|
/
*
Merge pull request #364 from MichaelMure/dependabot/go_modules/github.com/spf...
Michael Muré
2020-04-10
2
-1
/
+3
|
\
|
*
build(deps): bump github.com/spf13/cobra from 0.0.6 to 0.0.7
dependabot-preview[bot]
2020-03-30
2
-1
/
+3
*
|
readme: better phrasing
Michael Muré
2020-04-04
1
-1
/
+1
*
|
readme: fix image links
Michael Muré
2020-04-04
1
-3
/
+3
*
|
readme: document workflows
Michael Muré
2020-04-04
2
-0
/
+31
*
|
Merge pull request #363 from MichaelMure/gitlab-iterator
0.7.1
Michael Muré
2020-04-04
6
-290
/
+425
|
\
\
|
|
/
|
/
|
|
*
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
[prev]
[next]