Commit Graph

5805 Commits

Author SHA1 Message Date
Sam Schott
5b894eae9a skip xattr move test on unsupported systems
fixes #1033
2024-04-07 17:51:37 +02:00
samschott
f84a097d7f
update changelog 2024-03-27 23:46:32 +01:00
samschott
41400ca96d
Bump version: 1.9.2 → 1.9.3.dev0 2024-03-27 23:43:41 +01:00
samschott
ed54561f1b
Bump version: 1.9.2 → 1.9.3.dev0 2024-03-27 23:43:39 +01:00
samschott
8e79be25a5
Merge pull request #1031 from samschott/fix-exclude-cli
Fix `excluded add | remove` CLI argument names
2024-03-27 21:42:06 +01:00
samschott
2b91ab6fee
Merge pull request #1029 from samschott/dependabot/github_actions/actions/setup-python-5.1.0
Bump actions/setup-python from 5.0.0 to 5.1.0
2024-03-27 00:29:52 +01:00
samschott
a81b7ea4a9
add tests for excluded add | remove commands 2024-03-27 00:29:35 +01:00
samschott
d0f26ad3ac
[cli] return exit code 1 for daemon not running 2024-03-27 00:29:34 +01:00
samschott
840bf24f57
fix incorrect argument names for excluded add | remove CLI 2024-03-27 00:29:34 +01:00
samschott
ab25be91b9
fix comment typo 2024-03-27 00:29:34 +01:00
samschott
a06ee9a21f
don't create files during macOS cased path resolution 2024-03-27 00:29:34 +01:00
samschott
5d79a462b2
add token to codecov GH action 2024-03-27 00:29:26 +01:00
dependabot[bot]
bba8e6e2ac
Bump actions/setup-python from 5.0.0 to 5.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 23:18:53 +00:00
samschott
0857e8d727
black 2024-03-26 23:50:27 +01:00
samschott
14e532bd31
tweak changelog 2024-03-26 00:17:34 +01:00
samschott
79e0e5a49d
Bump version: 1.9.2.dev0 → 1.9.2 2024-03-25 23:53:21 +01:00
samschott
ba441968f4
Bump version: 1.9.2.dev0 → 1.9.2 2024-03-25 23:53:21 +01:00
samschott
18d66642d1
update changelog 2024-03-25 23:53:21 +01:00
Sam Schott
abc4f0bf34 only preserve user namespace attributes on Linux 2024-03-25 23:52:47 +01:00
Sam Schott
ff6d1cb591 update Xattr test for Linux 2024-03-25 23:40:57 +01:00
Sam Schott
cef8bbe453 update changelog 2024-03-24 23:09:20 +01:00
samschott
2aba886dbb
Merge pull request #1027 from samschott/preserve-file-metadata
Preserve file metadata
2024-03-24 22:06:27 +00:00
Sam Schott
e009ab6ed1 move tests to py 3.12 2024-03-24 22:15:38 +01:00
Sam Schott
f04f282c88 Bump version: 1.9.1 → 1.9.2.dev0 2024-03-24 22:00:47 +01:00
Sam Schott
1a9a87f73e Bump version: 1.9.1 → 1.9.2.dev0 2024-03-24 22:00:47 +01:00
Sam Schott
00099fefb1 update tests 2024-03-24 21:18:44 +01:00
Sam Schott
6c018df537 preserve local xattrs and permissions on sync 2024-03-24 21:18:44 +01:00
samschott
9502ef0bfd
Merge pull request #1026 from samschott/forgiving-follow-symlinks
be more forgiving if follow_symlinks=False is not supported
2024-03-24 17:35:30 +00:00
Sam Schott
cda066f1c0 adapt tests 2024-03-24 16:55:00 +01:00
Sam Schott
55e13df505 specify preserve_dest_permissions behaviour...
...if follow_symlinks is not supported
2024-03-24 16:55:00 +01:00
Sam Schott
6864d1db43 be more forgiving if follow_symlinks=False is not supported
lstat calls fall back to stat if follow_symlinks=False is not supported
2024-03-24 16:55:00 +01:00
Sam Schott
553e33d77e add type ignore comment to importlib_metadata typing 2024-03-24 16:54:51 +01:00
Sam Schott
3f953019b4 fix some type hinting 2024-03-24 16:38:33 +01:00
Sam Schott
b098b66fe6 add py312 to black target versions 2024-03-24 16:38:25 +01:00
Sam Schott
1a3f50e82a consistently use importlib_metadata 2024-03-24 15:38:57 +01:00
samschott
fb64f43d70
Bump version: 1.9.1.dev0 → 1.9.1 2024-03-22 21:29:16 +01:00
samschott
7dcd201397
Bump version: 1.9.1.dev0 → 1.9.1 2024-03-22 21:29:16 +01:00
samschott
f66bb23fcc
Bump version: 1.9.0 → 1.9.1.dev0 2024-03-22 21:28:17 +01:00
samschott
c8a5aca620
Bump version: 1.9.0 → 1.9.1.dev0 2024-03-22 21:28:17 +01:00
samschott
b368b0d2b9
update changelog 2024-03-22 21:27:52 +01:00
samschott
6a2474fffc
update changelog 2024-03-22 20:50:16 +01:00
samschott
623b6382ad
Bump version: 1.9.0.dev0 → 1.9.0 2024-03-22 20:31:37 +01:00
samschott
5549b92815
Bump version: 1.9.0.dev0 → 1.9.0 2024-03-22 20:31:37 +01:00
Sam Schott
677f08867b bump current version in changelog 2024-03-20 21:52:35 +01:00
Sam Schott
1983f12408 Bump version: 1.8.1.dev1 → 1.9.0.dev0 2024-03-20 21:51:42 +01:00
Sam Schott
6d7b73a464 Bump version: 1.8.1.dev1 → 1.9.0.dev0 2024-03-20 21:51:42 +01:00
Sam Schott
91c785dec1 move to PyPI trusted publishing 2024-03-16 00:03:41 +01:00
Sam Schott
c32968a4d4 twine pass dist location 2024-03-15 23:43:51 +01:00
Sam Schott
c1850b3c5e Bump version: 1.8.1.dev0 → 1.8.1.dev1 2024-03-15 23:37:42 +01:00
Sam Schott
8fa080c5ba Bump version: 1.8.1.dev0 → 1.8.1.dev1 2024-03-15 23:37:42 +01:00