14 Commits (2604b5e82dc1ac8901788b9473868d3b2d750e8c)

Author SHA1 Message Date
Dan Buch df5c6caa96
Back out the testify/assert addition 😅
7 years ago
Dan Buch 47a412375f
Resolved compile-time errors since merging from v1
7 years ago
Dan Buch a61867e5e6
Merge remote-tracking branch 'origin/v1' into merging-from-v1
7 years ago
Jesse Szwedko 9e5b04886c Remove logic that exited even if the error was not an OsExiter
8 years ago
HIROSE Masaaki adec15acf5 Add another ExitCoder to assert that it uses last one
8 years ago
HIROSE Masaaki 71ced406af Treat `rc` first called as exit code
8 years ago
mh-cbon b0a8f25773 558: handle multi formatter errors
8 years ago
mh-cbon 79591889a9 Close #558: detect FormattedError and print their stack trace
8 years ago
Dan Buch 81c242dda6
Merge remote-tracking branch 'origin/master' into merging-from-v1
8 years ago
Dan Buch e9688813e4
Refine error handling behavior
8 years ago
Dan Buch dd253d122c
Write err to stderr, exit 1 if err != ""
8 years ago
Dan Buch 3d75e9e711
Go with interfaces + private opaque types
8 years ago
Dan Buch cc481d6b0e
Adjust command hiding to use similar convention as hidden flags
9 years ago
Dan Buch 4b4c07bd4f
Ensure HandleAction/HandleExitCoder work correctly with *ExitError
9 years ago