Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jasonish/dumpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.1
Choose a base ref
...
head repository: jasonish/dumpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 9, 2025

  1. Add interval mode to purge command for container deployments

    Adds -i/--interval option to run purge continuously every N minutes,
    making it container-friendly for automated PCAP cleanup. Also adds
    comprehensive purge documentation to README with usage examples and
    safety features.
    
    🤖 Generated with [opencode](https://opencode.ai)
    
    Co-Authored-By: opencode <noreply@opencode.ai>
    jasonish and opencode committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    e792b22 View commit details
    Browse the repository at this point in the history
  2. Add quiet option to purge command

    🤖 Generated with [opencode](https://opencode.ai)
    
    Co-Authored-By: opencode <noreply@opencode.ai>
    jasonish and opencode committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    77f92eb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    b57a4e1 View commit details
    Browse the repository at this point in the history
  2. version: 0.5.2

    jasonish committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    e30a0e2 View commit details
    Browse the repository at this point in the history
Loading