.. |
commands
|
docs: minor updates to jj git push --help
|
2024-02-06 15:51:39 -08:00 |
config
|
don't try to diff binary files
|
2024-02-04 11:49:52 -08:00 |
merge_tools
|
cleanup: remove remaining ": {source}" from error message templates
|
2024-02-04 09:13:21 +09:00 |
cleanup_guard.rs
|
|
|
cli_util.rs
|
working_copy: make reset() take a commit instead of a tree
|
2024-02-06 12:41:09 -08:00 |
commit_templater.rs
|
object_id: extract ObjectId trait and macros to separate module
|
2024-01-05 10:20:57 +09:00 |
config-schema.json
|
git: turn git.auto-local-branch off by default
|
2023-12-17 08:30:24 +09:00 |
config.rs
|
cli: show executable name in error message, include underlying error details
|
2023-11-23 10:05:45 +09:00 |
description_util.rs
|
cli_util: improve API for editing text in a tempfile
|
2024-01-23 23:49:35 -08:00 |
diff_util.rs
|
don't try to diff binary files
|
2024-02-04 11:49:52 -08:00 |
formatter.rs
|
formatter: reset colors on early drop
|
2023-11-01 21:41:25 -07:00 |
git_util.rs
|
cli: move is_colocated_git_workspace() to git_util, make it public
|
2024-02-06 17:19:37 +09:00 |
graphlog.rs
|
|
|
lib.rs
|
cli: move some git utilities to new crate::git_utils
|
2024-01-20 15:58:37 -06:00 |
main.rs
|
|
|
operation_templater.rs
|
cli: give root operation special treatment in template (like root commit)
|
2024-01-14 10:15:14 -08:00 |
progress.rs
|
|
|
template.pest
|
Allow \0 escape for nulls
|
2023-09-14 17:11:05 -04:00 |
template_builder.rs
|
templater: add surround(prefix, suffix, content) function
|
2024-02-06 23:39:34 +09:00 |
template_parser.rs
|
revset, template: remove ": {source}" from parse error message template
|
2024-02-04 09:13:21 +09:00 |
templater.rs
|
|
|
text_util.rs
|
formatter: reset colors on early drop
|
2023-11-01 21:41:25 -07:00 |
time_util.rs
|
|
|
ui.rs
|
ui: remove redundant .to_lowercase() from prompt_yes_no()
|
2024-01-23 08:48:58 +09:00 |