angular-cn/dev-infra/utils
Joey Perrott af8e547d86 feat(dev-infra): allow suppression of `GitClient`s verbose logging (#39474)
Some usages of the `GitClient` are better served by suppressing the
logging of lines that express what commands are being run. Many usages
of `GitClient` are contained within tools which are best served by
keeping the output clean as mostly read actions are occurring.

PR Close #39474
2020-10-29 09:55:26 -07:00
..
git feat(dev-infra): allow suppression of `GitClient`s verbose logging (#39474) 2020-10-29 09:55:26 -07:00
testing refactor(dev-infra): several code style and typo fixes (#39135) 2020-10-12 10:47:13 -07:00
BUILD.bazel refactor(dev-infra): create ng-dev executable locally in the repo (#39089) 2020-10-22 13:36:14 -07:00
child-process.ts refactor(dev-infra): several code style and typo fixes (#39135) 2020-10-12 10:47:13 -07:00
config.ts refactor(dev-infra): do not validate config file multiple times (#38808) 2020-09-14 08:34:15 -07:00
console.ts feat(dev-infra): add logic for printing active release trains (#38656) 2020-09-28 16:11:41 -04:00
github.ts refactor(dev-infra): create ng-dev executable locally in the repo (#39089) 2020-10-22 13:36:14 -07:00
inquirer-autocomplete-typings.d.ts feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00
repo-files.ts feat(dev-infra): Add support for formatting all staged files (#38402) 2020-08-11 16:32:54 -07:00
shelljs.ts fix(dev-infra): incorrect token sanitization when no token is specified (#37489) 2020-06-09 08:27:31 -07:00
ts-node.ts style(dev-infra): correct tslint failures in dev-infra directory (#37233) 2020-06-04 12:44:46 -07:00