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 (
Expand
)
Author
Age
Files
Lines
*
repository: workaround a non thread-safe path in go-git
Michael Muré
2021-04-17
1
-2
/
+10
*
cache: many fixes following the dag entity migration
Michael Muré
2021-04-08
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into dag-entity
Michael Muré
2021-03-29
1
-2
/
+2
|
\
|
*
repo: fix security issue that could lead to arbitrary code execution
Michael Muré
2021-03-21
1
-2
/
+2
*
|
entity: working commit signatures
Michael Muré
2021-02-14
1
-6
/
+10
*
|
entity: more testing and bug fixing
Michael Muré
2021-02-14
1
-7
/
+39
*
|
entity: more progress on merging and signing
Michael Muré
2021-02-14
1
-7
/
+0
*
|
WIP
Michael Muré
2021-02-14
1
-36
/
+56
*
|
repository: partially add two new functions to RepoData
Michael Muré
2021-02-14
1
-0
/
+27
*
|
repo: expose all lamport clocks, move clocks in their own folder
Michael Muré
2021-02-14
1
-2
/
+53
|
/
*
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