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

Allow deletion of empty folders #1630

Commits on Feb 17, 2017

  1. Allow deletion of empty folders

    (even though we normally don't allow operations on folders
    since they are not represented). This helps with NIO-using code
    that must also work with filesystems that *do* represent folders.
    jean-philippe-martin committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    7602426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a218c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    05b8bee View commit details
    Browse the repository at this point in the history
  2. Move comment

    jean-philippe-martin committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    6900323 View commit details
    Browse the repository at this point in the history