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
...
|
*
|
|
command: adapt the output of the bug list to the terminal size
Michael Muré
2023-01-17
5
-10
/
+46
|
/
/
/
|
*
/
fix(commands): create env.Env once for all Cobra commands
Steve Moyer
2023-01-17
39
-141
/
+81
|
/
/
*
|
Merge pull request #994 from MichaelMure/feat/detect-stdin-stdout-mode
Michael Muré
2023-01-17
4
-166
/
+281
|
\
\
|
*
|
execenv: move terminal detection to Out, introduce the compagnion In
Michael Muré
2023-01-17
4
-228
/
+273
|
*
|
feat: use isatty to detect a Termios instead
Steve Moyer
2023-01-17
3
-46
/
+28
|
*
|
feat: detect os.Stdin/os.Stdout mode
Steve Moyer
2023-01-16
2
-3
/
+91
|
/
/
*
|
Merge pull request #990 from buestad/master
Michael Muré
2023-01-14
2
-1
/
+6
|
\
\
|
*
|
added EventMentionedInCommit
Henrik Buestad
2023-01-13
2
-1
/
+6
|
|
/
*
|
Merge pull request #987 from MichaelMure/cache-progress-bar
Michael Muré
2023-01-14
10
-81
/
+192
|
\
\
|
*
|
commands: add a nice terminal progress bar when building the cache
Michael Muré
2023-01-11
10
-81
/
+192
|
|
/
*
|
Merge pull request #992 from MichaelMure/dependabot/go_modules/github.com/dus...
Michael Muré
2023-01-14
2
-3
/
+3
|
\
\
|
*
|
build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1
dependabot[bot]
2023-01-14
2
-3
/
+3
|
/
/
*
|
Merge pull request #933 from zinderic/feat-cleanup-subcommand
Michael Muré
2023-01-14
27
-70
/
+424
|
\
\
|
|
/
|
/
|
|
*
repo: don't forget to close a file
Michael Muré
2023-01-14
1
-0
/
+3
|
*
repo: temporary use a fork of go-git due to https://github.com/go-git/go-git/...
Michael Muré
2023-01-14
2
-2
/
+5
|
*
add wipe sub-command that remove local bugs and identities
Kalin Staykov
2023-01-11
25
-68
/
+416
|
/
*
Merge pull request #989 from MichaelMure/fix-tests
Michael Muré
2023-01-11
5
-21
/
+40
|
\
|
*
properly close files in edge cases in various places
Michael Muré
2023-01-11
4
-20
/
+36
|
*
repo: check error when closing a repo in tests
Michael Muré
2023-01-11
1
-1
/
+4
|
/
*
Merge pull request #988 from MichaelMure/fix-cache-test
Michael Muré
2023-01-11
8
-129
/
+104
|
\
|
*
make go1.19 fmt happy
Michael Muré
2023-01-11
7
-35
/
+36
|
*
cache: fix tests?
Michael Muré
2023-01-11
1
-94
/
+68
|
/
*
Merge pull request #983 from MichaelMure/dependabot/go_modules/github.com/go-...
Michael Muré
2023-01-08
2
-3
/
+3
|
\
|
*
build(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2
dependabot[bot]
2023-01-06
2
-3
/
+3
*
|
Merge pull request #984 from MichaelMure/fix/926/tests-fail-with-color
Michael Muré
2023-01-08
1
-0
/
+17
|
\
\
|
*
|
fix(commands): run tests in ./commands/... without ANSI color
Steve Moyer
2023-01-07
1
-0
/
+17
*
|
|
Merge pull request #976 from MichaelMure/fix/975/patch-security-vulnerabilities
Michael Muré
2023-01-08
5
-10
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
style(TestCache): remove empty trailing line from function
Steve Moyer
2023-01-03
1
-1
/
+0
|
*
|
test(cache): close second instance of RepoCache
Steve Moyer
2023-01-03
1
-0
/
+8
|
*
|
ci: use Go 1.19.4 and setup-go@v3
Steve Moyer
2023-01-03
3
-9
/
+8
|
*
|
fix: resolve Go vulnerabilities
Steve Moyer
2023-01-03
4
-5
/
+5
*
|
|
Merge pull request #979 from MichaelMure/fix/eliminate-tempdir-test-failures
Steve Moyer
2023-01-06
1
-99
/
+131
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
chore(TestCache): cleanup per PR review
Steve Moyer
2023-01-05
1
-13
/
+33
|
*
|
refactor(TestCache): guarantee test caches are closed when tests finish
Steve Moyer
2023-01-04
1
-99
/
+111
*
|
|
Merge pull request #982 from MichaelMure/dependabot/go_modules/golang.org/x/c...
Michael Muré
2023-01-05
2
-11
/
+12
|
\
\
\
|
*
|
|
build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0
dependabot[bot]
2023-01-05
2
-11
/
+12
|
/
/
/
*
|
|
Merge pull request #980 from MichaelMure/dependabot/go_modules/golang.org/x/t...
Michael Muré
2023-01-05
2
-3
/
+3
|
\
\
\
|
*
|
|
build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0
dependabot[bot]
2023-01-05
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #978 from MichaelMure/fix/eliminate-tempdir-test-failures
Michael Muré
2023-01-04
1
-0
/
+7
|
\
|
|
|
*
|
fix(TestCache): eliminate hanging Windows tests
Steve Moyer
2023-01-03
1
-0
/
+7
|
/
/
*
|
Merge pull request #974 from MichaelMure/fix/972/gokart-panic
Michael Muré
2023-01-03
4
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
deps: fix merge conflicts in dependencies
Steve Moyer
2023-01-03
13
-193
/
+245
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #969 from MichaelMure/dependabot/go_modules/github.com/go-...
Steve Moyer
2023-01-02
2
-2
/
+3
|
\
\
|
*
|
build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0
dependabot[bot]
2023-01-02
2
-2
/
+3
|
/
/
*
|
Merge pull request #963 from MichaelMure/feat/upgrade-go-git-v5.1.1
Steve Moyer
2023-01-02
3
-63
/
+85
|
\
\
|
*
|
fix: keyrings must return keys with entities/identities
Steve Moyer
2022-12-30
1
-0
/
+7
|
*
|
feat: upgrade go-git to v5.1.1
Steve Moyer
2022-12-28
2
-63
/
+78
*
|
|
Merge pull request #964 from MichaelMure/dependabot/go_modules/github.com/mat...
Michael Muré
2022-12-29
2
-2
/
+3
|
\
\
\
|
*
|
|
build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
dependabot[bot]
2022-12-29
2
-2
/
+3
|
|
/
/
*
|
|
Merge pull request #966 from MichaelMure/cmdjson
Michael Muré
2022-12-29
7
-126
/
+156
|
\
\
\
[prev]
[next]