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 fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests op_store: add metadata flag for ops representing working-copy snapshot 2024-02-19 22:44:38 -08:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml completion: Add support for Nushell completions 2024-02-18 19:08:38 +01:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00