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
path:
root
/
repository
/
git.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
commands: add "bridge rm"
Michael Muré
2018-09-24
1
-1
/
+14
|
*
repo: add functions to read/write git config
Michael Muré
2018-09-24
1
-6
/
+35
|
*
repo: more documentation
Michael Muré
2018-09-24
1
-0
/
+8
|
*
repo: workaround for git returning no path when inside a .git dir
Michael Muré
2018-09-21
1
-1
/
+3
|
*
lamport: better perf by ensuring that the folder is created only once
Michael Muré
2018-09-13
1
-8
/
+28
|
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-29
/
+30
|
*
fix english grammar
Michael Muré
2018-09-09
1
-6
/
+6
|
*
cmds: various cleaning
Michael Muré
2018-09-06
1
-1
/
+1
|
*
bug: remove use of the too recent %(refname:lstrip=-1) of git
Michael Muré
2018-08-19
1
-19
/
+0
|
|
|
|
fix #24
*
fix some linting trouble
Michael Muré
2018-08-13
1
-2
/
+5
|
*
termui: implement push/pull
Michael Muré
2018-08-12
1
-8
/
+8
|
*
bug: add a Lamport logical clock to be able to sort bugs by creation time ↵
Michael Muré
2018-08-06
1
-3
/
+94
|
|
|
|
and edit time without having to rely on a timestamp
*
graphql: implement the missing mutations
Michael Muré
2018-08-01
1
-1
/
+2
|
*
allow to run commands from lower than the root of a git repo
Michael Muré
2018-07-26
1
-6
/
+8
|
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25
1
-8
/
+44
|
*
git: fix fetch not working
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
1
-6
/
+6
|
|
|
|
the UIs
*
implement pull/merge
Michael Muré
2018-07-17
1
-7
/
+43
|
*
complete the storage/read process + tests (!)
Michael Muré
2018-07-14
1
-5
/
+64
|
*
implement AddComment
Michael Muré
2018-07-13
1
-6
/
+0
|
*
fix push/pull
Michael Muré
2018-07-13
1
-4
/
+16
|
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
1
-737
/
+64
|
*
add basic tests for Bug and OperationIterator
Michael Muré
2018-07-13
1
-2
/
+0
|
*
move Hash in /util/
Michael Muré
2018-07-12
1
-2
/
+3
|
*
store user info in the datastore
Michael Muré
2018-07-12
1
-0
/
+11
|
*
add the new bug command with a very primitive bug datastructure
Michael Muré
2018-07-12
1
-15
/
+15
|
*
more experiment
Michael Muré
2018-07-12
1
-0
/
+838