mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 18:27:38 +00:00
f0619c07ac
This patch continues the work from the previous pathc. From this patch, we no longer calculate the evolution state just because a transaction starts. We still unnecessarily calculate it when adding a commit within the transaction, however. I'll fix that next. |
||
---|---|---|
.. | ||
commands.rs | ||
diff_edit.rs | ||
graphlog.rs | ||
lib.rs | ||
main.rs | ||
styler.rs | ||
template.pest | ||
template_parser.rs | ||
templater.rs | ||
testutils.rs | ||
ui.rs |