Commit 159e24e
committed
Started to remove subprocessees, starting 207 and 171.
Please enter the commit message for your changes. Lines starting
with '' will be ignored, and an empty message aborts the commit.
On branch dev
Your branch is up to date with 'origin/dev'.
Changes to be committed:
new file: src/lufus/block_ops.py
modified: src/lufus/drives/find_usb.py
modified: src/lufus/drives/formatting.py
modified: src/lufus/drives/get_usb_info.py
modified: src/lufus/gui/gui.py
new file: src/lufus/iso9660.py
modified: src/lufus/writing/flash_usb.py
modified: src/lufus/writing/install_ventoy.py
modified: src/lufus/writing/windows/detect.py
modified: src/lufus/writing/windows/flash.py
modified: src/lufus/writing/windows/tweaks.py
modified: tests/test_find_usb.py
modified: tests/test_flash_usb_and_find_usb_fixes.py
modified: tests/test_formatting.py
modified: tests/test_get_usb_info.py
modified: tests/test_get_usb_info_and_detect_windows_fixes.py
modified: tests/test_linux_iso_detection.py1 parent 5fc894f commit 159e24e
17 files changed
Lines changed: 1159 additions & 539 deletions
File tree
- src/lufus
- drives
- gui
- writing
- windows
- tests
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 54 | + | |
64 | 55 | | |
65 | 56 | | |
66 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
59 | 67 | | |
60 | 68 | | |
61 | 69 | | |
62 | | - | |
63 | | - | |
| 70 | + | |
64 | 71 | | |
65 | 72 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
| |||
98 | 95 | | |
99 | 96 | | |
100 | 97 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
105 | 101 | | |
106 | 102 | | |
107 | 103 | | |
| |||
212 | 208 | | |
213 | 209 | | |
214 | 210 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
231 | 214 | | |
232 | 215 | | |
233 | | - | |
| 216 | + | |
234 | 217 | | |
235 | | - | |
236 | 218 | | |
237 | 219 | | |
238 | 220 | | |
| |||
388 | 370 | | |
389 | 371 | | |
390 | 372 | | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
406 | 376 | | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
| 377 | + | |
422 | 378 | | |
423 | 379 | | |
424 | | - | |
425 | | - | |
426 | 380 | | |
427 | 381 | | |
428 | 382 | | |
| |||
433 | 387 | | |
434 | 388 | | |
435 | 389 | | |
436 | | - | |
437 | 390 | | |
438 | 391 | | |
439 | 392 | | |
440 | 393 | | |
441 | 394 | | |
442 | | - | |
443 | 395 | | |
444 | 396 | | |
445 | | - | |
446 | | - | |
| 397 | + | |
| 398 | + | |
447 | 399 | | |
448 | 400 | | |
449 | 401 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 28 | + | |
37 | 29 | | |
38 | 30 | | |
39 | 31 | | |
40 | 32 | | |
41 | | - | |
| 33 | + | |
42 | 34 | | |
43 | 35 | | |
44 | 36 | | |
| |||
49 | 41 | | |
50 | 42 | | |
51 | 43 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 44 | | |
56 | 45 | | |
57 | 46 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 47 | | |
62 | 48 | | |
63 | 49 | | |
0 commit comments