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
path:
root
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: make label a common type, in a similar fashion as for status (#1252)
Michael Muré
2024-08-25
6
-13
/
+14
*
feat: update references to the git-bug organization (#1249)
sudoforge
2024-08-24
38
-181
/
+212
*
chore: remove refs to deprecated io/ioutil
guoguangwu
2024-07-23
3
-25
/
+25
*
build(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.106.0 (#1167)
dependabot[bot]
2024-07-16
1
-1
/
+1
*
Fix some comments
dockercui
2024-04-24
2
-2
/
+2
*
CI: ignore spelling mistake in repo to be imported from github
Michael Muré
2023-03-04
1
-1
/
+1
*
[DATALAD RUNCMD] Run codespell -w
Yaroslav Halchenko
2023-01-23
6
-8
/
+8
*
added EventMentionedInCommit
Henrik Buestad
2023-01-13
2
-1
/
+6
*
make go1.19 fmt happy
Michael Muré
2023-01-11
1
-4
/
+5
*
Merge pull request #938 from MichaelMure/cache-reorg
Michael Muré
2022-12-23
14
-91
/
+75
|
\
|
*
cache: fix some bugs after refactor
Michael Muré
2022-12-23
5
-28
/
+8
|
*
cache: tie up the refactor up to compiling
Michael Muré
2022-12-21
14
-81
/
+84
|
*
WIP
Michael Muré
2022-11-28
8
-10
/
+11
*
|
github: cleanup test token when test is done
Michael Muré
2022-12-22
1
-0
/
+7
|
/
*
github: sanitize rate limit waiting time
Michael Muré
2022-11-15
1
-2
/
+11
*
github: fix rate limiting
Michael Muré
2022-11-15
1
-1
/
+2
*
core: bubble up the comment ID when created, or edited the first comment
Michael Muré
2022-11-13
11
-157
/
+166
*
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...
Michael Muré
2022-08-22
5
-15
/
+20
*
move bug.Status in entities/common for reuse
Michael Muré
2022-08-20
5
-14
/
+19
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
17
-26
/
+27
*
entity/dag: proper base operation for simplified implementation
Michael Muré
2022-07-25
8
-22
/
+29
*
refactor(809): eliminate need to defer CleanupTestRepos()
Steve Moyer
2022-06-16
5
-14
/
+7
*
github: fix data race when closing event channel
Michael Muré
2022-06-05
4
-151
/
+144
*
Allow new gitlab PAT format
Gaël James
2022-03-31
1
-1
/
+1
*
jira: fix incorrect client creation reusing the same credential
Michael Muré
2022-03-10
1
-1
/
+1
*
Merge pull request #571 from 5nord/add-new-gitlab-iterator
Michael Muré
2022-02-01
10
-681
/
+461
|
\
|
*
gitlab: re-enable previously broken test
Michael Muré
2021-12-05
1
-5
/
+0
|
*
gitlab: order events on the fly
Michael Muré
2021-12-05
4
-64
/
+102
|
*
Add some documentation comments
Matthias Simon
2021-04-23
2
-17
/
+24
|
*
gitlab: Add new iterator with state change events
Matthias Simon
2021-04-23
8
-676
/
+416
*
|
Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 (#732)
dependabot[bot]
2022-01-05
1
-1
/
+2
*
|
Merge pull request #715 from remram44/gitlab-access-tokens
Michael Muré
2021-12-04
1
-2
/
+1
|
\
\
|
*
|
Update URL of GitLab access token settings
Remi Rampin
2021-10-13
1
-1
/
+1
|
*
|
Fix GitLab showing https:/../personal_access_token
Remi Rampin
2021-10-13
1
-2
/
+1
*
|
|
Merge pull request #727 from MichaelMure/rng-dynamics/fix-import-empty-title
Michael Muré
2021-12-04
1
-11
/
+9
|
\
\
\
|
*
|
|
Fix: github import, some issue titles cause error
Alexander Scharinger
2021-12-04
1
-11
/
+9
|
|
/
/
*
/
/
Fix: github bridge: push then pull without duplication
Alexander Scharinger
2021-12-03
1
-1
/
+1
|
/
/
*
|
Tests for the github bridge (#706)
rng-dynamics
2021-09-14
3
-23
/
+461
*
|
feature: Github bridge mutation rate limit (#694)
rng-dynamics
2021-09-14
8
-220
/
+278
*
|
Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0
dependabot[bot]
2021-05-24
1
-1
/
+1
*
|
CLI: Add non-interactive option to interactive commands (#651)
Sascha
2021-05-09
6
-23
/
+65
*
|
github: attempt to fix a CI issue
Michael Muré
2021-04-23
1
-0
/
+4
|
/
*
Support new GitHub token formats
Ellis Clayton
2021-04-19
1
-2
/
+3
*
make sure every text input is safe and validated
Michael Muré
2021-04-17
4
-67
/
+27
*
Github brdige: move credential loading and client creation back
Alexander Scharinger
2021-04-09
1
-12
/
+16
*
Revert "Bridges: move credential loading and client creation"
Alexander Scharinger
2021-04-09
2
-38
/
+39
*
github: minor cleanups
Michael Muré
2021-04-09
5
-22
/
+25
*
Merge remote-tracking branch 'origin/master' into dev-gh-bridge
Michael Muré
2021-04-09
13
-81
/
+78
|
\
|
*
Merge remote-tracking branch 'origin/master' into dag-entity
Michael Muré
2021-03-29
1
-2
/
+4
|
|
\
|
|
*
repo: fix various config issues around case insentivity
Michael Muré
2021-03-28
1
-2
/
+4
[next]