tangled
alpha
login
or
join now
ilyagr.bsky.social
/
jj
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
just playing with tangled
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
6
pipelines
jj
/
src
/
at
svg
2 folders
20 files
commands
Also preserve remote-tracking branches on undo
3 years ago
config
templates: rename "show" template alias to "builtin_log_detailed"
3 years ago
cleanup_guard.rs
fix windows warnings in src/cleanup_guard.rs
3 years ago
cli_util.rs
Fix `jj init --git-repo` fails and leaves broken .jj folder
2 years ago
commit_templater.rs
id_prefix: remove `repo` field from `IdPrefixContext`
3 years ago
config-schema.json
cli: allow resolving shorter ids within a configured revset
3 years ago
config.rs
cli: load revset/template aliases in order of config layers
2 years ago
diff_util.rs
conflicts: move `describe_conflict()` etc. onto `Conflict`
2 years ago
formatter.rs
formatter: allow using "default" terminal color
3 years ago
graphlog.rs
Switch graph node to use `◉` for commit instead of `●`
3 years ago
lib.rs
templater: extract evaluation interface and build_() functions to new module
3 years ago
main.rs
cli: move `$JJ_VERSION` out of CLI library
3 years ago
merge_tools.rs
conflicts: move `describe_conflict()` etc. onto `Conflict`
2 years ago
operation_templater.rs
templater: add support for unformattable property
3 years ago
progress.rs
ui: create separate io wrapper for progress output
2 years ago
template.pest
templater: add parsing rule for lambda expression
3 years ago
template_builder.rs
templater: implement list methods for unformattable property
3 years ago
template_parser.rs
templater: add list.map(|x| ...) operation
3 years ago
templater.rs
templater: add trait that represents a mapped template
3 years ago
text_util.rs
templater: move split_email() to text_util module
3 years ago
time_util.rs
time_util: add functions to parse format spec and apply it later
3 years ago
ui.rs
ui: send progress output to stderr
2 years ago