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 flush command to ipfs files #2196

Merged
merged 9 commits into from
Feb 9, 2016
Merged

Add flush command to ipfs files #2196

merged 9 commits into from
Feb 9, 2016

Commits on Feb 8, 2016

  1. flushing and shallow list names

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    1feea8b View commit details
    Browse the repository at this point in the history
  2. flush pinning improvements

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    d2e0d73 View commit details
    Browse the repository at this point in the history
  3. use correct context in pubfunc pinning

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    5fcd9a1 View commit details
    Browse the repository at this point in the history
  4. sort ListNames output

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    b4a47e3 View commit details
    Browse the repository at this point in the history
  5. add context to files reading

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    b078915 View commit details
    Browse the repository at this point in the history
  6. add note about flush flag

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    829606a View commit details
    Browse the repository at this point in the history
  7. blockstore locks return unlocker object now

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    5474e15 View commit details
    Browse the repository at this point in the history
  8. introduce concept of filedescriptors to mfs, adjust fuse code to use …

    …them
    
    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    4b7e328 View commit details
    Browse the repository at this point in the history
  9. clear up comment about flush=false

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    c47e12e View commit details
    Browse the repository at this point in the history