summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hard-code libfuse2 to macos testsfuse3Radek Podgorny2022-01-041-1/+4
* use system-defined MAXBSIZE (which is defined on bsd systems but not on linux)Radek Podgorny2022-01-041-1/+5
* cmake files formattingRadek Podgorny2022-01-041-2/+1
* vagrant-based ubuntu test tweaksRadek Podgorny2022-01-041-5/+6
* ubuntu test runner fixRadek Podgorny2022-01-041-0/+1
* readme updatesRadek Podgorny2022-01-041-3/+12
* add preprocessor stuff to be compatible with libfuse2Radek Podgorny2022-01-045-46/+91
* vagrant test launchers fixes and updatesRadek Podgorny2022-01-042-1/+5
* install fuse3 for ubuntu testRadek Podgorny2022-01-041-2/+2
* more commentsRadek Podgorny2022-01-041-0/+1
* Merge branch 'master' into fuse3Radek Podgorny2022-01-0411-5/+168
|\
| * add unfinished vagrant-based tests on ubuntuRadek Podgorny2022-01-041-0/+35
| * add macos testing environmentRadek Podgorny2022-01-045-0/+107
| * readme updatesRadek Podgorny2022-01-041-3/+20
| * fix tests for older macos (or just older macfuse on old macos)?Radek Podgorny2022-01-041-1/+2
| * add norman to creditsRadek Podgorny2022-01-041-0/+1
| * mount.unionfs: Add to cmake install targetBernd Schubert2022-01-021-0/+2
| * Fix the man page (unionfs vs unionfs-fuse)Bernd Schubert2022-01-021-1/+1
| * cmake: pthread seems to be needed for fuse2Radek Podgorny2022-01-021-1/+1
| * cmake cleanupsRadek Podgorny2022-01-022-22/+21
| * enable compiler warningsRadek Podgorny2022-01-021-1/+1
* | formattingRadek Podgorny2022-01-021-1/+0
* | makefile: pthread is (probably) no longer needed with fuse3Radek Podgorny2022-01-021-1/+1
* | silence some compiler warningsRadek Podgorny2022-01-022-0/+24
* | cmake cleanupsRadek Podgorny2022-01-022-21/+21
* | enable compiler warningsRadek Podgorny2022-01-021-1/+1
* | Merge branch 'master' into fuse3Radek Podgorny2022-01-021-3/+3
|\ \ | |/
| * be more safe with path lengthsNorman Rasmussen2022-01-021-3/+3
* | fixes for --helpNorman Rasmussen2022-01-021-3/+2
* | compiler definition fixes for fuse3Radek Podgorny2022-01-023-6/+6
* | Merge branch 'master' into fuse3Radek Podgorny2022-01-022-3/+15
|\ \ | |/
| * silence some compiler warningsRadek Podgorny2022-01-022-3/+15
* | Merge branch 'master' into fuse3Radek Podgorny2022-01-028-9/+56
|\ \ | |/
| * cmake updatesRadek Podgorny2022-01-021-2/+5
| * formattingRadek Podgorny2022-01-021-1/+1
| * readme: gratipay -> liberapayRadek Podgorny2021-12-271-1/+1
| * Adding link_directories for MacOSFrank Lyder Bredland2021-12-271-0/+2
| * Update MacOS include path for CMake build scriptFrank Lyder Bredland2021-12-271-1/+4
| * version bump in man pageRadek Podgorny2021-12-271-1/+1
| * Update README.mdRadek Podgorny2021-12-271-2/+2
| * more readme stuffRadek Podgorny2021-12-271-4/+6
| * readme updatesRadek Podgorny2021-12-271-0/+17
| * version bump and news file updateRadek Podgorny2021-12-272-1/+4
| * fix stat() code to make it compile under macos againRadek Podgorny2021-12-271-0/+13
| * bookkeeping and version mess correctionv2.2Radek Podgorny2021-09-194-2/+6
| * Merge branch 'Tuupertunut-master'Radek Podgorny2021-09-191-5/+5
| |\
| | * Merge branch 'master' of https://github.com/Tuupertunut/unionfs-fuse into Tuu...Radek Podgorny2021-09-191-5/+5
| | |\ | |/ /
| | * Fix timestamp precision lost on cow copyTuupertunut2021-09-191-5/+5
| * | whitespace formattingRadek Podgorny2021-05-271-5/+5
| |/
* | travis: disable cmake for nowRadek Podgorny2021-05-261-1/+1