jj/cli
Yuya Nishihara 362be5914f templater: add list.filter(predicate) method
If we add generic diff template, we'll probably want to filter diff entries by
status, etc.

Closes #5291
2025-01-24 03:42:39 +00:00
..
examples examples: use settings_for_new_workspace() when initializing workspace 2025-01-06 21:15:28 +09:00
src templater: add list.filter(predicate) method 2025-01-24 03:42:39 +00:00
testing merge_tools: add "$marker_length" variable 2024-12-23 08:42:10 -06:00
tests templater: add list.filter(predicate) method 2025-01-24 03:42:39 +00:00
build.rs
Cargo.toml cargo: remove minus dependency 2025-01-14 01:13:13 +00:00
docs
LICENSE