| .. |
|
commands
|
cli: compdef _jj jj isn't necessary for Zsh completion setup
|
2023-09-21 18:29:06 -07:00 |
|
config
|
cli: add upstream remote to default trunk()
|
2023-09-19 20:51:23 -07:00 |
|
merge_tools
|
merge_tools: enable :builtin as default diff/merge editor
|
2023-09-21 03:29:27 +02:00 |
|
cleanup_guard.rs
|
No need for Lazy in LIVE_GUARDS
|
2023-08-22 02:12:05 -04:00 |
|
cli_util.rs
|
cli: hint for conflicted branches
|
2023-09-21 22:53:46 -03:00 |
|
commit_templater.rs
|
commit: drop merged_ prefix from tree() and tree_id()
|
2023-08-29 08:32:04 -07:00 |
|
config-schema.json
|
cli: rewrite "x | x-" in default log revset as "ancestors(x, 2)"
|
2023-09-08 09:28:14 +09:00 |
|
config.rs
|
revsets: add trunk alias with default to main/master/root
|
2023-09-17 10:17:23 +10:00 |
|
diff_util.rs
|
merge_tools: enable :builtin as default diff/merge editor
|
2023-09-21 03:29:27 +02:00 |
|
formatter.rs
|
cli: move src/ directory to new cli/ directory
|
2023-08-04 19:00:42 -05:00 |
|
graphlog.rs
|
cli: move src/ directory to new cli/ directory
|
2023-08-04 19:00:42 -05:00 |
|
lib.rs
|
cli: move src/ directory to new cli/ directory
|
2023-08-04 19:00:42 -05:00 |
|
main.rs
|
cli: move src/ directory to new cli/ directory
|
2023-08-04 19:00:42 -05:00 |
|
operation_templater.rs
|
templater: make .short(negative_len) return 0-length string
|
2023-08-25 22:59:20 +09:00 |
|
progress.rs
|
cli: elide path in snapshot progress in the same way
|
2023-09-02 08:21:33 +09:00 |
|
template.pest
|
Allow \0 escape for nulls
|
2023-09-14 17:11:05 -04:00 |
|
template_builder.rs
|
templater: add boolean literals
|
2023-09-03 07:01:40 +09:00 |
|
template_parser.rs
|
Allow \0 escape for nulls
|
2023-09-14 17:11:05 -04:00 |
|
templater.rs
|
templater: move empty signature placeholder to user template
|
2023-08-27 09:38:36 +09:00 |
|
text_util.rs
|
cli: add helper to elide text from left
|
2023-09-02 08:21:33 +09:00 |
|
time_util.rs
|
cli: move src/ directory to new cli/ directory
|
2023-08-04 19:00:42 -05:00 |
|
ui.rs
|
cli: fix --no-pager to persist across layered config loading
|
2023-08-12 13:47:31 +09:00 |