Skip to content

Add gzip/gunzip command handler#103

Merged
ldayton merged 1 commit intomainfrom
lily/gzip-handler
Feb 1, 2026
Merged

Add gzip/gunzip command handler#103
ldayton merged 1 commit intomainfrom
lily/gzip-handler

Conversation

@ldayton
Copy link
Owner

@ldayton ldayton commented Jan 27, 2026

Summary

  • Add command handler for gzip and gunzip commands
  • Classify commands as safe when using stdout (-c), list (-l), or test (-t) modes
  • Require confirmation for all other operations since they modify or delete files in-place

Classifies gzip and gunzip commands as safe when using stdout,
list, or test modes. All other operations require confirmation
since they modify or delete files in-place.
@ldayton ldayton merged commit c61bb1e into main Feb 1, 2026
1 check passed
@ldayton ldayton deleted the lily/gzip-handler branch February 1, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant