jj/lib
Martin von Zweigbergk 70cd3ea67f fix: show bug when descendant is already fixed
If a commit needs fixing but its descendant does not, we currently
skip rewriting the descendant, which means it will instead be rebased
when the transactions finished. That usually results in
conflicts. This adds a test case for that case.
2025-04-02 14:04:08 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
proc-macros cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
src Revert "git_backend: stop writing tree ids to proto" 2025-03-31 23:19:21 +00:00
tests fix: show bug when descendant is already fixed 2025-04-02 14:04:08 +00:00
testutils ci: make sure tests fail in CI if gpg or taplo binaries are not found 2025-03-18 02:18:08 +00:00
Cargo.toml time_util: replace use of chrono-english by interim 2025-03-24 23:59:21 +00:00
LICENSE