An IPFS implementation in Go
master
clear up comment about flush=false
Jeromy committed over 10 years ago
introduce concept of filedescriptors to mfs, adjust fuse code to use them
Jeromy committed over 10 years ago
blockstore locks return unlocker object now
Jeromy committed over 10 years ago
Jeromy committed over 10 years ago
Jeromy committed over 10 years ago
Jeromy committed over 10 years ago
use correct context in pubfunc pinning
Jeromy committed over 10 years ago
Jeromy committed over 10 years ago
flushing and shallow list names
Jeromy committed over 10 years ago
fix panic where closenotify was called from wrong goroutine
Robert Carlsen committed over 10 years ago
Merge pull request #2296 from noffle/clean_unmount
Stephen Whitmore committed over 10 years ago
Merge pull request #2314 from ipfs/docs/publish-lifetime
Jeromy Johnson committed over 10 years ago
Merge pull request #2311 from ipfs/feature/fix-up-ipfs-file-comments
Jeromy Johnson committed over 10 years ago
Merge pull request #2307 from ipfs/feature/diag-net-comments
Jeromy Johnson committed over 10 years ago
Added note about time formatting
Richard Littauer committed over 10 years ago
Mounts detect unmounts and track mount state.
Stephen Whitmore committed over 10 years ago
Merge pull request #2310 from ipfs/docs/install-tips
Jeromy Johnson committed over 10 years ago
Fixed spelling errors, added oxford comma
Richard Littauer committed over 10 years ago
Added quotes around make install, reworded
Richard Littauer committed over 10 years ago
add some tips for making dep installs go smoothly
Jeromy committed over 10 years ago