git-bug/repository
2023-01-14 13:23:02 +01: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 fix: remove repeated use of the same fmt.Errorf() calls 2022-11-28 15:15:41 -05:00
config_test.go repo: implement local/global/any config everywhere 2020-09-29 20:42:21 +02:00
config_testing.go feat: wrap ErrNoConfigEntry to report missing key 2022-11-27 20:51:37 -05:00
config.go fix: remove repeated use of the same fmt.Errorf() calls 2022-11-28 15:15:41 -05:00
gogit_config.go fix: remove repeated use of the same fmt.Errorf() calls 2022-11-28 15:15:41 -05:00
gogit_test.go repo: proper reduced interface for full-text indexing 2022-12-19 18:09:37 +01:00
gogit_testing.go repo: check error when closing a repo in tests 2023-01-11 14:22:58 +01:00
gogit.go add wipe sub-command that remove local bugs and identities 2023-01-11 14:58:58 +01:00
hash.go repository: return specific error on object not found, accept multiple namespace to push/pull 2022-12-21 21:42:45 +01:00
index_bleve.go add wipe sub-command that remove local bugs and identities 2023-01-11 14:58:58 +01:00
keyring.go update keyring and migrate to github.com/ProtonMail/go-crypto 2022-02-15 21:35:49 +01:00
localstorage_billy.go add wipe sub-command that remove local bugs and identities 2023-01-11 14:58:58 +01:00
mock_repo_test.go test: use testing.TB as common interface 2022-06-21 06:48:28 -04:00
mock_repo.go add wipe sub-command that remove local bugs and identities 2023-01-11 14:58:58 +01:00
repo_testing.go repo: don't forget to close a file 2023-01-14 13:23:02 +01:00
repo.go add wipe sub-command that remove local bugs and identities 2023-01-11 14:58:58 +01: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