Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-09-14 | Implemented my_dirname and added unit tests for it. | Martin Pärtel | -0/+80 | |
2012-07-04 | Cache user data for user_belongs_to_group(). | Martin Pärtel | -5/+33 | |
This considerably speeds up --mirror @group. | ||||
2012-06-18 | Added --valgrind switch to tests. | Martin Pärtel | -25/+44 | |
2012-05-18 | Added rudimentary stress test code. | Martin Pärtel | -0/+145 | |
2012-05-18 | Fixed --create-as-user. | Martin Pärtel | -1/+23 | |
2012-04-05 | Made -ouse_ino and -oreaddir_ino the default to mirror inodes. | Martin Pärtel | -0/+62 | |
2012-03-26 | Made --map affect chown/chgrp results. | Martin Pärtel | -2/+16 | |
2012-03-13 | Added --map. | Martin Pärtel | -0/+60 | |
2012-03-02 | A little cleanup. | Martin Pärtel | -23/+26 | |
2012-03-02 | A test case for --mirror. | Martin Pärtel | -0/+8 | |
2012-01-25 | Added option --realistic-permissions. | Martin Pärtel | -8/+27 | |
2012-01-24 | Added --hide-hard-links option. | Martin Pärtel | -1/+8 | |
Patch by fbogner http://code.google.com/p/bindfs/issues/detail?id=17 | ||||
2012-01-24 | Ruby 1.9 fixes to tests. | Martin Pärtel | -3/+4 | |
2011-07-22 | Tests: clarified that having to wait for fuse4bsd is a fuse4bsd bug. | Martin Pärtel | -3/+2 | |
2011-07-22 | Tests: check that the mount appears in `mount`. | Martin Pärtel | -1/+5 | |
2011-07-22 | Tests: wait 0.5s for mount to be ready on FreeBSD. | Martin Pärtel | -0/+8 | |
2011-07-22 | Tests: todo about better error handling | Martin Pärtel | -1/+2 | |
2011-07-08 | Initial commit to git. | Martin Pärtel | -0/+407 | |