jj/docs
Yuya Nishihara 62511f7cad revset: extend file() predicate to accept more than one paths
'file(a, b)' could be expressed as 'file(a) | file(b)', but the former is
easier to type and can be evaluated efficiently without optimization step.
2022-11-02 01:02:37 +09:00
..
technical
branches.md
code-of-conduct.md
config.md
config.toml
conflicts.md conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
contributing.md
git-comparison.md
git-compatibility.md docs: explain that we don't support shallow clones (#675) 2022-10-27 06:56:34 -07:00
operation-log.md
related-work.md
revsets.md revset: extend file() predicate to accept more than one paths 2022-11-02 01:02:37 +09:00
tutorial.md conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
working-copy.md