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 #422 from MichaelMure/code-analysis
Michael Muré
2020-07-07
1
-1
/
+2
|
\
|
*
fix github action
Michael Muré
2020-07-07
1
-1
/
+2
|
/
*
Merge pull request #421 from MichaelMure/code-analysis
Michael Muré
2020-07-07
1
-0
/
+52
|
\
|
*
code analysis
Michael Muré
2020-07-07
1
-0
/
+52
|
/
*
commands: fix segfault with badly loaded backend
Michael Muré
2020-07-07
1
-1
/
+1
*
repo: fix test chocking on randomized element in repo.ListRefs()
Michael Muré
2020-07-03
1
-1
/
+1
*
cache: split into multiple files for readability
Michael Muré
2020-07-03
4
-846
/
+881
*
repository: merge git.Hash in for one less /util package
Michael Muré
2020-07-01
25
-311
/
+299
*
Merge pull request #414 from MichaelMure/cmd-rework
Michael Muré
2020-06-28
43
-1380
/
+1431
|
\
|
*
commands: open and close the backend in a single place, simplify commands
Michael Muré
2020-06-28
35
-480
/
+314
|
*
commands: refactor to avoid globals
Michael Muré
2020-06-28
42
-1122
/
+1339
|
/
*
Merge pull request #407 from lukegb/fix-402
Michael Muré
2020-06-27
61
-295
/
+604
|
\
|
*
webui: pack
Michael Muré
2020-06-27
1
-38
/
+38
|
*
webui: render component's children as a function to avoid uncecessary rendering
Michael Muré
2020-06-27
2
-5
/
+7
|
*
Reorganize the webUI and API code
Michael Muré
2020-06-27
54
-309
/
+472
|
*
Use ErrNotAuthenticated
Luke Granger-Brown
2020-06-27
5
-25
/
+15
|
*
Pull out context-stuff from identity into graphqlidentity package
Luke Granger-Brown
2020-06-27
6
-62
/
+91
|
*
Change graphql Go handlers to pluck identity out of context instead.
Luke Granger-Brown
2020-06-27
7
-81
/
+98
|
*
Add context.go to identity, used for attaching identities to and retrieving t...
Luke Granger-Brown
2020-06-27
1
-0
/
+26
|
*
Refactor webui changes.
Luke Granger-Brown
2020-06-27
7
-54
/
+31
|
*
Verify that we have an identity only in read-write mode
Luke Granger-Brown
2020-06-27
1
-1
/
+9
|
*
Don't permit file uploads in read-only mode
Luke Granger-Brown
2020-06-27
1
-1
/
+3
|
*
Add support for read-only mode for web UI.
Luke Granger-Brown
2020-06-27
18
-35
/
+130
|
/
*
Merge pull request #413 from MichaelMure/repo-more-tests
Michael Muré
2020-06-27
7
-27
/
+180
|
\
|
*
repo: more tests
Michael Muré
2020-06-27
7
-27
/
+180
|
/
*
Merge pull request #411 from MichaelMure/repo-rework
Michael Muré
2020-06-26
39
-511
/
+563
|
\
|
*
repository: remove tie to Bug, improved and reusable testing
Michael Muré
2020-06-26
39
-511
/
+563
|
/
*
Merge pull request #410 from MichaelMure/output-formatting-2
Michael Muré
2020-06-26
25
-147
/
+457
|
\
|
*
fix cache not rebuilding properly
Michael Muré
2020-06-26
1
-20
/
+3
|
*
bug: harmonize how time are used, fix some issues in command special formats
Michael Muré
2020-06-25
16
-128
/
+142
|
*
cmds: cleanup and re-generate files
Michael Muré
2020-06-24
12
-236
/
+104
|
*
Fix bugs
vince
2020-06-24
2
-9
/
+11
|
*
Clean up code and fix suggestions
vince
2020-06-24
3
-83
/
+110
|
*
Add org-mode formatting option
vince
2020-06-23
3
-8
/
+187
|
*
Add output formatting support to the 'show' and 'user ls' commands
vince
2020-06-21
3
-27
/
+264
|
/
*
Merge pull request #403 from MichaelMure/ls-dump
Vincent Tiu
2020-06-18
6
-6
/
+136
|
\
|
*
Print JSON as a well-formed object
vince
2020-06-18
1
-4
/
+6
|
*
ls: Add support to ls dump bug information in specific formats
vince
2020-06-16
6
-6
/
+134
*
|
Merge pull request #405 from MichaelMure/dependabot/go_modules/golang.org/x/t...
Michael Muré
2020-06-17
2
-1
/
+3
|
\
\
|
*
|
build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3
dependabot-preview[bot]
2020-06-17
2
-1
/
+3
|
|
/
*
|
Merge pull request #404 from tbm/typos
Michael Muré
2020-06-17
7
-18
/
+18
|
\
\
|
|
/
|
/
|
|
*
doc: fix typos
Martin Michlmayr
2020-06-16
7
-18
/
+18
|
/
*
generate docs and completion concurrently for a faster "make"
Michael Muré
2020-06-14
9
-184
/
+146
*
CLI: enable Fish completion
Michael Muré
2020-06-14
4
-0
/
+164
*
update cobra
Michael Muré
2020-06-14
3
-1
/
+69
*
Merge pull request #401 from MichaelMure/dependabot/npm_and_yarn/webui/minimi...
Michael Muré
2020-06-14
1
-86
/
+11
|
\
|
*
build(deps): [security] bump minimist from 1.2.0 to 1.2.5 in /webui
dependabot-preview[bot]
2020-06-14
1
-86
/
+11
|
/
*
webui: update some deps
Michael Muré
2020-06-14
2
-3446
/
+6445
*
Merge pull request #398 from MichaelMure/dependabot/go_modules/github.com/go-...
Michael Muré
2020-06-14
2
-1
/
+3
|
\
|
*
build(deps): bump github.com/go-errors/errors from 1.0.2 to 1.1.1
dependabot-preview[bot]
2020-06-14
2
-1
/
+3
|
/
[prev]
[next]