Commit Graph

25 Commits

Author SHA1 Message Date
aynic.os c97da47da6 fuse3 implementation 2023-07-08 18:14:42 +00:00
aynic.os b57a0c70d0 Rename to pifs. That is what it is, after all. 2023-01-07 12:24:32 +00:00
aynic.os 8f87ae29ae Read files through ipfs cat 2023-01-03 18:58:24 +00:00
aynic.os 50d62741fc Write files through ipfs add 2022-12-30 18:55:14 +00:00
Alexander Mihalicyn 3d9cc9db6a Update README.md (#45)
Update installation instruction :)
2016-09-22 11:10:50 -07:00
Philip Langdale 060edaf22d Update metadata link in README.md
The old link went stale.
2014-07-11 16:03:11 -07:00
Philip Langdale 285e3c9103 Merge pull request #1 from avar/master
Fix bad grammar in a heading in README.md
2013-05-15 20:20:43 -07:00
Ævar Arnfjörð Bjarmason 77007cf1ee Update README.md
Fix bad grammar in README.md, "that could possible exist" -> "that could possibly exist".
2013-05-16 01:46:22 +03:00
Philip Langdale d40be1e1d0 Point out compression ratio! 2012-03-31 19:59:40 -07:00
Philip Langdale cc2ed969a0 Add GPL3 licence. 2012-03-31 13:51:33 -07:00
Philip Langdale 7ce661f074 Add README.md 2012-03-31 13:51:33 -07:00
Philip Langdale 3cb4ebe775 Rename pifs to πfs. That is what it is, after all. 2012-03-31 13:51:33 -07:00
Philip Langdale f177862384 Do pi lookup on read and write. 2012-03-31 12:22:48 -07:00
Philip Langdale 448f0db84f Fix rmdir, stat and readlink. 2012-03-31 12:22:48 -07:00
Philip Langdale ff08292e24 Remove unusued-parameter warning. 2012-03-31 12:22:48 -07:00
Philip Langdale 5a728d7718 Add BPP implementation from David Bailey. 2012-03-31 12:22:48 -07:00
Philip Langdale c7539cd353 Implement pass-through byte lookups. 2012-03-31 12:22:48 -07:00
Philip Langdale 9db9305366 Switch to C99. 2012-03-31 12:22:48 -07:00
Philip Langdale 2f4cb2d411 Remove unneeded flush hook. 2012-03-31 12:22:48 -07:00
Philip Langdale 0b0dca9aa3 Hook up metadata directory path modification. 2012-03-31 12:22:48 -07:00
Philip Langdale f013aeb11a Add Metadata directory option. 2012-03-31 12:22:48 -07:00
Philip Langdale e4f0b07c7e Add autogen.sh 2012-03-31 12:22:48 -07:00
Philip Langdale 50ce447f33 Initial pass-through filesystem. Most methods. 2012-03-31 12:22:48 -07:00
Philip Langdale 1d911cbfb4 Add .gitignore 2012-03-31 12:22:48 -07:00
Philip Langdale d968c99575 Initial skeleton 2012-03-31 12:22:48 -07:00