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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
repository: add ReadConfigBool and ReadConfigString functions
Michael Muré
2019-05-27
4
-0
/
+121
|
*
repo: refactor how test repo are created/cleaned
Michael Muré
2019-05-27
1
-0
/
+80
|
*
a round of cleanup
Michael Muré
2019-03-01
1
-1
/
+2
|
*
git: fix RmConfigs
Michael Muré
2019-03-01
1
-1
/
+1
|
*
identity: store the times properly
Michael Muré
2019-03-01
3
-0
/
+29
|
*
identity: I can compile again !!
Michael Muré
2019-03-01
1
-1
/
+1
|
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-1
/
+1
|
*
repo: minor cleaning
Michael Muré
2018-12-25
2
-1
/
+5
|
*
commands: add "bridge rm"
Michael Muré
2018-09-24
3
-1
/
+26
|
*
repo: add functions to read/write git config
Michael Muré
2018-09-24
3
-6
/
+62
|
*
repo: more documentation
Michael Muré
2018-09-24
2
-0
/
+16
|
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
2
-3
/
+11
|
*
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
5
-85
/
+88
|
*
fix english grammar
Michael Muré
2018-09-09
2
-9
/
+9
|
*
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
3
-39
/
+0
|
|
|
|
fix #24
*
cleanup go imports
Michael Muré
2018-08-13
2
-2
/
+4
|
*
fix some linting trouble
Michael Muré
2018-08-13
2
-3
/
+6
|
*
termui: implement push/pull
Michael Muré
2018-08-12
3
-14
/
+14
|
*
bug: add a Lamport logical clock to be able to sort bugs by creation time ↵
Michael Muré
2018-08-06
3
-11
/
+144
|
|
|
|
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
3
-8
/
+65
|
*
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
3
-10
/
+10
|
|
|
|
the UIs
*
fix dependencies
Michael Muré
2018-07-19
2
-8
/
+6
|
*
implement pull/merge
Michael Muré
2018-07-17
3
-10
/
+82
|
*
complete the storage/read process + tests (!)
Michael Muré
2018-07-14
3
-15
/
+223
|
*
add TreeEntry to manage the talking with git mktree and git ls-tree
Michael Muré
2018-07-14
2
-0
/
+106
|
*
implement AddComment
Michael Muré
2018-07-13
1
-6
/
+0
|
*
fix push/pull
Michael Muré
2018-07-13
3
-6
/
+18
|
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
3
-751
/
+117
|
*
add basic tests for Bug and OperationIterator
Michael Muré
2018-07-13
1
-2
/
+0
|
*
move Hash in /util/
Michael Muré
2018-07-12
2
-4
/
+5
|
*
store user info in the datastore
Michael Muré
2018-07-12
2
-0
/
+16
|
*
add the new bug command with a very primitive bug datastructure
Michael Muré
2018-07-12
3
-17
/
+20
|
*
more experiment
Michael Muré
2018-07-12
3
-0
/
+891