.. |
commands
|
git: allow both --branch /--bookmark for git fetch/push
|
2024-10-07 10:08:43 -07:00 |
config
|
cli: make default log revset work without working-copy commit
|
2024-10-01 20:04:06 +09:00 |
merge_tools
|
diff: return matching hunk contents from all inputs
|
2024-10-06 09:45:27 +09:00 |
cleanup_guard.rs
|
|
|
cli_util.rs
|
style: add semicolon at the end of expressions used as statements
|
2024-10-04 22:29:13 +02:00 |
command_error.rs
|
style: inline variables into format strings
|
2024-10-04 22:29:13 +02:00 |
commit_templater.rs
|
cli: add diff --ignore-all-space/--ignore-space-change flags
|
2024-10-06 09:45:27 +09:00 |
config-schema.json
|
cli: make default log revset work without working-copy commit
|
2024-10-01 20:04:06 +09:00 |
config.rs
|
style: avoid using .to_owned() /.to_vec() on owned objects
|
2024-10-04 22:29:13 +02:00 |
description_util.rs
|
style: inline variables into format strings
|
2024-10-04 22:29:13 +02:00 |
diff_util.rs
|
cli: in color-words diffs, highlight word-level hunks in context lines
|
2024-10-06 09:45:27 +09:00 |
formatter.rs
|
style: add semicolon at the end of expressions used as statements
|
2024-10-04 22:29:13 +02:00 |
generic_templater.rs
|
templater: pass diagnostics receiver around
|
2024-09-23 07:07:07 +09:00 |
git_util.rs
|
bookmarks: update some leftover uses of the word "branch"
|
2024-09-11 19:19:31 -07:00 |
graphlog.rs
|
|
|
lib.rs
|
|
|
main.rs
|
|
|
movement_util.rs
|
style: use explicit loop instead of .for_each() in simple cases
|
2024-10-04 22:29:13 +02:00 |
operation_templater.rs
|
templater: pass diagnostics receiver around
|
2024-09-23 07:07:07 +09:00 |
progress.rs
|
|
|
revset_util.rs
|
revset: pass diagnostics receiver around
|
2024-09-23 07:07:07 +09:00 |
template.pest
|
|
|
template_builder.rs
|
templater: pass diagnostics receiver around
|
2024-09-23 07:07:07 +09:00 |
template_parser.rs
|
refactor: Allow the aliases map to map to arbitrary types.
|
2024-10-08 10:19:14 +11:00 |
templater.rs
|
style: add semicolon at the end of expressions used as statements
|
2024-10-04 22:29:13 +02:00 |
text_util.rs
|
cli: add --author argument for commit and describe
|
2024-09-22 12:40:46 +02:00 |
time_util.rs
|
|
|
ui.rs
|
ui: write prompt messages to stderr
|
2024-10-07 19:47:18 -04:00 |