mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
cd889572f7
* return error, don't panic * skipping status export is an error * use switch in config.go * move PromptPassword to input * move client construction into getIdentityClient * use non-pointer context throughout client since it is an interface * remove some TODOs * don't emit multiple nothing-events, just one per bug only if nothing happened. * rename EditBody to EditCreateComment * add configuration notes about additional values * store bug id map in a dictionary in the config * some fixes from testing |
||
---|---|---|
.. | ||
bug_cache.go | ||
bug_excerpt.go | ||
doc.go | ||
filter_test.go | ||
filter.go | ||
identity_cache.go | ||
identity_excerpt.go | ||
multi_repo_cache.go | ||
query_test.go | ||
query.go | ||
repo_cache_test.go | ||
repo_cache.go | ||
sorting.go |