Skip to content

Conversation

@ygerlach
Copy link
Contributor

@ygerlach ygerlach commented Jul 26, 2025

This is a continuation of #333

Each commit should work independently, but i haven't tested that. So if some commit is not fitting, we can just drop it.

What i did:

  • removed dependency to which and made check if a program is available simpler (use more cmd_exists and replace get_cmd_path)
  • removed dead code
  • fixed some compiler warnings
  • simplified code
  • removed dependency to chmod and just use the syscall it self
  • removed dependency to chown and just use the syscall it self
  • only update the control file if the description was changed (Should fix Hang while editing comment #426)

@clefebvre clefebvre changed the title Some cleanup of the code [Next] Some cleanup of the code Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Hang while editing comment

1 participant