jj/cli
Yuya Nishihara 8df7857706 cli_util: add tx.commit_summary_template() and related helper functions
These functions mirror the ones in WorkspaceCommandHelper. I'm not sure if all
of them will have to be public, but parse_commit_template() might be useful in
order to implement description template.
2024-07-20 09:08:59 +09:00
..
examples copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
src cli_util: add tx.commit_summary_template() and related helper functions 2024-07-20 09:08:59 +09:00
testing cli: skip formatting instructions if not required 2024-07-09 20:24:14 -05:00
tests cli_util: cache IdPrefixContext by transaction wrapper 2024-07-20 09:08:59 +09:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cli: remove unused dependency on gix-filter 2024-07-17 11:53:51 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00