jj/cli
Martin von Zweigbergk 11c67cf979 op_store: add metadata flag for ops representing working-copy snapshot
It should be useful at least in the presentation layer to know which
operations correspond to working-copy snapshots. They might be
rendered differently in the graph, for example. Or maybe an undo
command wants to warn if you just undid a snapshot operation. This
patch just introduces a field in the metadata to store the
information.
2024-02-19 22:44:38 -08:00
..
examples cli: drop handling of legacy revset dag range operator 2024-02-14 10:04:56 +09:00
src op_store: add metadata flag for ops representing working-copy snapshot 2024-02-19 22:44:38 -08:00
testing
tests op_store: add metadata flag for ops representing working-copy snapshot 2024-02-19 22:44:38 -08:00
build.rs
Cargo.toml completion: Add support for Nushell completions 2024-02-18 19:08:38 +01:00
LICENSE