Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lcm-logger: New --disk-quota flag #529

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 7, 2024

  1. lcm-logger: code documentation

    judfs committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7b57bf7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. lcm-logger: new --disk-quota option

    Exit logger when target disk is almost filled up.
    judfs committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dd35da6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    669278f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. lcm-logger: fix '--strftime'

    judfs committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d6b62b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. lcm-logger: disk quota improvements

    * Fix macos
    * improve help
    * Instant exit on known failed quota
    judfs committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    656dd9b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    d8e07eb View commit details
    Browse the repository at this point in the history
  2. fix no return error

    judfs committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    373e0a5 View commit details
    Browse the repository at this point in the history