jj/cli
Jakob Hellermann 80c4222399 cli: oplog: add builtin_op_log_oneline template
Motivation:
* one-line logs can be more readable and fit more content into the screen
* consistency with `jj log -T builtin_log_oneline`
2025-01-09 15:58:40 +00:00
..
examples examples: use settings_for_new_workspace() when initializing workspace 2025-01-06 21:15:28 +09:00
src cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
testing merge_tools: add "$marker_length" variable 2024-12-23 08:42:10 -06:00
tests cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
build.rs
Cargo.toml cli: make git support optional 2025-01-08 22:02:21 +00:00
docs
LICENSE