.. |
commands
|
refactor: extract operation commands into commands/operation module
|
2023-01-18 19:54:59 +01:00 |
config
|
config: allow configuration of git remotes for fetch and push operations
|
2023-01-17 19:04:11 +01:00 |
cleanup_guard.rs
|
cleanup: let new Clippy move variables into format strings
|
2022-12-14 21:30:58 -08:00 |
cli_util.rs
|
cli: replace short_commit_description() with commit summary template
|
2023-01-16 11:53:35 +09:00 |
config.rs
|
config: allow configuration of git remotes for fetch and push operations
|
2023-01-17 19:04:11 +01:00 |
diff_util.rs
|
formatter: rename {add,remove}_label to {push,pop}_label
|
2023-01-13 21:47:50 -08:00 |
formatter.rs
|
formatter: reset color around newlines
|
2023-01-13 21:47:50 -08:00 |
graphlog.rs
|
Add sapling graph formatters as an option.
|
2023-01-16 22:15:55 +01:00 |
lib.rs
|
refactor: separate timestamp related utilities in time_util module
|
2023-01-14 16:07:09 +01:00 |
main.rs
|
cli: port custom command dispatch to CliRunner
|
2023-01-04 15:48:38 +09:00 |
merge_tools.rs
|
style: use #[error(transparent)] instead of #[error("{0}")]
|
2023-01-17 20:39:39 +01:00 |
progress.rs
|
cleanup: let new Clippy move variables into format strings
|
2022-12-14 21:30:58 -08:00 |
template.pest
|
|
|
template_parser.rs
|
Templater: naive implementation of shortest prefix highlight for ids
|
2023-01-17 22:01:09 -08:00 |
templater.rs
|
Templater: naive implementation of shortest prefix highlight for ids
|
2023-01-17 22:01:09 -08:00 |
time_util.rs
|
refactor: separate timestamp related utilities in time_util module
|
2023-01-14 16:07:09 +01:00 |
ui.rs
|
cli: migrate ui.write_error() to writeln!()
|
2023-01-12 17:32:18 +09:00 |