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
...
|
*
|
|
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
|
*
|
|
bug: fix tests
Michael Muré
2021-02-14
4
-23
/
+33
|
*
|
|
Change the comment ID to use both bug and comment ID references.
vince
2021-02-14
15
-6
/
+303
|
*
|
|
bug: don't store the id in Bug, match how it's done for Identity
Michael Muré
2021-02-14
3
-35
/
+26
|
*
|
|
bug: debug
Michael Muré
2021-02-14
1
-0
/
+2
|
*
|
|
entity: unique function to generate IDs
Michael Muré
2021-02-14
3
-17
/
+19
|
*
|
|
identity: PR fixes
Michael Muré
2021-02-14
6
-7
/
+20
|
*
|
|
deal with the previous changes
Michael Muré
2021-02-14
19
-138
/
+124
|
*
|
|
bug: Id from first operation data, not git + remove root link
Michael Muré
2021-02-14
19
-307
/
+341
|
*
|
|
identity: Id from data, not git + hold multiple lamport clocks
Michael Muré
2021-02-14
8
-386
/
+432
|
*
|
|
repo: expose all lamport clocks, move clocks in their own folder
Michael Muré
2021-02-14
22
-75
/
+251
|
*
|
|
lamport: match wikipedia algorithm
Michael Muré
2021-02-14
2
-2
/
+2
*
|
|
|
Merge pull request #611 from MichaelMure/fix-no-filter
Michael Muré
2021-03-29
1
-0
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cache: fix no-label filter not properly wired
Michael Muré
2021-03-29
1
-0
/
+3
|
/
/
/
*
|
|
cache: test for FTS bub with long description
Michael Muré
2021-03-29
1
-0
/
+20
*
|
|
cache: only FTS index token < 100 characters
Michael Muré
2021-03-28
1
-3
/
+18
*
|
|
Merge pull request #608 from MichaelMure/fix-config
Michael Muré
2021-03-28
5
-10
/
+61
|
\
\
\
|
*
|
|
repo: fix various config issues around case insentivity
Michael Muré
2021-03-28
5
-10
/
+61
|
/
/
/
*
|
|
Merge pull request #602 from GlancingMind/upstream-4-interface-to-edit-issues
Michael Muré
2021-03-24
18
-21
/
+956
|
\
\
\
|
*
|
|
Treat description not as edit
Sascha
2021-03-24
1
-9
/
+20
|
*
|
|
Improve description of target-field
Sascha
2021-03-20
1
-1
/
+1
|
*
|
|
Remove TODO comments
Sascha
2021-03-20
1
-2
/
+0
|
*
|
|
Improve message history accordions
Sascha
2021-03-20
1
-1
/
+4
|
*
|
|
Number accordion elements
Sascha
2021-03-19
1
-1
/
+2
|
*
|
|
Fix eslint pipeline fail hopefully
Sascha
2021-03-19
2
-5
/
+5
|
*
|
|
Improve readability of accordion summary
Sascha
2021-03-19
1
-4
/
+6
|
*
|
|
Sort history from most recent edit to old
Sascha
2021-03-19
1
-1
/
+4
|
*
|
|
Rename MessageEditHistoryQuery
Sascha
2021-03-19
2
-3
/
+3
|
*
|
|
Use dialog with accordion for message history menu
Sascha
2021-03-19
3
-85
/
+233
|
*
|
|
Move toggle button out of history menu
Sascha
2021-03-19
2
-33
/
+54
|
*
|
|
Populate history menu with edit steps
Sascha
2021-03-19
5
-24
/
+55
|
*
|
|
Add test menu for edit history
Sascha
2021-03-19
2
-4
/
+89
|
*
|
|
Add space between edit button and edited indicator
Sascha
2021-03-19
1
-0
/
+1
|
*
|
|
Update message view after editing
Sascha
2021-03-19
1
-3
/
+4
|
*
|
|
Reduced arbitary variable names
Sascha
2021-03-19
1
-4
/
+8
|
*
|
|
Return of new comment works...
Sascha
2021-03-19
3
-6
/
+22
|
*
|
|
Fix graphql filename capitalization
Sascha
2021-03-19
1
-0
/
+0
|
*
|
|
Use theme colors for submit button
Sascha
2021-03-19
1
-3
/
+4
[prev]
[next]