Commit Graph

41 Commits (8396b25ebd01ead34aea2985c242b214b6faab69)

Author SHA1 Message Date
Vadim vtroshchinskiy 8396b25ebd Add Windows BCD decoding tool 2024-10-29 12:21:44 +01:00
Vadim vtroshchinskiy 46fb6bc93b Fix and refactor slightly EFI implementation
Allow for system-specific EFI storage
2024-10-29 12:21:44 +01:00
Vadim vtroshchinskiy 174c108879 Fix encoding when reading system uuid 2024-10-29 12:21:44 +01:00
Vadim vtroshchinskiy 2ffdd51110 Implement system-specific EFI data support 2024-10-29 12:21:44 +01:00
Vadim vtroshchinskiy a6242b4b39 Fix NTFS ID modification implementation 2024-10-29 12:21:44 +01:00
Vadim vtroshchinskiy 48161614f1 Initial forgejo install 2024-10-29 12:21:44 +01:00
Vadim vtroshchinskiy aae1f3a1b7 Mount fix 2024-10-24 10:35:47 +02:00
Vadim vtroshchinskiy dea57835f3 Ticket #906: Fix permissions on directories 2024-10-09 17:43:54 +02:00
Vadim vtroshchinskiy fcbe1e9561 Fix progress report 2024-10-09 17:43:48 +02:00
Vadim vtroshchinskiy 5fe0829c26 Ticket #908: Remove some unneeded warnings 2024-10-09 16:43:45 +02:00
Vadim vtroshchinskiy c7aef57f89 Pylint fixes 2024-10-09 16:23:38 +02:00
Vadim vtroshchinskiy 6646eb5af3 Add documentation and functionality to progress hook (not used yet) 2024-10-09 13:09:47 +02:00
Vadim vtroshchinskiy 845ed16fad Don't fail on empty lines in metadata, just skip them 2024-10-09 09:28:04 +02:00
Vadim vtroshchinskiy e0ff8404b5 Initial implementation for commit, push, fetch. 2024-10-09 09:24:06 +02:00
Vadim vtroshchinskiy 360120b1f0 Fix ticket #907: mknod fails due to path not found 2024-10-09 09:23:08 +02:00
Vadim vtroshchinskiy a3874084b2 Lint fix 2024-10-08 16:15:00 +02:00
Vadim vtroshchinskiy 3307f64a52 Additional logging message 2024-10-08 16:10:42 +02:00
Vadim vtroshchinskiy 4f4ad2cfd7 Lint fixes 2024-10-08 13:54:22 +02:00
Vadim vtroshchinskiy 2d40e2fb93 Lint fixes 2024-10-08 13:43:27 +02:00
Vadim vtroshchinskiy ebef0dc565 Lint fixes 2024-10-08 13:25:34 +02:00
Vadim vtroshchinskiy 6c161095af Remove unused code 2024-10-08 13:20:59 +02:00
Vadim vtroshchinskiy a1cd039d4f Lint fixes 2024-10-08 13:19:19 +02:00
Vadim vtroshchinskiy dbad59b012 Fix ticket #902: .git directories can't be checked out
Rename them before the commit
2024-10-08 12:50:52 +02:00
Vadim vtroshchinskiy e76b79090d Ticket #804: Move log
Also emit less logs on the console by default. Log file still contains
the full output.
2024-10-03 19:51:12 +02:00
Vadim vtroshchinskiy 9a198ec49b Ticket #770: Correctly update metadata when mounting and unmounting 2024-10-03 14:58:13 +02:00
Vadim vtroshchinskiy 696eb240f3 Fix ticket #805: Remove .git directory if it already exists when checking out 2024-10-03 09:50:40 +02:00
Vadim Trochinsky e86fa7bef0 Fix ticket #802: .git directory in filesystem root 2024-10-02 14:52:25 +02:00
Vadim vtroshchinskiy 77f7fa0d80 Fix ticket #800: sudo doesn't work
Git doesn't store setuid bit. Store all permissions in the metadata dir
2024-10-02 14:52:18 +02:00
Vadim vtroshchinskiy ebcf90e8ea Ticket #780: Unmount before clone if needed 2024-09-27 14:59:47 +02:00
Vadim vtroshchinskiy b16ee4ed7c Ticket #771: Correctly create directories on metadata restoration 2024-09-27 12:48:13 +02:00
Vadim vtroshchinskiy 4974e34c23 Ticket #770: Add sanity check 2024-09-27 12:47:40 +02:00
Vadim vtroshchinskiy 42afc6f24e Use oglive server if ogrepository is not set 2024-09-27 12:47:00 +02:00
Vadim vtroshchinskiy 284e760e5a Fix ticket #770: Re-parse filesystems list after mounting 2024-09-27 12:46:12 +02:00
Vadim vtroshchinskiy ce662e07bd Revert experimental Windows change 2024-09-19 19:48:09 +02:00
Vadim vtroshchinskiy 7ba18b411c Fix commandline parsing bug 2024-09-19 19:47:59 +02:00
Vadim vtroshchinskiy fd3218a545 Update list of package requirements in oglive 2024-09-19 19:47:21 +02:00
Vadim vtroshchinskiy 49a1e18c31 Add more documentation 2024-09-18 20:19:23 +02:00
Vadim vtroshchinskiy 687d7f2be5 Remove duplicated import 2024-09-18 20:19:23 +02:00
Vadim vtroshchinskiy b8012e9909 Add testing instructions 2024-09-12 19:03:42 +02:00
Vadim vtroshchinskiy 35edfa3f63 Update docs to account for changes 2024-09-12 11:33:51 +02:00
Vadim vtroshchinskiy 3c901af5b1 Add Gitlib 2024-09-12 08:48:38 +02:00