ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Martin von Zweigbergk 70f6e0a452 cargo: enable the watchman feature by default
I think the feature is requested by enough users that we should
include it by default, also for people who install from source (we
include it in the `packaging` feature already).

It increases the size of the binary from 16.5 MiB to 17.8 MiB. I
suspect we'd see some of that increase in size soon anyway, as I'm
probably going to use Tokio for making async backend requests.
2023-09-08 09:34:55 -07:00
..
design doc: add plan for non-tracking branches support 2023-08-23 09:58:01 +09:00
technical docs: More info about syncing jj repo with rsync 2023-09-06 09:15:27 -07:00
branches.md templater: indicate if branch needs to be pushed to a remote 2022-11-09 22:44:55 -08:00
code-of-conduct.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
config.md cargo: enable the watchman feature by default 2023-09-08 09:34:55 -07:00
config.toml configs: use Notepad as default editor on Windows 2023-08-10 17:09:07 +00:00
conflicts.md docs: indent conflict marker examples to not confuse tools 2022-12-12 16:20:40 -08:00
contributing.md docs: try to clarify that we want contributors to squash fixup commits 2023-09-07 09:31:45 -07:00
FAQ.md faq: add entry about accidentally amended working copy 2023-09-08 08:59:59 -07:00
git-comparison.md Small addition to index comparison 2023-08-14 13:48:46 +09:00
git-compatibility.md docs: make co-located repos more prominent, more details 2023-09-06 09:15:27 -07:00
github.md docs: prefer new revset operator :: over deprecated : 2023-09-06 13:09:14 -07:00
glossary.md revset: convert root symbol to function 2023-09-04 10:36:30 +09:00
install-and-setup.md docs: remove v0.7.0 shell completion instructions 2023-09-06 15:35:01 -07:00
operation-log.md docs: fix typo in operation-log.md 2023-08-13 05:08:45 +00:00
related-work.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
revsets.md revset: Add optional argument n to ancestors() in revset language 2023-09-08 02:50:58 +10:00
sapling-comparison.md docs: markdown fixups, mostly to remove links pointing outside docs 2023-08-28 10:43:48 -07:00
templates.md templater: add boolean literals 2023-09-03 07:01:40 +09:00
tutorial.md docs: prefer new revset operator :: over deprecated : 2023-09-06 13:09:14 -07:00
working-copy.md workspace: add a root subcommand to print the workspace root path 2023-01-24 16:53:54 +01:00