jj/lib
Benjamin Tan 0e67ef9184 rewrite: avoid abandoned commit parent lookup in rebase_commit_with_options
This is an optimization to avoid fetching the parent commit of an
abandoned commit after rebasing, given that it might not even be used.
2024-11-12 01:33:12 +08:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src rewrite: avoid abandoned commit parent lookup in rebase_commit_with_options 2024-11-12 01:33:12 +08:00
tests test_git: fix some clippy ref errors 2024-11-08 13:59:37 -05:00
testutils repo_path: add stub for checked to_fs_path(), rename unchecked functions 2024-11-06 15:03:41 -08:00
Cargo.toml fallback: replace use of backoff crate of by own implementation 2024-11-11 07:04:21 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00