jj/lib
Yuya Nishihara ed1c07e73e tree: fill in valid id to null tree, rename function to empty()
If a null tree were written to the store, GitBackend would crash because of
invalid hash length.
2024-08-11 18:23:21 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src tree: fill in valid id to null tree, rename function to empty() 2024-08-11 18:23:21 +09:00
tests merged_tree: make TreeDiffIterator accept trees as &Merge<Tree> 2024-08-08 23:05:37 +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