jj/src
Yuya Nishihara 69e57daa64 cli: enable diff output by 'log --color-words'
It doesn't make sense that --git implies -p, but --color-words doesn't.
2022-12-15 11:41:42 +09:00
..
cleanup_guard.rs cli: define drop+signal guard helper 2022-11-06 18:15:22 -08:00
cli_util.rs repo: rename BackendFactories to StoreFactories 2022-12-14 14:10:30 -08:00
commands.rs cli: extract helper that resolves diff arguments for log-like commands 2022-12-15 11:41:42 +09:00
config.rs Add a default merge tool config for meld, vimdiff, kdiff3. 2022-12-03 15:12:40 -08:00
diff_edit.rs Mention path in message for ConflictResolveError::NotNormalFilesError. 2022-12-04 22:39:45 -08:00
diff_util.rs cli: enable diff output by 'log --color-words' 2022-12-15 11:41:42 +09:00
formatter.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
graphlog.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
lib.rs cli: extract show_diff*() functions and structs to new module 2022-12-14 15:24:50 +09:00
main.rs ui: add pager 2022-11-30 06:14:39 +08:00
progress.rs cli: fix rebase error 2022-11-06 18:50: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 copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
templater.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
ui.rs pager: default to less -FRX 2022-12-04 00:00:31 -08:00