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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into dag-entity
Michael Muré
2021-03-29
4
-6
/
+58
|
\
|
*
repo: fix various config issues around case insentivity
Michael Muré
2021-03-28
3
-4
/
+56
|
|
|
*
repo: fix security issue that could lead to arbitrary code execution
Michael Muré
2021-03-21
2
-4
/
+5
|
|
|
|
|
|
|
|
see https://blog.golang.org/path-security for details
|
*
commands: minor fixes for the webui open with query
Michael Muré
2021-03-07
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
- go fmt - add a shorthand - fix displayed webUI URL in the terminal
*
|
entity: add support for storing files
Michael Muré
2021-03-21
1
-0
/
+10
|
|
*
|
entity: implement remove
Michael Muré
2021-02-14
2
-0
/
+5
|
|
*
|
entity: working commit signatures
Michael Muré
2021-02-14
3
-7
/
+61
|
|
*
|
entity: more testing and bug fixing
Michael Muré
2021-02-14
3
-14
/
+53
|
|
*
|
entity: readAll and more testing
Michael Muré
2021-02-14
3
-2
/
+6
|
|
*
|
entity: more progress on merging and signing
Michael Muré
2021-02-14
5
-85
/
+3
|
|
*
|
WIP
Michael Muré
2021-02-14
13
-1062
/
+325
|
|
*
|
repository: partially add two new functions to RepoData
Michael Muré
2021-02-14
6
-16
/
+96
|
|
*
|
repo: expose all lamport clocks, move clocks in their own folder
Michael Muré
2021-02-14
6
-42
/
+207
|
/
*
repo: close before deleting
Michael Muré
2020-12-08
2
-0
/
+10
|
*
repo: move bleve there
Michael Muré
2020-12-08
4
-8
/
+215
|
*
repo: simpler clock mutex locking
Michael Muré
2020-12-08
3
-12
/
+11
|
*
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
6
-75
/
+105
|
*
repo: more work towards RepoStorage
Michael Muré
2020-12-05
8
-50
/
+97
|
*
Move new RepoStorage interface to GoGitRepo, revert repoTest
Mark
2020-12-05
2
-13
/
+7
|
*
Add RepoStorage interface (for draft PR)
Mark
2020-12-05
1
-0
/
+13
|
*
read name from both global and local config
Karl Semich
2020-10-30
1
-12
/
+2
|
*
repository: fix edge case in git config read, affecting bridges
Michael Muré
2020-10-25
1
-0
/
+1
|
*
repository: workaround a go-git bug and ensure sorted tree object
Michael Muré
2020-10-25
1
-1
/
+17
|
*
repository: fix incorrect git dir on the git CLI implementation
Michael Muré
2020-10-24
1
-1
/
+1
|
*
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
2
-3
/
+9
|
*
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
2
-9
/
+7
|
*
repo: implement GetCoreEditor for go-git
Michael Muré
2020-09-29
1
-1
/
+23
|
*
repo: more testing for an edge case
Michael Muré
2020-09-29
1
-0
/
+5
|
*
repo: ReadTree must accept either a commit or a tree hash
Michael Muré
2020-09-29
2
-3
/
+25
|
*
repo: more config related bug fixes
Michael Muré
2020-09-29
3
-47
/
+90
|
*
repo: fix manu bugs in go-git config
Michael Muré
2020-09-29
2
-54
/
+133
|
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
9
-216
/
+400
|
*
repo: only use the file backend for the keyring
Michael Muré
2020-09-29
1
-27
/
+4
|
*
repo: split mocks into smaller reusable components
Michael Muré
2020-09-29
1
-48
/
+104
|
*
repo: split Config into 2 smaller interfaces
Michael Muré
2020-09-29
1
-8
/
+15
|
*
repo: test both plain and bare, test clocks
Michael Muré
2020-09-29
1
-127
/
+157
|
*
repo: smaller interfaces
Michael Muré
2020-09-29
1
-4
/
+12
|
*
repo: fix gogit clock path
Michael Muré
2020-09-29
1
-2
/
+2
|
*
fix ListCommits implementation
vince
2020-09-29
2
-9
/
+27
|
*
repo: fix some go-git implementation
Michael Muré
2020-09-29
4
-10
/
+24
|
*
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: fix a todo in the gogit repo
Michael Muré
2020-09-29
1
-20
/
+31
|
*
repository: some light shuffling of code
Michael Muré
2020-09-29
2
-39
/
+42
|
*
bridge: store credentials in the Keyring instead of the git config
Michael Muré
2020-09-29
2
-6
/
+17
|
*
repository: add access to the system keyring, with fallback on a file
Michael Muré
2020-09-29
6
-7
/
+126
|
[next]