ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 7b724512dd repo: don't use stale view when checking for changes
I recently (0c441d9558) made it so we don't create an operation when
nothing changed. Soon thereafter (94e03f5ac8), I broke that when I
introduced a cache-invalidation bug when I made the filtering-out of
non-heads be lazy. This patch fixes that and also adds a test to
prevent regressions.
2021-12-05 22:01:48 -08:00
..
benches
protos git: start tracking HEAD of underlying Git repo 2021-12-01 11:08:53 -08:00
src repo: don't use stale view when checking for changes 2021-12-05 22:01:48 -08:00
tests repo: don't use stale view when checking for changes 2021-12-05 22:01:48 -08:00
build.rs
Cargo.toml