ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 351487b9f5 backend: pass Index and keep_newer timestamp parameters to gc()
GitBackend::gc() will need to check if a commit is reachable from any
historical operations. This could be calculated from the view and commit
objects, but the Index will do a better job.
2024-01-27 10:18:11 +09:00
..
examples backend: pass Index and keep_newer timestamp parameters to gc() 2024-01-27 10:18:11 +09:00
src backend: pass Index and keep_newer timestamp parameters to gc() 2024-01-27 10:18:11 +09:00
testing
tests cli: change R to D for "deleted" in diff summary 2024-01-26 10:01:40 -08:00
build.rs
Cargo.toml revset: add count_estimate() to Revset trait 2024-01-22 15:07:00 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00