git-bug/repository
2020-10-30 17:20:19 -04: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_test.go repo: implement local/global/any config everywhere 2020-09-29 20:42:21 +02:00
config_testing.go repo: fix manu bugs in go-git config 2020-09-29 20:42:21 +02:00
config.go repo: more config related bug fixes 2020-09-29 20:42:21 +02:00
git_cli.go repo: implement local/global/any config everywhere 2020-09-29 20:42:21 +02:00
git_config.go repo: implement local/global/any config everywhere 2020-09-29 20:42:21 +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 repo: use go-git in more places, fix push 2020-10-04 19:56:16 +02:00
git.go repository: fix incorrect git dir on the git CLI implementation 2020-10-24 22:19:56 +02:00
gogit_config.go repository: fix edge case in git config read, affecting bridges 2020-10-25 23:35:36 +01:00
gogit_test.go fix ListCommits implementation 2020-09-29 20:42:21 +02:00
gogit_testing.go repository: partial impl of a go-git backed Repo 2020-09-29 20:42:20 +02:00
gogit.go read name from both global and local config 2020-10-30 17:20:19 -04:00
hash.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
keyring.go repo: only use the file backend for the keyring 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 repo: implement local/global/any config everywhere 2020-09-29 20:42:21 +02:00
repo_testing.go repo: fix wrong ordering in gogit's ListCommit 2020-09-29 20:43:54 +02:00
repo.go repo: ReadTree must accept either a commit or a tree hash 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