tangled
alpha
login
or
join now
ilyagr.bsky.social
/
jj
just playing with tangled
0
fork
atom
overview
issues
pulls
6
pipelines
jj
/
src
/
at
export
2 folders
20 files
commands
git import: Store branches on import as well
2 years ago
config
templates: rename "show" template alias to "builtin_log_detailed"
2 years ago
cleanup_guard.rs
fix windows warnings in src/cleanup_guard.rs
2 years ago
cli_util.rs
cli: print parent commit summary on checkout
2 years ago
commit_templater.rs
Templater: label hidden commits (aka abandoned commits)
2 years ago
config-schema.json
cli: default to log when no subcommand is provided
2 years ago
config.rs
settings: add helper to turn ConfigError::NotFound into Option
3 years ago
diff_util.rs
repo: implement `Repo` on `ReadonlyRepo` instead of its `Arc`
2 years ago
formatter.rs
formatter: allow using "default" terminal color
2 years ago
graphlog.rs
Switch graph node to use `◉` for commit instead of `●`
2 years ago
lib.rs
templater: extract evaluation interface and build_() functions to new module
2 years ago
main.rs
cli: move `$JJ_VERSION` out of CLI library
2 years ago
merge_tools.rs
settings: add helper to turn ConfigError::NotFound into Option
3 years ago
operation_templater.rs
templater: add support for unformattable property
2 years ago
progress.rs
cli: include total downloaded size in progress output
2 years ago
template.pest
templater: add parsing rule for lambda expression
2 years ago
template_builder.rs
templater: implement list methods for unformattable property
2 years ago
template_parser.rs
templater: add list.map(|x| ...) operation
2 years ago
templater.rs
templater: add trait that represents a mapped template
2 years ago
text_util.rs
templater: move split_email() to text_util module
2 years ago
time_util.rs
time_util: add functions to parse format spec and apply it later
2 years ago
ui.rs
cli: move default ui.pager config to misc.toml
2 years ago