Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Stebalien/xattr issues and pull requests

#60 - Add GNU/Hurd support

Pull Request - State: closed - Opened by sthibaul 4 months ago - 13 comments

#59 - chore: update rustix

Pull Request - State: closed - Opened by Stebalien 5 months ago

#58 - Add deref test

Pull Request - State: closed - Opened by tcmulcahy 6 months ago - 1 comment

#57 - get_deref broken on Mac

Issue - State: closed - Opened by tcmulcahy 6 months ago - 1 comment

#56 - fix: restore deref behavior for get_path

Pull Request - State: closed - Opened by Stebalien 9 months ago

#55 - Add _deref variants for all the path functions

Pull Request - State: closed - Opened by propertone 9 months ago

#54 - Remove libc dependency on macos

Pull Request - State: closed - Opened by Stebalien 9 months ago

#53 - fix: fix build on unsupported platforms

Pull Request - State: closed - Opened by Stebalien 10 months ago

#52 - ci: build on an unsupported platform, test on android

Pull Request - State: closed - Opened by Stebalien 10 months ago

#51 - ENOATTR build issue on iOS and Android

Issue - State: closed - Opened by AdrianEddy 10 months ago - 1 comment

#50 - Android CI

Issue - State: open - Opened by Stebalien 10 months ago - 1 comment

#49 - fix: android build

Pull Request - State: closed - Opened by Brooooooklyn 10 months ago

#48 - add stub implementation of extract_noattr for other platforms

Pull Request - State: closed - Opened by sunshowers 10 months ago - 7 comments

#47 - Re-add rustix support

Pull Request - State: closed - Opened by notgull 10 months ago - 1 comment

#46 - Reapply "Replace libc in Linux with rustix (#41)"

Pull Request - State: closed - Opened by Stebalien 10 months ago - 2 comments

#45 - Revert "Replace libc in Linux with rustix (#41)"

Pull Request - State: closed - Opened by Stebalien 10 months ago

#43 - [for ci] Replace libc in Linux with rustix

Pull Request - State: closed - Opened by Stebalien 10 months ago

#42 - chore: fixup ci

Pull Request - State: closed - Opened by Stebalien 10 months ago - 1 comment

#41 - Replace libc in Linux with rustix

Pull Request - State: closed - Opened by notgull 10 months ago - 8 comments

#40 - Port to use rustix

Issue - State: closed - Opened by notgull 10 months ago - 2 comments

#39 - Make XATTR_NOFOLLOW optional

Issue - State: closed - Opened by propertone about 1 year ago - 6 comments

#38 - chore: release v1.0.1 to fix unsupported import

Pull Request - State: closed - Opened by Stebalien about 1 year ago

#37 - chore: remove CI badge from readme

Pull Request - State: closed - Opened by Stebalien about 1 year ago

#36 - ci: remove cirrus

Pull Request - State: closed - Opened by Stebalien about 1 year ago

#35 - CI: add GitHub actions for testing on Linux, MacOS, FreeBSD

Pull Request - State: closed - Opened by emarsden about 1 year ago

#34 - Resolve import of UnsupportedPlatformError

Pull Request - State: closed - Opened by emarsden over 1 year ago

#33 - Fails to compile on win32

Issue - State: open - Opened by ctron over 1 year ago - 3 comments

#32 - Update CI image to a supported verison of FreeBSD

Pull Request - State: closed - Opened by asomers over 1 year ago - 1 comment

#31 - Doc link 404

Issue - State: closed - Opened by tatref over 1 year ago - 1 comment

#30 - chore: release 1.0.0

Pull Request - State: closed - Opened by Stebalien almost 2 years ago

#29 - chore: 2021 edition and friends

Pull Request - State: closed - Opened by Stebalien almost 2 years ago

#28 - feat: run cirrus CI using github actions

Pull Request - State: closed - Opened by Stebalien almost 2 years ago - 1 comment

#27 - Overhaul CI

Pull Request - State: closed - Opened by asomers almost 2 years ago

#26 - Use libc's definitions where possible

Pull Request - State: closed - Opened by asomers almost 2 years ago

#25 - fix: use ErrorKind::Unsupported where the platform is unsupported

Pull Request - State: closed - Opened by Stebalien almost 2 years ago

#24 - way to check if xattrs are supported on an FS

Issue - State: closed - Opened by runcom almost 2 years ago - 4 comments

#23 - add Android as supported platform

Pull Request - State: closed - Opened by jtracey over 2 years ago - 1 comment

#22 - ci: test on freebsd

Pull Request - State: closed - Opened by Stebalien almost 6 years ago

#21 - Fix running tests on non-Linux, non-OSX platforms

Pull Request - State: closed - Opened by asomers almost 6 years ago - 5 comments

#20 - build all platforms when testing

Pull Request - State: closed - Opened by Stebalien about 6 years ago

#19 - fix compiling on unsupported platforms

Pull Request - State: closed - Opened by Stebalien over 6 years ago

#18 - Solaris ENOATTR build failure

Issue - State: closed - Opened by jperkin over 6 years ago - 1 comment

#17 - lib: add some more rustdocs

Pull Request - State: closed - Opened by lucab over 6 years ago

#16 - lib: please expose list/get/set-xattr methods taking RawFd

Issue - State: closed - Opened by lucab over 6 years ago - 4 comments

#15 - deps: update tempfile to 3

Pull Request - State: closed - Opened by ignatenkobrain over 6 years ago - 1 comment

#14 - name clash with use std::os::unix::fs::FileExt

Issue - State: closed - Opened by kahing about 7 years ago - 3 comments

#13 - Run tests on MacOS and fix new get

Pull Request - State: closed - Opened by griff about 7 years ago - 3 comments

#12 - Only support file attributes with `u8` type?

Issue - State: closed - Opened by Yanhao about 7 years ago - 2 comments

#11 - Return Result<Option<...>> instead of just results on get.

Pull Request - State: closed - Opened by Stebalien over 7 years ago - 6 comments

#10 - Method for optionally getting an attribute

Issue - State: closed - Opened by griff over 7 years ago - 1 comment

#9 - tests are failing (selinux?)

Issue - State: closed - Opened by ignatenkobrain over 7 years ago - 6 comments

#8 - Add "support" for unsupported platforms.

Pull Request - State: closed - Opened by Stebalien about 8 years ago - 1 comment

#7 - Build failure with 0.1.8 on NetBSD

Issue - State: closed - Opened by brson about 8 years ago - 6 comments

#6 - Fixed bug with freebsd module due to libc upgrade

Pull Request - State: closed - Opened by Stebalien about 8 years ago

#5 - Fixed bug with FreeBSD module due to libc upgrade

Pull Request - State: closed - Opened by petehayes102 about 8 years ago - 3 comments

#4 - Remove debugging println from list_fd

Pull Request - State: closed - Opened by nanotech over 8 years ago - 2 comments

#3 - Implement support for FreeBSD's extended attributes

Pull Request - State: closed - Opened by worr almost 9 years ago - 11 comments

#2 - XAttrs keeps iterating eternally when a file has more than one attribute

Issue - State: closed - Opened by HetareKing about 9 years ago - 1 comment

#1 - Thanks!

Issue - State: closed - Opened by cholcombe973 about 9 years ago