index
:
git-bug
bug-export
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: add a "label rm" command to remove labels from a bug
Michael Muré
2018-09-17
8
-5
/
+130
*
commands: add a "label add" command to add new label to a bug
Michael Muré
2018-09-17
8
-2
/
+95
*
commands: make "label" display the current labels
Michael Muré
2018-09-17
6
-58
/
+68
*
commands: migrate the open/close commands under the "status" command
Michael Muré
2018-09-16
12
-41
/
+146
*
commands: add a "status" command to show a bug status
Michael Muré
2018-09-16
7
-2
/
+125
*
docs & cleaning
Michael Muré
2018-09-16
12
-38
/
+33
*
commands: make the "commands" command show subcommands as well
Michael Muré
2018-09-16
1
-6
/
+24
*
commands: add a title edit command
Michael Muré
2018-09-16
9
-7
/
+166
*
commands: add a title command to display a bug's title
Michael Muré
2018-09-16
7
-2
/
+127
*
commands: add `git bug comment add` to add a comment
Michael Muré
2018-09-15
11
-40
/
+275
*
commands: git bug comment now show the comments of a bug
Michael Muré
2018-09-15
6
-60
/
+67
*
cmd: rename 'new' into 'add' to have a verb
Michael Muré
2018-09-15
1
-17
/
+17
*
input: better help text for the query language
Michael Muré
2018-09-15
1
-0
/
+21
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
21
-63
/
+452
*
graphql: update gqlgen to 0.5.1
Michael Muré
2018-09-14
171
-6285
/
+15589
*
Merge pull request #44 from opencollective/opencollective
Michael Muré
2018-09-13
1
-1
/
+31
|
\
|
*
Added backers and sponsors on the README
Jess
2018-09-13
1
-1
/
+31
|
/
*
version 0.3.0
0.3.0
Michael Muré
2018-09-13
1
-1
/
+1
*
cache: attempt to future-proof the cache file
Michael Muré
2018-09-13
2
-23
/
+36
*
termui: use 'q' for quit and 's' for search
Michael Muré
2018-09-13
1
-3
/
+3
*
lamport: better perf by ensuring that the folder is created only once
Michael Muré
2018-09-13
2
-16
/
+37
*
catch a lot of error not being checked
Michael Muré
2018-09-13
6
-30
/
+48
*
operations: return a more convenient array of result for label changes
Michael Muré
2018-09-13
6
-27
/
+65
*
termui: add missing query help text
Michael Muré
2018-09-13
1
-1
/
+1
*
bug: proper int baked enum for merge result status instead of a string
Michael Muré
2018-09-13
5
-39
/
+60
*
random bugs: fix a crash when minOps == maxOps
Michael Muré
2018-09-12
1
-1
/
+6
*
bug: change the OperationPack serialization format for Json
Michael Muré
2018-09-12
12
-69
/
+111
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
42
-274
/
+259
*
graphql: AllBugs now accept a query
Michael Muré
2018-09-11
4
-12
/
+42
*
termui: allow to change the bug query
Michael Muré
2018-09-11
6
-17
/
+113
*
termui: use Esc key to quit instead of 'q' to free it for a "query" feature
Michael Muré
2018-09-11
3
-4
/
+6
*
cache: resolved id by prefix using the cache instead of reading bugs
Michael Muré
2018-09-11
1
-18
/
+2
*
bug: ensure that OpBase field are public and properly serialized
Michael Muré
2018-09-10
6
-13
/
+13
*
ls: support expressing a query with flags as well
Michael Muré
2018-09-10
22
-55
/
+237
*
Cleanup queries.md (#41)
Jed Fox
2018-09-10
1
-15
/
+12
*
cache: doc & cleaning
Michael Muré
2018-09-10
4
-5
/
+12
*
cache: add the alias "state" for the qualifier "status"
Michael Muré
2018-09-10
1
-1
/
+1
*
cache: properly parse and clean qualifier with multi word
Michael Muré
2018-09-10
3
-13
/
+47
*
readme: add an example of query
Michael Muré
2018-09-09
1
-0
/
+5
*
doc: document the query DSL
Michael Muré
2018-09-09
2
-8
/
+86
*
ls: accept a query to sort and filter the list
Michael Muré
2018-09-09
3
-4
/
+14
*
cache: combine sorting and filtering into a query with its micro-DSL
Michael Muré
2018-09-09
7
-77
/
+249
*
BugExcerpt: also store bug labels
Michael Muré
2018-09-09
1
-0
/
+2
*
cache: implement the filtering
Michael Muré
2018-09-09
1
-0
/
+103
*
fix english grammar
Michael Muré
2018-09-09
3
-13
/
+13
*
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
5
-29
/
+62
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
5
-38
/
+39
*
travis: clean outdated build tag
Michael Muré
2018-09-07
1
-1
/
+1
[next]