Commit Graph

54 Commits

Author SHA1 Message Date
871e39bba2 fix: reset hard before branch switch to discard stale local changes
Partial writes from a failed install leave files as "local changes",
blocking the checkout. Reset to HEAD first so the switch always works.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 08:09:11 +00:00
d8a6b4c56d fix: fetch all remote branches before checkout on reinstall
Single-branch clones only track one branch. Reset the remote refspec
to '*' before fetching so any target branch can be checked out.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 08:08:05 +00:00
16e76d70c9 fix: validate remote branch exists before clone/reinstall
Prevents cryptic git errors on fresh machines or when switching branches.
Shows available branches in the error message for easier debugging.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 08:07:32 +00:00
45a19c7a12 fix: use checkout -B for reinstall to support new/switched branches
Fixes "pathspec did not match" error when switching to a branch that
doesn't yet have a local tracking ref on the target machine.
Also adds CD ripping tools install and output/cd directory creation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 08:05:56 +00:00
8af4da5a08 First test 2026-03-12 08:04:23 +00:00
c13ce5a50b First test 2026-03-12 08:00:23 +00:00
190f6fe1a5 Final 2026-03-11 15:31:26 +00:00
14162879c0 Final 2026-03-11 15:31:12 +00:00
e14599fa4d docs 2026-03-11 15:20:20 +00:00
5576a92c5c DOcs 2026-03-11 15:11:58 +00:00
70592d2825 db fix 2026-03-11 15:08:29 +00:00
a095688d11 DOcs 2026-03-11 14:59:23 +00:00
aabb28ee06 DOcs 2026-03-11 14:54:08 +00:00
3b66ca64f8 final dev 2026-03-11 13:54:56 +00:00
0f0cfffa7a final dev 2026-03-11 13:45:24 +00:00
6f6d4f1e58 final dev 2026-03-11 13:31:00 +00:00
275ded04b8 final dev 2026-03-11 13:22:24 +00:00
e70c50ae87 final dev 2026-03-11 13:17:34 +00:00
c23fbb53b7 final dev 2026-03-11 13:07:05 +00:00
e0e89890fa final dev 2026-03-11 12:54:43 +00:00
40fa30b532 final dev 2026-03-11 12:52:21 +00:00
f565f83aea final dev 2026-03-11 12:41:01 +00:00
6591c33caa final dev 2026-03-11 12:27:01 +00:00
5e6ec13c06 final dev 2026-03-11 12:09:49 +00:00
2cf523b8e3 final dev 2026-03-11 12:06:52 +00:00
7979b353aa final dev 2026-03-11 11:56:17 +00:00
2fdf54d2e6 DEvice Fix 2026-03-11 09:38:22 +00:00
b93f5da8d7 pre release 2026-03-10 20:47:56 +00:00
5703a8d00a Delete 2026-03-10 13:21:11 +00:00
ac4d77dddf Bugfix and Docs 2026-03-10 13:12:57 +00:00
3516ff8486 HandBrake Hardware 2026-03-09 20:52:20 +00:00
4c879d2485 HandBrake 2026-03-09 20:37:56 +00:00
1b07fa4f14 Upload 2026-03-09 16:05:05 +00:00
78ceb23a27 Test 2026-03-09 13:46:44 +00:00
fa6594b163 Test 2026-03-09 13:40:48 +00:00
8e3c67565d Test 2026-03-09 13:28:21 +00:00
ac29c68de0 Test 2026-03-09 12:49:58 +00:00
c56b7bc13e DB Fix 2026-03-09 12:25:40 +00:00
05f29028f6 some pload 2026-03-09 12:08:36 +00:00
66184325d6 some pload 2026-03-09 05:47:21 +00:00
7204dbb65b some pload 2026-03-08 21:52:21 +00:00
e1a87af16a DVD Integration 2026-03-06 11:21:25 +00:00
3abb53fb8e Update 2026-03-06 07:07:47 +00:00
afca677b1c Fixxes + Skriptketten 2026-03-05 20:46:39 +00:00
6836892907 New Push 2026-03-05 19:34:01 +00:00
c3d1df42b0 Docs 2026-03-05 11:21:47 +00:00
e3d890c071 Queue and UI fixes 2026-03-05 11:04:20 +00:00
23acea4773 docs: Doku für Skript-Integration und neue Pipeline-Zustände 2026-03-05 10:28:21 +00:00
fe2ffbbe07 DefaultSettings 2026-03-05 10:15:20 +00:00
922d3e753d docs: Doku für Skript-Integration und neue Pipeline-Zustände 2026-03-05 10:04:50 +00:00