aboutsummaryrefslogtreecommitdiff
path: root/README.rst
AgeCommit message (Collapse)Author
2017-09-20Dropped support for autotools buildNikolaus Rath
It's just too much of a pain to maintain.
2017-08-18Converted manpage to Restructured TextNikolaus Rath
2017-08-06Re-enabled writeback cache.Nikolaus Rath
Fixes: #72.
2017-07-08Switch to libfuse 3.1.0Nikolaus Rath
libfuse 3.0.0 is rather new and not widely used yet, so requiring libfuse 3.1.0 right away shouldn't be a problem.
2017-07-08Switch to libfuse 3.0.Nikolaus Rath
2017-07-08Added information about professional support.Nikolaus Rath
2017-06-22Added unit tests and travis integrationNikolaus Rath
2017-06-20Document hardlink limitation.Nikolaus Rath
2017-06-20Converted README from Markdown to Restructured Text.Nikolaus Rath