- 19 Dec, 2016 22 commits
-
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
Use int where appropriate, fix up documentation, and clarify. Delete the implementation where it will soon need to change.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
In preparation for changing the public API.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
At the level of the OutMessage API. In preparation for reworking its implementation.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
For the sake of testing.T.Run.
-
- 18 Dec, 2016 5 commits
-
-
Aaron Jacobs authored
In preparation for considering a switch away from the evil use of runtime's internal memclr function.
-
Aaron Jacobs authored
This should better stress memclr.
-
Aaron Jacobs authored
I misunderstood what was being zeroed. Only the header is.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
- 16 Oct, 2016 7 commits
-
-
Aaron Jacobs authored
There are a few changes to tests and documentation to reflect changes to osxfuse behavior. All of them should probably be seen as backwards compatible. The tests now test the osxfuse 3 behavior, and for this reason we should consider killing osxfuse 2 support after some time. Closes #18. Closes #19.
-
Aaron Jacobs authored
Tested on OS X 10.11.6 (15G1004) with osxfuse 3.5.2.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
There's no need to complicate the API. If osxfuse makes a backwards-incompatible change again, we can add support for it.
-
- 25 Sep, 2016 1 commit
-
-
Nemanja Zbiljić authored
Also supports custom bundled OSXFUSE installs.
-
- 16 May, 2016 1 commit
-
-
Aaron Jacobs authored
To aid in debugging GoogleCloudPlatform/gcsfuse#170.
-
- 29 Feb, 2016 4 commits
-
-
Aaron Jacobs authored
For googlecloudplatform/gcsfuse#161.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
In particular TestNonEmptyMountPoint, which is currently failing on Linux due to the poor error handling we inherited from bazil.org/fuse.
-
Aaron Jacobs authored
I had forgotten that we explicitly handle the "mount point doesn't exist" case, so that wasn't tickling what I had hoped in fusermount.
-