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 docs: change "current checkout" to "working-copy commit" 2022-09-18 16:19:58 -07:00
branches.md docs: update to use new jj branch syntax 2022-06-09 22:24:46 -07:00
code-of-conduct.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
config.md Documented available config settings. 2022-07-16 21:28:40 -07:00
config.toml Added barebones config template with the odd alternative commented out. 2022-07-16 21:28:40 -07:00
conflicts.md conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
contributing.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
git-comparison.md cli: disable open commits by default 2022-08-26 23:34:52 -07:00
git-compatibility.md docs: explain that we don't support shallow clones (#675) 2022-10-27 06:56:34 -07:00
operation-log.md docs: change "current checkout" to "working-copy commit" 2022-09-18 16:19:58 -07:00
related-work.md docs: hyphenate "working-copy" when used as a compound modifier 2022-08-25 18:08:36 -07:00
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 docs: change "current checkout" to "working-copy commit" 2022-09-18 16:19:58 -07:00