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
...
|
|
*
commands: minor fixes for the webui open with query
Michael Muré
2021-03-07
6
-13
/
+11
|
|
*
webui: allow specifying the initial query
Miklos Vajna
2021-03-07
4
-6
/
+23
|
|
/
|
*
Merge pull request #584 from MichaelMure/upstream-host-cmdflag
Michael Muré
2021-02-28
5
-8
/
+22
|
|
\
|
|
*
Add option to specify host address
Sascha
2021-02-28
5
-8
/
+22
|
*
|
Merge pull request #520 from MichaelMure/dependabot/npm_and_yarn/webui/node-n...
Michael Muré
2021-02-28
1
-17
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 in /webui
dependabot-preview[bot]
2020-12-21
1
-17
/
+14
|
*
|
Merge pull request #563 from MichaelMure/dependabot/go_modules/github.com/spf...
Michael Muré
2021-02-27
3
-254
/
+228
|
|
\
\
|
|
*
|
cmd: better powershell completion, thanks to cobra upgrade
Michael Muré
2021-02-27
2
-253
/
+225
|
|
*
|
build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3
dependabot-preview[bot]
2021-02-27
2
-1
/
+3
|
*
|
|
Merge pull request #570 from MichaelMure/dependabot/go_modules/github.com/xan...
Michael Muré
2021-02-27
2
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
build(deps): bump github.com/xanzy/go-gitlab from 0.40.1 to 0.44.0
dependabot-preview[bot]
2021-02-27
2
-1
/
+2
|
|
/
/
|
*
|
Merge pull request #568 from vmiklos/search-metadata
Michael Muré
2021-02-27
13
-110
/
+177
|
|
\
\
|
|
*
|
query: refactor to reuse the split function for both query and token
Michael Muré
2021-02-27
7
-152
/
+98
|
|
*
|
Add ability to search by arbitrary metadata
Miklos Vajna
2021-02-21
11
-8
/
+129
|
*
|
|
doc: cleanup query documentation
Michael Muré
2021-02-20
1
-10
/
+9
|
*
|
|
Merge pull request #569 from claudioantonio/master
Michael Muré
2021-02-19
3
-55
/
+47
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Commit for #554
Cláudio
2021-02-19
1
-41
/
+9
|
|
*
|
Commit for #564
Cláudio
2021-02-19
5
-83
/
+1
|
|
*
|
Commit for #554
Cláudio
2021-02-15
2
-50
/
+68
|
|
*
|
Commits for issues #564 e #566
Cláudio
2021-02-14
5
-1
/
+89
|
|
/
/
*
|
|
entity: add support for storing files
Michael Muré
2021-03-21
3
-11
/
+76
*
|
|
WIP operation with files
Michael Muré
2021-03-14
8
-21
/
+91
*
|
|
bug: nonce on all operation to prevent id collision
Michael Muré
2021-03-14
5
-20
/
+41
*
|
|
entity: no sign-post needed
Michael Muré
2021-02-20
9
-27
/
+0
*
|
|
bug: wrap dag.Entity into a full Bug in MergeAll
Michael Muré
2021-02-14
4
-4
/
+23
*
|
|
fix merge
Michael Muré
2021-02-14
5
-50
/
+7
*
|
|
minor cleanups
Michael Muré
2021-02-14
10
-9
/
+10
*
|
|
entity: make sure merge commit don't have operations
Michael Muré
2021-02-14
1
-0
/
+4
*
|
|
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
51
-2040
/
+335
*
|
|
entity: support different author in staging operations
Michael Muré
2021-02-14
8
-101
/
+113
*
|
|
entity: pass the identity resolver instead of defining it once
Michael Muré
2021-02-14
7
-57
/
+53
*
|
|
entity: clock loader
Michael Muré
2021-02-14
1
-0
/
+41
*
|
|
entity: expose create and edit lamport clocks
Michael Muré
2021-02-14
1
-13
/
+38
*
|
|
entity: implement remove
Michael Muré
2021-02-14
4
-2
/
+56
*
|
|
entity: remove the pack lamport time that doesn't bring anything actually
Michael Muré
2021-02-14
4
-118
/
+4
*
|
|
require go 1.15
Michael Muré
2021-02-14
2
-2
/
+2
*
|
|
entity: working commit signatures
Michael Muré
2021-02-14
4
-7
/
+105
*
|
|
entity: test all merge scenario
Michael Muré
2021-02-14
2
-28
/
+200
*
|
|
entity: use BFS instead of DFS to get the proper topological order
Michael Muré
2021-02-14
1
-19
/
+17
*
|
|
entity: more testing and bug fixing
Michael Muré
2021-02-14
8
-89
/
+221
*
|
|
entity: readAll and more testing
Michael Muré
2021-02-14
10
-22
/
+203
*
|
|
entity: more progress on merging and signing
Michael Muré
2021-02-14
19
-228
/
+303
*
|
|
WIP
Michael Muré
2021-02-14
38
-1516
/
+1547
*
|
|
entity: total ordering of operations
Michael Muré
2021-02-14
2
-7
/
+23
*
|
|
entity: clocks and write
Michael Muré
2021-02-14
4
-52
/
+387
*
|
|
entity: add embryo of a generic, DAG-enabled entity
Michael Muré
2021-02-14
3
-0
/
+333
*
|
|
repository: partially add two new functions to RepoData
Michael Muré
2021-02-14
6
-16
/
+96
*
|
|
entity: add error to signal invalid format
Michael Muré
2021-02-14
1
-18
/
+21
*
|
|
command: fix "comment edit" usage
Michael Muré
2021-02-14
1
-1
/
+1
*
|
|
entity: generalize the combined Ids, use 64 length
Michael Muré
2021-02-14
9
-78
/
+110
[prev]
[next]