jj/cli/examples
Yuya Nishihara 8b1760ca5d revset: pass diagnostics receiver around
Stacking at AliasExpanded node looks wonky. If we migrate error handling to
Diagnostics API, it might make sense to remove AliasExpanded node and add
node.aliases: vec![(id, span), ..] field instead.

Some closure arguments are inlined in order to help type inference.
2024-09-23 07:07:07 +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 revset: pass diagnostics receiver around 2024-09-23 07:07:07 +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