gitbutler/crates/gitbutler-core/tests
Scott Chacon 2b1d808314 add several history manipulation backend functions
this adds backend functions in Rust to do the following:
* move file hunks between commits (basic)
* undo any commit in a stack
* insert a blank commit
* move a commit within the stack
* update a commit message in place
2024-04-29 15:03:01 +02:00
..
deltas de-objectify all sub-handlers 2024-04-13 23:09:17 +02:00
git Use a temp-file to write new content atomically in storage layer (#2807) 2024-04-24 10:38:48 +02:00
sessions use the new testsupport crate 2024-04-09 20:45:17 +02:00
suite add several history manipulation backend functions 2024-04-29 15:03:01 +02:00
virtual_branches OwnershipClaims now allocates less 2024-04-26 07:08:43 +02:00
app.rs use the new testsupport crate 2024-04-09 20:45:17 +02:00
database.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
error.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
gb_repository.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
keys.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
lock.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
reader.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
types.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
zip.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00