jj/src
Ilya Grigoriev c0fc9a464a jj abandon: Print every abandoned commit
This can be disabled with the new `--quiet` option.

Printing every commit would give the user all the information of how to undo
this or where to `jj restore` from if they realize they need to after the
abandon.
2023-01-11 23:32:39 -08:00
..
config jj log: Replace divergent label with ?? and red color 2023-01-09 22:44:45 -08:00
cleanup_guard.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
cli_util.rs Improve short_commit_description for commits without a description 2023-01-11 23:32:39 -08:00
commands.rs jj abandon: Print every abandoned commit 2023-01-11 23:32:39 -08:00
config-schema.json Define config TOML/JSON schema 2023-01-02 20:26:28 -06:00
config.rs Add a config edit command to open jj config in editor 2023-01-12 01:10:07 -06:00
diff_util.rs cli: pass UserSettings in to diff_util::diff_formats_for*() 2023-01-05 07:56:03 +09:00
formatter.rs formatter: don't allow rules to match labels out of order 2023-01-08 23:01:53 -08:00
graphlog.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
lib.rs Rename diff_edit.rs to merge_tools.rs 2022-12-17 22:26:59 -08:00
main.rs cli: port custom command dispatch to CliRunner 2023-01-04 15:48:38 +09:00
merge_tools.rs cli: pass UserSettings in to merge_tools::get_*_from_settings() explicitly 2023-01-05 07:56:03 +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: auto-label template method calls 2023-01-08 23:01:53 -08:00
templater.rs jj log: Change conflicted branches from br? to br?? 2023-01-09 22:44:45 -08:00
ui.rs cargo +nightly clippy --fix --workspace with today's nightly 2023-01-07 15:29:19 -08:00