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
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: remove repeated use of the same fmt.Errorf() calls
Steve Moyer
2022-11-28
1
-0
/
+9
*
feat: wrap ErrMultipleConfigEntry to report duplicate key
Steve Moyer
2022-11-27
1
-3
/
+3
*
feat: wrap ErrNoConfigEntry to report missing key
Steve Moyer
2022-11-27
1
-3
/
+3
*
commands: reorg into different packages
Michael Muré
2022-11-20
1
-4
/
+4
*
repo: more config related bug fixes
Michael Muré
2020-09-29
1
-0
/
+20
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
1
-0
/
+64
*
repo: split Config into 2 smaller interfaces
Michael Muré
2020-09-29
1
-8
/
+15
*
repository: add access to the system keyring, with fallback on a file
Michael Muré
2020-09-29
1
-0
/
+6
*
bridge: various improvement on the global token PR
Michael Muré
2019-11-10
1
-1
/
+1
*
bridge: improvement on the import resume feature
Michael Muré
2019-11-03
1
-5
/
+4
*
repository: add StoreTimestamp/StoreBool to the config interface
amine
2019-11-01
1
-3
/
+22
*
repository: add ReadTimestamp methods and improve naming
amine
2019-10-31
1
-0
/
+7
*
repository: config interface and implementation rework
amine
2019-10-31
1
-0
/
+23