jj/lib
Yuya Nishihara 1b6617bbd7 rewrite: remove redundant branch lookup from update_all_references()
It no longer makes sense to look up branches by old_commit_id. Just loop over
branch (name, target) pairs instead.
2024-09-02 09:20:05 +09:00
..
benches formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
gen-protos
proc-macros formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
src rewrite: remove redundant branch lookup from update_all_references() 2024-09-02 09:20:05 +09:00
tests rewrite: ensure that rewritten refs move across divergent entries 2024-09-01 11:11:12 +09:00
testutils copies: in unsupported backends, return an empty stream instead of error 2024-08-23 18:51:02 -07:00
Cargo.toml cargo: add "clru" dependency 2024-08-29 23:33:37 +09:00
LICENSE