summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 3.3HEADv3.3masterRadek Podgorny2023-02-283-3/+3
* updated changelogRadek Podgorny2023-02-281-0/+1
* Merge branch 'directio'Radek Podgorny2023-02-284-2/+18
|\
| * add support for direct-ioRadek Podgorny2023-02-134-2/+18
* | updated changelogRadek Podgorny2023-02-281-1/+1
* | disable usyslog for now as it has severe code issuesBernd Schubert2023-02-151-0/+15
|/
* updated changelog and creditsRadek Podgorny2023-02-132-0/+2
* Merge branch 'master' of ssh://github.com/rpodgorny/unionfs-fuseRadek Podgorny2023-02-131-2/+7
|\
| * Use locks to protect condition variables from errorsGuoCe2023-02-131-2/+7
* | updated changelog and creditsRadek Podgorny2023-02-132-0/+4
|/
* fixed _FORTIFY_SOURCEDisconnect3d2023-02-131-1/+1
* updated news file and bumped versionv3.2Radek Podgorny2022-07-154-3/+7
* Fix cow-copy failing if owner is nobodyTuupertunut2022-07-151-1/+3
* Check if path was succesfully created on cow-copyTuupertunut2022-07-152-3/+7
* fix for usyslog not working when not running in foreground modeRadek Podgorny2022-07-042-1/+4
* formattingRadek Podgorny2022-07-041-0/+1
* fix for nfs (and local) race conditionRadek Podgorny2022-07-041-3/+16
* man: update yearRadek Podgorny2022-07-031-1/+1
* version mess fixv3.1Radek Podgorny2022-07-034-4/+7
* news updatev3.0Radek Podgorny2022-07-031-1/+2
* updated newsRadek Podgorny2022-07-031-1/+1
* Merge branch 'bribri' of ssh://github.com/rpodgorny/unionfs-fuse into bribriRadek Podgorny2022-07-030-0/+0
|\
| * Add comment explaining use of nobrowseBrian Kendall2022-04-141-0/+2
| * Merge remote-tracking branch 'upstream/bribri' into bribriBrian Kendall2022-04-147-32/+45
| |\
| | * whitespace formattingRadek Podgorny2022-04-091-1/+1
| | * whitespace formatting fixesRadek Podgorny2022-04-095-30/+39
| | * Merge remote-tracking branch 'brian/bribri' into brianRadek Podgorny2022-04-0913-94/+324
| | |\
| * | | Add anti-tests, check errno on IOError, improve whitespaceBrian Kendall2022-04-141-4/+220
| | |/ | |/|
| * | Add two more tests for preserve_branch checking handling of permissionsBrian Kendall2022-04-081-0/+26
| * | Increase version to specify Bri versionBrian Kendall2022-04-081-1/+1
| * | Fix data argument not used by format stringBrian Kendall2022-04-081-2/+2
| * | Add more tests for preserve_branchBrian Kendall2022-04-071-10/+71
| * | Disallow replacing a file on a different branch with preserve_branchBrian Kendall2022-04-071-0/+8
| * | Add nobrowse option when mounting during tests in macOSBrian Kendall2022-04-011-11/+11
| * | Create directories as needed when renaming with preserve_branchBrian Kendall2022-04-017-91/+131
| * | In progress commitBrian Kendall2022-03-312-5/+23
| * | Add preserve_branch option and write testBrian Kendall2022-03-315-2/+27
| * | Avoid spurious output when performing --help testBrian Kendall2022-03-311-1/+1
| * | Fix fuse library not found in macOSBrian Kendall2022-03-311-0/+6
| * | Change rename behavior so that a file stays in the same branch if possibleBrian Kendall2022-03-313-0/+46
* | | update news and versionRadek Podgorny2022-07-032-2/+3
* | | log level fixRadek Podgorny2022-07-021-2/+2
* | | Add comment explaining use of nobrowseBrian Kendall2022-07-021-0/+2
* | | whitespace formatting fixesRadek Podgorny2022-07-025-30/+39
* | | Add anti-tests, check errno on IOError, improve whitespaceBrian Kendall2022-07-021-4/+220
* | | Add two more tests for preserve_branch checking handling of permissionsBrian Kendall2022-07-021-0/+26
* | | Increase version to specify Bri versionBrian Kendall2022-07-021-1/+1
* | | Fix data argument not used by format stringBrian Kendall2022-07-021-2/+2
* | | Add more tests for preserve_branchBrian Kendall2022-07-021-10/+71
* | | Disallow replacing a file on a different branch with preserve_branchBrian Kendall2022-07-021-0/+8