.. |
commands
|
cli: fix jj squash on empty commit
|
2023-01-26 11:37:20 +01:00 |
config
|
cli: error out if alias/revset-aliases section isn't of map type
|
2023-01-24 15:06:12 +09: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: proxy format_commit_summary() through transaction wrapper
|
2023-01-25 13:52:43 +09:00 |
config.rs
|
cli: rename config/git.toml to misc.toml to add some more random stuff
|
2023-01-24 15:06:12 +09:00 |
diff_util.rs
|
formatter: remove write_bytes() method
|
2023-01-22 17:45:12 -08:00 |
formatter.rs
|
cli: error out if colors section isn't of map type
|
2023-01-24 15:06:12 +09:00 |
graphlog.rs
|
cargo: replace dependency on Sapling's dag by renderdag
|
2023-01-22 00:03:48 -08:00 |
lib.rs
|
refactor: separate timestamp related utilities in time_util module
|
2023-01-14 16:07:09 +01:00 |
main.rs
|
refactor: return ExitCode from CliRunner::run()
|
2023-01-20 06:42:08 +01:00 |
merge_tools.rs
|
cli: remove redundant check for undefined "merge-tools" section
|
2023-01-24 15:06:12 +09:00 |
progress.rs
|
cleanup: let new Clippy move variables into format strings
|
2022-12-14 21:30:58 -08:00 |
template.pest
|
copyright: change from "Google LLC" to "The Jujutsu Authors"
|
2022-11-28 06:05:45 -10:00 |
template_parser.rs
|
templater: remove Box<dyn> from generic wrappers, parameterize type
|
2023-01-26 23:42:13 +09:00 |
templater.rs
|
templater: rename TemplateFunction::new() parameter for consistency
|
2023-01-26 23:42:13 +09:00 |
time_util.rs
|
refactor: separate timestamp related utilities in time_util module
|
2023-01-14 16:07:09 +01:00 |
ui.rs
|
cli: error out if colors section isn't of map type
|
2023-01-24 15:06:12 +09:00 |