jj/src
Martin von Zweigbergk f0619c07ac MutableEvolution: make MutableRepo responsible for lazy calculation
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.
2021-03-15 15:03:14 -07:00
..
commands.rs MutableEvolution: make MutableRepo responsible for lazy calculation 2021-03-15 15:03:14 -07:00
diff_edit.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
graphlog.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
lib.rs commands: add an interactive mode for jj restore 2020-12-26 01:16:19 -08:00
main.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
styler.rs log: include git refs in default templates 2021-01-10 20:13:31 -08:00
template.pest import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
template_parser.rs rustfmt: configure to merge imports by module 2021-03-14 10:53:14 -07:00
templater.rs repo: replace Repo trait by enum with readonly and mutable variants 2021-02-13 08:31:23 -08:00
testutils.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
ui.rs rustfmt: configure to merge imports by module 2021-03-14 10:53:14 -07:00