Commit graph

11 commits

Author SHA1 Message Date
Ichinose Shogo 55ee979169
migrate io/ioutil 2022-05-02 22:53:04 +09:00
Songmu 6171577758 update module name to github.com/x-motemen/ghq and fix import paths 2020-01-24 21:21:56 +09:00
Songmu d2b62ce347 print command execution output to stderr 2020-01-02 00:53:18 +09:00
Songmu 9d53b278d9 refine create subcommand 2019-12-24 11:53:05 +09:00
Songmu 5f92f06362 test for package cmdutil 2019-12-19 18:42:32 +09:00
Songmu 4d13c65819 Revert "warn if executable was not found when RunCommand"
This reverts commit 1aa8f7cfe5.

It is not appropriate way to log when there is no executable file
2019-05-06 21:58:28 +09:00
Songmu 1e9bbc1190 add TestRunInDirSilently 2019-05-05 18:19:08 +09:00
Songmu e08313f356 add comment for sub packages 2019-05-01 13:59:32 +09:00
Songmu c70370ac39 don't output command strings to execute when silently 2019-04-29 20:01:45 +09:00
Songmu a14eff92c5 define cmdutil.RunInDirSilently 2019-04-29 19:19:54 +09:00
Songmu 31d2951692 rename package s/utils/cmdutil/ 2019-04-27 23:51:36 +09:00