jj/lib
Yuya Nishihara b5f1728ffb templater: migrate op log to template language
The outermost "op-log" label isn't moved to the default template. I think
it belongs to the command's formatter rather than the template.

Old bikeshedding items:
- "current_head", "is_head", or "is_head_op"
  => renamed to "current_operation"
- "templates.op-log" vs "templates.op_log" (the whole template is labeled
  as "op-log")
  => renamed to "op_log"
- "template-aliases.'format_operation_duration(time_range)'"
  => renamed to 'format_time_range(time_range)'
2023-02-20 18:20:41 +09:00
..
gen-protos cargo: bump prost-build from 0.11.5 to 0.11.6 2023-01-13 21:24:02 +00:00
src templater: migrate op log to template language 2023-02-20 18:20:41 +09:00
tests revset: replace RevsetIterator wrapper by extension 2023-02-19 21:37:26 -08:00
testutils release: release version 0.7.0 2023-02-16 12:50:52 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml release: release version 0.7.0 2023-02-16 12:50:52 -08:00