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

Add support for more user-friendly duration input #246

Merged
merged 4 commits into from
Aug 3, 2020

Commits on Jul 31, 2020

  1. Add support for more user-friendly duration input

    With this pull request, it is possible to write:
    
    6d23h
    
    instead of
    
    167h
    
    Which is a lot more easy to read.
    
    Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
    roidelapluie committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    8bf79a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Address comment and add test

    Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
    roidelapluie committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    06628cd View commit details
    Browse the repository at this point in the history
  2. Improve marshalling

    Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
    roidelapluie committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    5193250 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Add comments

    Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
    roidelapluie committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    15d0a0f View commit details
    Browse the repository at this point in the history