ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 26f744ab2d revset: use .diff_stream() in file() evaluation, handle backend error
This is the last .diff() caller in non-test code. Though it wouldn't be
important to use async version here, this change helps remove .diff() API.
2024-08-08 10:45:59 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src revset: use .diff_stream() in file() evaluation, handle backend error 2024-08-08 10:45:59 +09:00
tests merged_tree: remove .diff_summary() 2024-08-06 10:15:44 +09:00
testutils tests: make helpers create non-legacy trees 2024-07-24 14:33:05 +02:00
Cargo.toml revset: create DatePattern type 2024-08-01 09:04:07 -07:00
LICENSE