Kiril Videlov
|
3978476b78
|
Add an extra field remote_commit_id on the API type VirtualBranchCommit
This makes it possibe (and easy) for the UI to determine if there is another (different) commit on the remote for the same patch
|
2024-10-09 18:15:10 +02:00 |
|
Kiril Videlov
|
87a4c61b9f
|
Consistent setting of stack head updating the series
|
2024-10-08 22:25:19 +02:00 |
|
Kiril Videlov
|
915acd6afb
|
Fixes a bug when validating stack target commit
|
2024-10-08 22:24:34 +02:00 |
|
Kiril Videlov
|
cfafc8d7b5
|
Make all places that create Stack also initialize it
|
2024-10-08 16:43:42 +02:00 |
|
Kiril Videlov
|
48bbe13d56
|
Rename StackExt.new to create
|
2024-10-08 16:37:07 +02:00 |
|
Kiril Videlov
|
570c974544
|
Rename StackActions to StackExt
Closer to rust conventions
|
2024-10-08 16:32:18 +02:00 |
|
Kiril Videlov
|
f172855c61
|
Adds a new method to StackActions
|
2024-10-08 16:12:21 +02:00 |
|
Kiril Videlov
|
d05d962cf8
|
Rename Branch to Stack
|
2024-10-08 15:59:27 +02:00 |
|
Kiril Videlov
|
7ec59f8489
|
extract the Branch types to crate gitbutler-stack
|
2024-10-08 15:27:16 +02:00 |
|
Kiril Videlov
|
d78ebbe176
|
rename crate gitbutler-stack to gitbutler-stack-api
This is needed to free up the name gitbutler-stack
|
2024-10-08 14:53:23 +02:00 |
|