jj/src
Martin von Zweigbergk 9abee0096f conflicts: propagate errors from materialize_conflict()
All current callers pass in a buffer, so it should never fail, but the
function itself can't know that.
2021-10-24 23:02:00 -07:00
..
commands.rs conflicts: propagate errors from materialize_conflict() 2021-10-24 23:02:00 -07:00
diff_edit.rs store: rename Store to Backend and StoreWrapper to Store 2021-09-12 12:02:10 -07:00
formatter.rs cli: add support for Git's unified diff format 2021-10-10 00:10:19 -07:00
graphlog.rs
lib.rs
main.rs
template.pest
template_parser.rs cleanup: let newer Clippy fix a few things it found 2021-10-13 08:27:44 -07:00
templater.rs evolution: delete it now that we don't use it anymore (#32) 2021-10-06 23:28:30 -07:00
testutils.rs
ui.rs