jj/lib
Yuya Nishihara cd673311d0 index: remove forwarding function of CompositeIndex::evaluate_revset()
Since Index is now implemented for CompositeIndex instead of &CompositeIndex,
these two functions have exactly the same signature. We no longer need a
specialized implementation to correct lifetime of the return value.
2025-08-22 00:29:32 +00:00
..
benches cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
gen-protos protos: rename op_store to simple_op_store 2025-08-14 14:15:17 +00:00
proc-macros cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
src index: remove forwarding function of CompositeIndex::evaluate_revset() 2025-08-22 00:29:32 +00:00
tests commit: make is_empty() and parent_tree() query index first 2025-08-21 09:38:38 +00:00
testutils tests: remove CommitGraphBuilder 2025-07-31 04:56:34 +00:00
Cargo.toml fileset: switch to globset 2025-07-25 08:22:35 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00