jj/cli/examples
Yuya Nishihara 4533e81957 cli: pass &Ui to parse fileset/revset/template functions
Deprecation warnings will be printed there. auto_tracking_matcher(ui) could
be cached, but there aren't many callers right now, so it should be okay to
parse and emit warnings for each invocation. Other than that, the changes are
straightforward.
2024-09-20 23:01:12 +09:00
..
custom-backend backend: make write methods async 2024-09-04 18:34:11 -07:00
custom-command cli: pass &Ui to parse fileset/revset/template functions 2024-09-20 23:01:12 +09:00
custom-commit-templater cleanup: remove redundant ::{self} from use declarations 2024-08-23 13:05:27 +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 cleanup: remove redundant ::{self} from use declarations 2024-08-23 13:05:27 +09:00
custom-working-copy cli: Support renaming workspaces 2024-09-16 19:35:36 -07:00