jj/cli/examples
Yuya Nishihara 780f9e547d templater: call property wrap_() functions directly, delete old forwarding fns
This patch replaces single-char L type aliases with P, and renames the L aliases
where that makes sense. Many of the P aliases will be removed later by
introducing generic wrap<T>() trait.
2025-05-05 01:16:41 +00:00
..
custom-backend examples: use settings_for_new_workspace() when initializing workspace 2025-01-06 21:15:28 +09:00
custom-command repo: remove &UserSettings argument from new/rewrite_commit(), use self.settings 2024-12-31 10:51:57 +09:00
custom-commit-templater templater: call property wrap_() functions directly, delete old forwarding fns 2025-05-05 01:16:41 +00: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: call property wrap_() functions directly, delete old forwarding fns 2025-05-05 01:16:41 +00:00
custom-working-copy view: rename workspace "id" to "name" 2025-03-31 03:39:29 +00:00