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
/
gogit.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
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