jj/lib
Yuya Nishihara ca2e9fe6d1 git: simply use rand::random() to generate ref preventing gc
We don't care the ref content as long as it is unique, so using threaded
RNG should be fine.

This change means refs/jj/keep will now contain refs of the following
forms:

 - new create_no_gc_ref(): 0f8d6cd9721823906cfb55dac99d7bf5
 - old create_no_gc_ref(): 0f6d93fe-0507-4db8-ad0a-6317f02e27b9
 - prevent_gc(commit_id):  0f9c15100b6f1373f38186357e274a829fb6c4e2
2023-01-14 23:48:02 +09:00
..
gen-protos cargo: bump prost-build from 0.11.5 to 0.11.6 2023-01-13 21:24:02 +00:00
src git: simply use rand::random() to generate ref preventing gc 2023-01-14 23:48:02 +09:00
tests workspace: do not look up ancestor paths by Workspace::load() 2023-01-10 23:31:26 +09:00
testutils cargo: bump git2 from 0.15.0 to 0.16.0 2023-01-12 09:28:02 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump pest_derive from 2.5.2 to 2.5.3 2023-01-13 07:41:55 -08:00