Commit Graph

23 Commits (2d40e2fb931ec7dc80cd9357e18e0f95acab5e05)

Author SHA1 Message Date
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