.. |
commands
|
git push: do not consider @- if @ has non-empty content or description
|
2023-03-05 23:50:20 +01:00 |
config
|
cli: in "show" template, indent description like Git does
|
2023-03-04 12:10:53 +09:00 |
cleanup_guard.rs
|
style: move unix-specific imports into unix section
|
2023-02-06 13:16:30 +01:00 |
cli_util.rs
|
Implement "config set" subcommand
|
2023-02-28 18:18:02 -08:00 |
commit_templater.rs
|
templater: remove Template::has_content() superseded by FormatRecorder
|
2023-03-04 12:10:53 +09:00 |
config-schema.json
|
templater: migrate op log to template language
|
2023-02-20 18:20:41 +09:00 |
config.rs
|
config: extract default log template to config/templates.toml
|
2023-02-15 00:23:48 +09:00 |
diff_util.rs
|
repo: replace RepoRef by Repo trait
|
2023-02-15 19:15:17 -08:00 |
formatter.rs
|
formatter: add buffer that records both data and push/pop_label() calls
|
2023-03-04 12:10:53 +09:00 |
graphlog.rs
|
cli: rename ui.graph.format to ui.graph.style
|
2023-01-27 10:36:26 -08:00 |
lib.rs
|
templater: migrate op log to template language
|
2023-02-20 18:20:41 +09:00 |
main.rs
|
refactor: return ExitCode from CliRunner::run()
|
2023-01-20 06:42:08 +01:00 |
merge_tools.rs
|
allow passing environment variables to external tools
|
2023-02-12 07:23:29 -08:00 |
operation_templater.rs
|
templater: remove Template::has_content() superseded by FormatRecorder
|
2023-03-04 12:10:53 +09:00 |
progress.rs
|
cleanup: let new Clippy move variables into format strings
|
2022-12-14 21:30:58 -08:00 |
template.pest
|
templater: ignore all ascii whitespace characters
|
2023-03-04 00:01:54 +09:00 |
template_parser.rs
|
templater: add indent(prefix, content) function
|
2023-03-04 12:10:53 +09:00 |
templater.rs
|
templater: add indent(prefix, content) function
|
2023-03-04 12:10:53 +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: remove attempt to detect EPIPE caused by bad pager configuration
|
2023-02-15 15:36:23 +09:00 |