..
commands
git: do not import refs from remote named "git"
2023-08-29 22:50:46 +09:00
config
templates: reword signature placeholders to match description
2023-08-27 09:38:36 +09:00
merge_tools
merge_tools: pass MergedTree
to run_mergetool()
2023-08-27 07:35:01 -07:00
cleanup_guard.rs
No need for Lazy in LIVE_GUARDS
2023-08-22 02:12:05 -04:00
cli_util.rs
git: do not import refs from remote named "git"
2023-08-29 22:50:46 +09:00
commit_templater.rs
rewrite: return MergedTree
from merge_commit_trees()
2023-08-28 15:58:34 -07:00
config-schema.json
settings: support human-readable byte sizes for max-new-file-size
2023-08-17 19:29:38 -07:00
config.rs
cli: let custom binaries add extra default configs
2023-08-19 06:48:29 -07:00
diff_util.rs
rewrite: return MergedTree
from merge_commit_trees()
2023-08-28 15:58:34 -07:00
formatter.rs
cli: move src/ directory to new cli/ directory
2023-08-04 19:00:42 -05:00
graphlog.rs
cli: move src/ directory to new cli/ directory
2023-08-04 19:00:42 -05:00
lib.rs
cli: move src/ directory to new cli/ directory
2023-08-04 19:00:42 -05:00
main.rs
cli: move src/ directory to new cli/ directory
2023-08-04 19:00:42 -05:00
operation_templater.rs
templater: make .short(negative_len) return 0-length string
2023-08-25 22:59:20 +09:00
progress.rs
settings: support human-readable byte sizes for max-new-file-size
2023-08-17 19:29:38 -07:00
template.pest
Allow negative numbers in the template grammar
2023-08-24 11:24:07 -04:00
template_builder.rs
templater: move empty signature placeholder to user template
2023-08-27 09:38:36 +09:00
template_parser.rs
cli: move src/ directory to new cli/ directory
2023-08-04 19:00:42 -05:00
templater.rs
templater: move empty signature placeholder to user template
2023-08-27 09:38:36 +09:00
text_util.rs
cli: move src/ directory to new cli/ directory
2023-08-04 19:00:42 -05:00
time_util.rs
cli: move src/ directory to new cli/ directory
2023-08-04 19:00:42 -05:00
ui.rs
cli: fix --no-pager to persist across layered config loading
2023-08-12 13:47:31 +09:00