COMMITS
September 4, 2026
D
revset: merge in indexes of at_operation() repos as needed
David Rieber committed
September 24, 2026
J
docs: Fix "unrecognized relative link"
Joseph Lou committed
August 27, 2026
Y
fileset, revset: document semi-public types and functions
Yuya Nishihara committed
August 23, 2026
Y
fileset, revset: hide generated Rule types
Yuya Nishihara committed
Y
revset: move formatting helpers to parser module
Yuya Nishihara committed
September 22, 2026
A
cargo: in CI, don't include config.toml twice
Austin Seipp committed
A
local_working_copy: adjust an outdated TODO
Austin Seipp committed
A
templater: fix floor/ceil_char_boundary() TODO
Austin Seipp committed
A
cli: make `ROOT_PATH_CONVERTER` a plain `static`
Austin Seipp committed
A
lib, cli: use `assert_matches!()` instead of `assert!(matches!())`
Austin Seipp committed
A
cargo: replace assert_matches with `std::assert_matches!()`
Austin Seipp committed
B
docs: update github.md PR-review workflow for current jj behavior
Bartok9 committed
September 19, 2026
Y
backend: use associated constants for static type names
Yuya Nishihara committed
September 9, 2026
D
lib/cli: pass WorkspaceStore via RepoLoader. Introduce a WorkspaceStoreFactory.
David Rieber committed
D
cli: get WorkspaceLoaderFactory through a central default_workspace_loader_factory
David Rieber committed
September 21, 2026
J
toml: Make small formatting changes to `merge_tools.toml`
Joseph Lou committed
D
cargo: bump the cargo-dependencies group with 5 updates
dependabot[bot] committed
J
style guide: Add note about singular vs. plural forms
Joseph Lou committed
J
style guide: Add TOML section
Joseph Lou committed
J
style guide: Move `try_collect` rule to "Rust" section
Joseph Lou committed
September 15, 2026
Y
cli: split: edit split descriptions in one editor session
Yuya Nishihara committed
Y
cli: split: extract description editing to separate block
Yuya Nishihara committed
Y
cli: split: simplify editor condition for second commit
Yuya Nishihara committed
Y
tests: add fake-editor instruction to copy back "JJ: describe" marker lines
Yuya Nishihara committed
Y
cli: describe: parameterize bulk-editing intro messages
Yuya Nishihara committed
Y
cli: describe: extract helper to validate bulk-edited descriptions
Yuya Nishihara committed
September 20, 2026
Y
cli: git-push: make default revset configurable
Yuya Nishihara committed
Y
revset: add utility function to build "string" expression programmatically
Yuya Nishihara committed
J
gitignore: Add `.DS_Store`
Joseph Lou committed
September 16, 2026
J
config: Support `aliases.<name>.enabled = false`
Joseph Lou committed