jj/docs
Remo Senekowitsch b605639c49 cli: add redo command
This is the natural counterpart of `jj undo`. Adding `jj redo` closes
the last gap in functionality to the "undo" features of typical GUI
applications. This is much more intuitive to new users and useful than
the previous undo semantics. (Which are preserved as `jj op revert`.)

Related feature request "jj undo ergonomics":
https://github.com/jj-vcs/jj/issues/3700
2025-08-26 13:50:38 +00:00
..
design op: undo: rename to revert 2025-08-15 21:31:15 +00:00
governance meta: add initial GOVERNANCE.md 2025-02-10 17:39:34 +00:00
guides docs: use commit ids in divergence example commands 2025-08-21 15:23:40 +00:00
images Replace the PNG logo with a vector SVG version. 2025-03-11 22:44:13 +00:00
technical conflicts: document the "same-change rule" 2025-05-14 15:08:29 +00:00
bookmarks.md bookmarks: First step to make target revision a required argument to bookmark create/move/set. 2025-02-11 22:21:19 +00:00
changelog.md website: Add the CHANGELOG 2025-07-17 22:59:58 +00:00
cli-reference.md mkdocs: update mkdocs-material and mkdocs-include-markdown-plugin 2025-02-13 17:30:21 +00:00
code-of-conduct.md code-of-conduct: replace @avamsi by @icorbrey as Community Leader 2025-07-11 17:14:07 +00:00
community_tools.md docs: Add a section for Selvejj 2025-08-22 14:31:08 +00:00
config-schema.json docs: Expose config-schema.json in the docs site 2025-01-14 13:45:36 +00:00
config.md cli: evolog: migrate to evolution template type 2025-08-21 13:35:21 +00:00
config.toml docs: document git.fetch and git.push config options 2024-02-09 12:03:42 -06:00
conflicts.md docs: fix syntax highlighting for conflicts.md 2025-03-03 22:42:14 +00:00
contributing.md docs: add a note about rustfmt configuration for Nix/direnv users 2025-08-07 15:13:21 +00:00
core_tenets.md docs/core_tenets: fix typo 2025-05-10 15:36:46 +00:00
design_doc_blueprint.md docs: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
design_docs.md doc: update some references to "the native backend" 2025-03-21 16:27:51 +00:00
FAQ.md docs: Add guide for handling divergent changes 2025-08-04 18:59:02 +00:00
filesets.md docs: remove trailing whitespace 2025-08-25 00:05:21 +00:00
git-command-table.md docs: convert Git command table from HTML to YAML 2025-04-21 00:45:01 +00:00
git-command-table.yml cli: add redo command 2025-08-26 13:50:38 +00:00
git-comparison.md docs: move Git command table to a separate page 2025-02-10 15:29:32 +00:00
git-compatibility.md docs: Fix 7176, document colocating a repo in Windows 2025-08-06 04:49:38 +00:00
github.md docs: Remove now outdated reference to issue 469 2025-06-13 12:25:38 +00:00
glossary.md docs: add definition for remotes to glossary 2025-08-15 21:51:48 +00:00
index.md website: Add the CHANGELOG 2025-07-17 22:59:58 +00:00
install-and-setup.md cargo: update MSRV to 1.85 2025-07-20 23:52:04 +00:00
operation-log.md undo: revert progressively older operations with repeated calls 2025-08-24 06:56:40 +00:00
paid_contributors.md docs: record orthros as a contributor whose employer pays for contributions 2025-07-24 04:53:13 +00:00
related-work.md docs: Add GitButler to related-work 2025-07-06 12:51:44 +00:00
releasing.md docs: put bare URLs in angle brackets 2025-06-07 20:20:47 +00:00
revsets.md docs: update description of trunk() revset 2025-08-18 13:28:32 +00:00
revsets.toml website: Add the CHANGELOG 2025-07-17 22:59:58 +00:00
roadmap.md docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00
sapling-comparison.md docs: update Sapling comparison logs 2025-02-01 16:50:53 +00:00
style_guide.md style-guide: say that we prefer lower-level tests over e2e test 2025-08-19 06:30:00 +00:00
templates.md templater: serialize ConfigValue through toml::Value 2025-08-25 05:52:46 +00:00
testimonials.md docs: add some more testimonials 2025-04-08 20:55:09 +00:00
tutorial.md undo: revert progressively older operations with repeated calls 2025-08-24 06:56:40 +00:00
windows.md local working copy: add support for EOL conversion 2025-07-17 15:36:28 +00:00
working-copy.md docs: mention jj file track where snapshot.auto-track is described 2025-07-22 13:17:14 +00:00