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
path:
root
/
bug
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bug: add the ability to store arbitrary metadata on an operation
Michael Muré
2018-09-24
1
-10
/
+30
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
4
-12
/
+12
*
commands: fix a panic on merge invalid
Michael Muré
2018-09-19
1
-1
/
+5
*
bug: reclassify some merge error as "invalid" instead of hard error
Michael Muré
2018-09-19
1
-4
/
+5
*
bug: readBug returns better errors
Michael Muré
2018-09-18
1
-15
/
+11
*
commands: add a package to handle implicit bug selection
Michael Muré
2018-09-18
1
-4
/
+5
*
docs & cleaning
Michael Muré
2018-09-16
1
-0
/
+1
*
commands: git bug comment now show the comments of a bug
Michael Muré
2018-09-15
2
-2
/
+11
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
8
-35
/
+152
*
catch a lot of error not being checked
Michael Muré
2018-09-13
1
-2
/
+9
*
bug: proper int baked enum for merge result status instead of a string
Michael Muré
2018-09-13
2
-36
/
+57
*
bug: change the OperationPack serialization format for Json
Michael Muré
2018-09-12
4
-34
/
+70
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
12
-394
/
+22
*
bug: ensure that OpBase field are public and properly serialized
Michael Muré
2018-09-10
5
-12
/
+12
*
fix english grammar
Michael Muré
2018-09-09
1
-4
/
+4
*
person: add a function to test the matching of a query
Michael Muré
2018-09-09
1
-0
/
+6
*
status: add a function to parse a status
Michael Muré
2018-09-09
1
-0
/
+18
*
cache: refactor to handle bug changes during Pull
Michael Muré
2018-09-08
2
-25
/
+24
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
2
-21
/
+6
*
bug: also update the operations incrementaly in the snapshot
Michael Muré
2018-09-04
1
-0
/
+2
*
bug: make sure the lamport values are set properly after a commit
Michael Muré
2018-09-03
1
-4
/
+4
*
add some documentation
Michael Muré
2018-09-02
1
-1
/
+6
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
1
-0
/
+1
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
7
-7
/
+40
*
bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...
Michael Muré
2018-08-23
8
-16
/
+130
*
bug: add benchmarcks for bug merge
Michael Muré
2018-08-19
1
-0
/
+5
*
bug: remove use of the too recent %(refname:lstrip=-1) of git
Michael Muré
2018-08-19
1
-2
/
+18
*
bug: add "was" on SetTitleOperation to store what the title was
Michael Muré
2018-08-15
3
-7
/
+26
*
cleanup go imports
Michael Muré
2018-08-13
2
-0
/
+2
*
fix some linting trouble
Michael Muré
2018-08-13
7
-15
/
+47
*
termui: implement push/pull
Michael Muré
2018-08-12
1
-4
/
+8
*
termui: display status and label changes in show bug
Michael Muré
2018-08-09
1
-0
/
+11
*
termui: commit the bug when quiting the show bug window
Michael Muré
2018-08-09
1
-1
/
+6
*
doc: complete the model doc now that the code is more stable
Michael Muré
2018-08-07
1
-2
/
+2
*
bug: add a Lamport logical clock to be able to sort bugs by creation time and...
Michael Muré
2018-08-06
8
-21
/
+183
*
bug: store the referenced media in their own git tree under /media, as per th...
Michael Muré
2018-08-05
2
-18
/
+50
*
fix test
Michael Muré
2018-08-02
1
-1
/
+1
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
9
-10
/
+71
*
termui: show the last edit in a dedicated column
Michael Muré
2018-08-02
1
-3
/
+1
*
graphql: implement the missing mutations
Michael Muré
2018-08-01
1
-0
/
+5
*
termui: add a view to display a bug
Michael Muré
2018-08-01
5
-8
/
+14
*
cli: rework new and comment command to better use the editor
Michael Muré
2018-07-31
1
-0
/
+3
*
graphql: lazy loading for the bug relay connection
Michael Muré
2018-07-29
1
-0
/
+5
*
graphql: fix marshaling of label
Michael Muré
2018-07-29
1
-1
/
+1
*
wip gqlgen
Michael Muré
2018-07-27
1
-0
/
+22
*
some cleaning
Michael Muré
2018-07-25
5
-35
/
+41
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25
7
-9
/
+125
*
bug: fix merge procedure
Michael Muré
2018-07-25
1
-26
/
+34
*
fix remote refs pattern to match default git behavior
Michael Muré
2018-07-25
1
-1
/
+1
*
bug: refactor to limit abstraction leak and to have a more reusable code for ...
Michael Muré
2018-07-23
2
-20
/
+197
[prev]
[next]