ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Aleksey Kuznetsov 89cf6a00a1 graphlog: refactor graphlog::Edge enum and its usage
`graphlog::Edge` is used somewhat inconsistently. I've replaced `Edge::Present`
with two distinct `Edge::Direct` and `Edge::Indirect` which simplifies the
construction of the enum.
2024-02-17 20:54:20 +05:00
..
examples cli: drop handling of legacy revset dag range operator 2024-02-14 10:04:56 +09:00
src graphlog: refactor graphlog::Edge enum and its usage 2024-02-17 20:54:20 +05:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests Fix the ContentHash implementations for std::Option, MergedTreeId, and RemoteRefState 2024-02-16 09:27:32 -05: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 Use minus as a builtin pager 2024-02-12 18:55:15 -05:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00