summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix inconsistencies in install directory and filenamesbenzea/fix-devhelpBenjamin Berg2022-04-281-2/+2
* tests: Use "skip" constant we just addedBastien Nocera2021-09-071-1/+1
* tests: Skip double test if locale isn't availablewip/hadess/dont-skip-testsBastien Nocera2021-09-071-1/+7
* ci: Fail CI if a test is skippedBastien Nocera2021-09-072-0/+26
* 237237Bastien Nocera2021-08-142-1/+8
* tests: Add test for "," decimal separator localesBastien Nocera2021-08-132-0/+67
* ci: Add French locale to CIBastien Nocera2021-08-131-0/+4
* gudev: Fix double parsing in locale with , as a decimal separatorBastien Nocera2021-08-131-6/+6
* gudev: Fix compilation warninglindevel2021-07-221-4/+4
* gudev: make reproducibleAlexander Kanavin2021-04-292-2/+2
* all: Use SPDX headersBastien Nocera2021-03-3012-170/+26
* README: Mention licensewip/hadess/license-headersBastien Nocera2021-03-251-1/+7
* gudev: Update headers to LGPLv2.1+Bastien Nocera2021-03-2510-63/+50
* README: Update READMEBastien Nocera2021-03-252-47/+30
* 236236Bastien Nocera2021-03-162-1/+4
* build: Fix package name to match autotools releaseBastien Nocera2021-03-162-3/+3
* 235235wip/hadess/235Bastien Nocera2021-03-162-1/+5
* ci: Test dist'ing as wellBastien Nocera2021-03-161-0/+1
* ci: Build and run testsBastien Nocera2021-03-161-1/+2
* gudev: Fix 'Y' in _sysfs_attr_as_boolean_uncached()Bastien Nocera2021-03-161-4/+12
* gudev: Update g_udev_device_get_sysfs_attr_as_boolean() docBastien Nocera2021-03-161-1/+1
* gudev: Revert changes to g_udev_device_get_property_as_boolean()Bastien Nocera2021-03-161-1/+1
* gudev: Add tests for the boolean sysfs attributesBastien Nocera2021-03-161-6/+19
* gudev: Ignore trailing linefeeds in sysfs attrBastien Nocera2021-03-161-3/+18
* gudev: Add support for Y/N, y/n as bool sysfs attributesBastien Nocera2021-03-161-3/+7
* docs: Change docs URL in docsBastien Nocera2020-11-241-2/+2
* build: Remove autotoolsBastien Nocera2020-11-206-489/+0
* ci: Use meson and publish documentationMartin Blanchard2020-11-202-21/+43
* ci: Move package list to variablesBastien Nocera2020-11-201-1/+21
* ci: Reident some sectionsBastien Nocera2020-11-201-2/+2
* Port to meson build systemMartin Blanchard2020-11-205-0/+343
* 234234Bastien Nocera2020-09-151-0/+4
* ci: Make sure to run "make dist" in the CIBastien Nocera2020-09-151-1/+2
* build: Bump soname and version for new helpersBastien Nocera2020-09-152-3/+3
* gudev: Add helpers to get uncached sysfs attributeswip/hadess/add-uncached-helpersBastien Nocera2020-09-156-8/+367
* gudev: g_udev_device_has_sysfs_attr() is also cachedBastien Nocera2020-09-141-2/+5
* gudev: Mention that sysfs_attr functions are cachedBastien Nocera2020-07-161-5/+17
* 233233Bastien Nocera2019-08-032-1/+6
* ci: Add ABI checkerBastien Nocera2019-08-032-2/+120
* gudev: Remove use of deprecated g_type_class_add_private()Bastien Nocera2019-04-293-18/+6
* build: Require a slightly newer glibBastien Nocera2019-04-291-1/+1
* ci: Add CIBastien Nocera2019-02-271-0/+14
* Replace git.gnome.org by Gitlab URL in <GitRepository> in DOAP fileAndre Klapper2018-12-161-2/+2
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-1/+1
* Merge branch 'jjardon/no_gnome_common' into 'master'Bastien Nocera2018-09-071-10/+44
|\
| * autogen.sh: Use upstream autoreconf instead deprecated gnome-autogen.shjjardon/no_gnome_commonJavier Jardón2018-08-121-10/+44
|/
* tests: Fix test assertion with umockdevJames Clarke2018-01-241-2/+3
* gudev: Add note about possible actionsBastien Nocera2017-09-071-0/+3
* gudev: Add note about props/attrs when action is "remove"Bastien Nocera2017-09-051-0/+4
* gudev: Update list of possible actionsBastien Nocera2017-09-051-1/+2