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 --format option to mfs stat command #2706

Merged
merged 5 commits into from
May 18, 2016
Merged

Commits on May 16, 2016

  1. Add --format option to mfs stats command

    also add --hash and --size of hash and size only formats
    
    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed May 16, 2016
    Configuration menu
    Copy the full SHA
    4993689 View commit details
    Browse the repository at this point in the history
  2. Incorporate better moreThanOne function

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed May 16, 2016
    Configuration menu
    Copy the full SHA
    94f1922 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. Make format logic look much better

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed May 17, 2016
    Configuration menu
    Copy the full SHA
    130c08c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Add sharness tests for files stat format options

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed May 18, 2016
    Configuration menu
    Copy the full SHA
    64677e7 View commit details
    Browse the repository at this point in the history
  2. Replace head piping with --hash option in t0250

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed May 18, 2016
    Configuration menu
    Copy the full SHA
    fea0b94 View commit details
    Browse the repository at this point in the history