ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/examples
Martin von Zweigbergk aeaab8aad3 cli: add a Ui::status() helper for writing non-error to stderr
This clarifies that status messages are not errors, and allows us to
implement a global `--quiet` flag for silencing status messages.
2024-04-01 13:00:27 -07:00
..
custom-backend cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
custom-command cli: add a Ui::status() helper for writing non-error to stderr 2024-04-01 13:00:27 -07:00
custom-commit-templater templater: consolidate "unexpected expression" error constructors 2024-03-30 23:53:17 +09:00
custom-global-flag cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
custom-operation-templater templater: consolidate "unexpected expression" error constructors 2024-03-30 23:53:17 +09:00
custom-working-copy workspace: don't lose sparsed-away paths when recovering workspace 2024-03-16 07:30:36 -07:00