FUSE hosts its code at git://fuse.git.sourceforge.net/gitroot/fuse/fuse.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:fuse

See all merge proposals.

FUSE has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:fuse
Series: trunk
1 Development 2013-05-20 12:44:59 UTC
1004. libfuse: fix readdirplus doc Returni...

Author: Nikolaus Rath
Revision Date: 2013-05-20 12:44:59 UTC

libfuse: fix readdirplus doc

Returning entry in readdir does not result in bump of lookup count.

Returning entry in readdirplus DOES result in increase of lookup count by
1. You need to provide valid nodeid and valid stat structure (with at least
valid type) for each entry.

11 of 1 result
You can't create new branches for FUSE.