git-bug/repository
2022-08-22 13:25:26 +02:00
..
common.go update keyring and migrate to github.com/ProtonMail/go-crypto 2022-02-15 21:35:49 +01:00
config_mem_test.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
config_mem.go repo: fix various config issues around case insentivity 2021-03-28 22:18:01 +02:00
config_test.go repo: implement local/global/any config everywhere 2020-09-29 20:42:21 +02:00
config_testing.go repo: fix various config issues around case insentivity 2021-03-28 22:18:01 +02:00
config.go repo: more config related bug fixes 2020-09-29 20:42:21 +02:00
gogit_config.go repo: fix various config issues around case insentivity 2021-03-28 22:18:01 +02:00
gogit_test.go test(809): do not export function that returns GoGit filesystem 2022-06-22 10:46:52 -04:00
gogit_testing.go test(809): do not export function that returns GoGit filesystem 2022-06-22 10:46:52 -04:00
gogit.go bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653 2022-08-22 13:25:26 +02:00
hash.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
keyring.go update keyring and migrate to github.com/ProtonMail/go-crypto 2022-02-15 21:35:49 +01:00
mock_repo_test.go test: use testing.TB as common interface 2022-06-21 06:48:28 -04:00
mock_repo.go update keyring and migrate to github.com/ProtonMail/go-crypto 2022-02-15 21:35:49 +01:00
repo_testing.go test: use testing.TB as common interface 2022-06-21 06:48:28 -04:00
repo.go bug: fix an issue where Id would be used, then changed due to metadata 2022-07-31 14:38:32 +02:00
tree_entry_test.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
tree_entry.go entity: add support for storing files 2021-03-21 18:22:04 +01:00