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
/
repository
/
gogit.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
repo: close before deleting
Michael Muré
2020-12-08
1
-0
/
+5
|
*
repo: move bleve there
Michael Muré
2020-12-08
1
-0
/
+76
|
*
repo: simpler clock mutex locking
Michael Muré
2020-12-08
1
-6
/
+3
|
*
repo: remove the memory-only repo for now
Michael Muré
2020-12-08
1
-32
/
+3
|
*
repo: finish RepoStorage move
Michael Muré
2020-12-08
1
-63
/
+89
|
*
repo: more work towards RepoStorage
Michael Muré
2020-12-05
1
-12
/
+21
|
*
Move new RepoStorage interface to GoGitRepo, revert repoTest
Mark
2020-12-05
1
-0
/
+7
|
*
read name from both global and local config
Karl Semich
2020-10-30
1
-12
/
+2
|
*
repository: workaround a go-git bug and ensure sorted tree object
Michael Muré
2020-10-25
1
-1
/
+17
|
*
repo: minor cleanup
Michael Muré
2020-10-04
1
-6
/
+6
|
*
repo: fix missing keyring on the go-git repo
Michael Muré
2020-10-04
1
-6
/
+18
|
*
repo: use go-git in more places, fix push
Michael Muré
2020-10-04
1
-0
/
+6
|
*
repo: fallback editor list by looking if the binary exist
Michael Muré
2020-09-29
1
-1
/
+17
|
*
repo: fix wrong ordering in gogit's ListCommit
Michael Muré
2020-09-29
1
-8
/
+6
|
*
repo: implement GetCoreEditor for go-git
Michael Muré
2020-09-29
1
-1
/
+23
|
*
repo: ReadTree must accept either a commit or a tree hash
Michael Muré
2020-09-29
1
-3
/
+24
|
*
repo: more config related bug fixes
Michael Muré
2020-09-29
1
-2
/
+2
|
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
1
-1
/
+24
|
*
repo: fix gogit clock path
Michael Muré
2020-09-29
1
-2
/
+2
|
*
fix ListCommits implementation
vince
2020-09-29
1
-8
/
+26
|
*
repo: fix some go-git implementation
Michael Muré
2020-09-29
1
-5
/
+19
|
*
Add more function implementations
vince
2020-09-29
1
-11
/
+111
|
*
repository: more go-git implementation
Michael Muré
2020-09-29
1
-2
/
+31
|
*
repository: add access to the system keyring, with fallback on a file
Michael Muré
2020-09-29
1
-3
/
+15
|
*
repository: partial impl of a go-git backed Repo
Michael Muré
2020-09-29
1
-0
/
+378