jj/lib
Essien Ita Essien 895d53f395 Rename conflict and file revsets to conflicts and files.
See discussion thread in linked issue.

With this PR, all revset functions in [BUILTIN_FUNCTION_MAP](8d166c7642/lib/src/revset.rs (L570))
that return multiple values are either named in plural or the naming is hard to misunderstand (e.g. `reachable`)

Fixes: #4122
2024-09-24 20:02:49 +01:00
..
benches
gen-protos
proc-macros
src Rename conflict and file revsets to conflicts and files. 2024-09-24 20:02:49 +01:00
tests Rename conflict and file revsets to conflicts and files. 2024-09-24 20:02:49 +01:00
testutils tests: remove temporary copy of workspace.repo_path() from TestWorkspace 2024-09-08 05:40:52 +09:00
Cargo.toml cargo: add "clru" dependency 2024-08-29 23:33:37 +09:00
LICENSE