Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comment explaining use of nobrowse | Brian Kendall | 2022-07-02 | 1 | -0/+2 |
| | |||||
* | Add anti-tests, check errno on IOError, improve whitespace | Brian Kendall | 2022-07-02 | 1 | -4/+220 |
| | |||||
* | Add two more tests for preserve_branch checking handling of permissions | Brian Kendall | 2022-07-02 | 1 | -0/+26 |
| | |||||
* | Add more tests for preserve_branch | Brian Kendall | 2022-07-02 | 1 | -10/+71 |
| | |||||
* | Add nobrowse option when mounting during tests in macOS | Brian Kendall | 2022-07-02 | 1 | -11/+11 |
| | | | | Prevents icons from being created on the macOS desktop, which sometimes don't go away on their own | ||||
* | Create directories as needed when renaming with preserve_branch | Brian Kendall | 2022-07-02 | 1 | -4/+17 |
| | |||||
* | In progress commit | Brian Kendall | 2022-07-02 | 1 | -2/+10 |
| | |||||
* | Add preserve_branch option and write test | Brian Kendall | 2022-07-02 | 1 | -0/+18 |
| | |||||
* | Avoid spurious output when performing --help test | Brian Kendall | 2022-07-02 | 1 | -1/+1 |
| | |||||
* | fix tests for older macos (or just older macfuse on old macos)? | Radek Podgorny | 2022-01-04 | 1 | -1/+2 |
| | |||||
* | whitespace fixes | Radek Podgorny | 2020-04-11 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/rpodgorny/unionfs-fuse | Radek Podgorny | 2020-04-11 | 1 | -1/+18 |
|\ | |||||
| * | Fix tests in macOS | Brian Kendall | 2020-02-29 | 1 | -1/+18 |
| | | |||||
* | | whitespace formatting | Radek Podgorny | 2020-04-11 | 1 | -0/+1 |
|/ | |||||
* | minor test improvements | Radek Podgorny | 2017-06-15 | 1 | -3/+6 |
| | |||||
* | Implement access() for "cow,relaxed_permissions" use case | Fun | 2017-06-14 | 1 | -0/+14 |
| | |||||
* | more useful tests output | Radek Podgorny | 2017-02-19 | 1 | -7/+7 |
| | |||||
* | more tests | Radek Podgorny | 2017-02-17 | 1 | -0/+481 |