git-bug/repository
2020-09-29 20:42:21 +02: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 repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
config_testing.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
config.go repository: add access to the system keyring, with fallback on a file 2020-09-29 20:42:21 +02:00
git_config.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
git_test.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
git_testing.go bridge: store credentials in the Keyring instead of the git config 2020-09-29 20:42:21 +02:00
git.go repository: add access to the system keyring, with fallback on a file 2020-09-29 20:42:21 +02:00
gogit_config.go repository: fix a todo in the gogit repo 2020-09-29 20:42:21 +02:00
gogit_test.go repository: partial impl of a go-git backed Repo 2020-09-29 20:42:20 +02:00
gogit_testing.go repository: partial impl of a go-git backed Repo 2020-09-29 20:42:20 +02:00
gogit.go Add more function implementations 2020-09-29 20:42:21 +02:00
hash.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
keyring.go repository: add access to the system keyring, with fallback on a file 2020-09-29 20:42:21 +02:00
mock_repo_test.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
mock_repo.go repository: add access to the system keyring, with fallback on a file 2020-09-29 20:42:21 +02:00
repo_testing.go Add functionality to remove bugs from a local repository. (#423) 2020-07-09 14:40:44 +02:00
repo.go repository: some light shuffling of code 2020-09-29 20:42:21 +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 repository: some light shuffling of code 2020-09-29 20:42:21 +02:00