radicle-heartwood-lfs/radicle-cob/src
Alexis Sellier 94cd7658b1
cli: Merge patches on `git push`
Allows patches to have their state updated to `Merged` with a `git push`
to the default branch.

Currently, due to the limitations of the COB store, this requires a
linear search through all patches. This will eventually become a problem
when projects have thousands of patches, so we should look into
long-term solutions.
2023-05-16 21:11:57 +02:00
..
backend cob: Fix some clippy warnings 2023-05-12 12:47:41 +02:00
change cob: Fix recursion bug in TryFrom of Reference 2023-05-09 10:11:36 +02:00
change_graph Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
history Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
object cli: Merge patches on `git push` 2023-05-16 21:11:57 +02:00
signatures Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
test cli: Merge patches on `git push` 2023-05-16 21:11:57 +02:00
backend.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change_graph.rs cob: Fix recursion bug in TryFrom of Reference 2023-05-09 10:11:36 +02:00
history.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
lib.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
object.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
pruning_fold.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
sign.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
signatures.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
test.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
tests.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
trailers.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
type_name.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00