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

mfs: remove sort from ListNames() #5219

Merged
merged 2 commits into from
Jul 19, 2018
Merged

mfs: remove sort from ListNames() #5219

merged 2 commits into from
Jul 19, 2018

Commits on Jul 12, 2018

  1. mfs: remove sort from ListNames()

    License: MIT
    Signed-off-by: Lucas Molas <schomatis@gmail.com>
    schomatis committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    10201db View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. commands: files ls: sort output

    Imitate Unix `ls` command, sort by default; disable with `-U` flag.
    
    License: MIT
    Signed-off-by: Lucas Molas <schomatis@gmail.com>
    schomatis committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    dfb81ab View commit details
    Browse the repository at this point in the history