jj/cli
Yuya Nishihara 4a63a1f660 diff: pass repo.store() to inner show_*_diff() functions, reorder arguments
This will help remove lifetimed &dyn Repo from diff object in templater.

Function arguments are reordered in a way that all show_*() functions have
common parameters in the same order.
2024-07-17 18:52:49 +09:00
..
examples
src diff: pass repo.store() to inner show_*_diff() functions, reorder arguments 2024-07-17 18:52:49 +09:00
testing
tests cli_util: add missing word in conflict resolution instructions 2024-07-17 08:10:25 +02:00
build.rs
Cargo.toml cli: use lossy string conversion to accept non-UTF-8 template outputs 2024-07-17 18:52:49 +09:00
LICENSE