qemu-gpiodev/libgpiod.git
2023-04-27 Bartosz Golaszewskitests: move the test case for duplicate configured...
2023-04-25 Bartosz Golaszewskibindings: python: add MANIFEST.in to EXTRA_DIST
2023-04-20 Bartosz Golaszewskitests: don't segfault if gpio-sim is unavailable
2023-04-18 Bartosz Golaszewskibindings: python: don't install test-specific C extensi...
2023-04-18 Bartosz GolaszewskiRevert "bindings: python: fix out-of-tree build"
2023-04-17 Bartosz Golaszewskibindings: python: exclude test submodules from the...
2023-04-17 Bartosz Golaszewskitests: don't install test executables
2023-04-17 Bartosz Golaszewskibindings: python: update .gitignore
2023-04-13 Bartosz Golaszewskitests: check the return value of gpiod_line_config_add_...
2023-04-13 Bartosz Golaszewskibindings: python: bump version to v2.0.1
2023-04-12 Bartosz Golaszewskibindings: python: add missing test package files to...
2023-04-12 Bartosz Golaszewskibindings: python: add a long description to setup.py
2023-04-12 Bartosz Golaszewskibindings: python: add test extension sources to the...
2023-04-12 Bartosz Golaszewskibindings: python: exclude tests from the wheel
2023-04-12 Bartosz Golaszewskibindings: python: change the project name to libgpiod
2023-04-12 Bartosz Golaszewskibindings: python: add MANIFEST.in
2023-04-12 Bartosz Golaszewskitests: fix the test case for gpiod_line_config_get_line...
2023-04-11 Bartosz Golaszewskitests: simplify and reduce the strictness of version...
2023-04-11 Bartosz Golaszewskitests: fix version regex treewide
2023-04-07 Bartosz Golaszewskitests: provide and use gpiod_test_chip_watch_line_info_...
2023-04-07 Bartosz Golaszewskitests: fix inconsistent naming of test helpers
2023-04-04 Bartosz Golaszewskitools: replace alphasort() with versionsort()
2023-03-31 Bartosz Golaszewskitools: tests: update the kernel version required to...
2023-03-31 Bartosz Golaszewskiman: update the email address shown on man pages
2023-03-27 Bartosz Golaszewskibuild: use AM_V_GEN when calling external programs
2023-03-16 Bartosz Golaszewskibindings: cxx: tests: fix the test case for chip::unwat...
2023-03-16 Bartosz Golaszewskibindings: cxx: tests: add a test case for chip::unwatch...
2023-03-16 Bartosz Golaszewskibindings: cxx: tests: drop profiling flags from CXXFLAG...
2023-03-16 Bartosz Golaszewskitests: drop the profiling CFLAGS from tests' Makefile
2023-03-15 Bartosz Golaszewskitests: fix the test case for gpiod_line_request_reconfi...
2023-03-15 Bartosz Golaszewskitests: add a test case for gpiod_chip_request_lines()
2023-03-15 Bartosz Golaszewskitests: extend the test case for gpiod_request_config_se...
2023-03-15 Bartosz Golaszewskitests: add more test cases for gpiod_line_request_recon...
2023-03-15 Bartosz Golaszewskitests: remove commented-out code
2023-03-15 Bartosz Golaszewskitests: add a test case for gpiod_line_config_get_num_co...
2023-03-15 Bartosz Golaszewskitests: add a test case for incorrect retrieving of...
2023-03-15 Bartosz Golaszewskitests: add a test case for gpiod_line_config_add_line_s...
2023-03-15 Bartosz Golaszewskitests: add more test cases for gpiod_line_config_set_ou...
2023-03-15 Bartosz Golaszewskicore: remove dead code
2023-03-15 Bartosz Golaszewskitools: gpiomon: fix setting event clock type
2023-03-13 Bartosz Golaszewskicore: sanitize arguments in gpiod_line_config_set_outpu...
2023-03-13 Bartosz Golaszewskibindings: rust: examples: add a reimplementation of...
2023-03-12 Bartosz Golaszewskibindings: python: examples: add gpionotify.py
2023-03-12 Bartosz Golaszewskibindings: cxx: examples: implement gpionotify using...
2023-03-12 Bartosz Golaszewskicore: make the chip file descriptor blocking
2023-03-12 Bartosz Golaszewskibindings: cxx: examples: gpiomoncxx: drop unused header...
2023-03-12 Bartosz Golaszewskibindings: cxx: examples: reserve correct amount of...
2023-03-12 Benjamin Licontrib: add sample Android.bp to build within an Andro...
2023-03-12 Benjamin Litools: remove dependency on glibc program_invocation_...
2023-03-03 Bartosz Golaszewskicore: sanitize the output values in gpiod_line_config_s...
2023-03-03 Bartosz Golaszewskibindings: cxx: make edge_event's impl struct implementa...
2023-03-03 Bartosz Golaszewskicore: fix line breaking in the public header
2023-03-03 Bartosz Golaszewskitests: add a test-case for looking up non-standard...
2023-03-03 Bartosz Golaszewskilibgpiod: start v2.1 development cycle
2023-03-02 Bartosz Golaszewskilibgpiod v2.0
2023-03-02 Bartosz Golaszewskibindings: python: tests: fix the version parsing regex
2023-03-02 Bartosz Golaszewskibindings: python: remove unneeded setup.py argument
2023-02-25 Bartosz Golaszewskitools: remove unneeded #include
2023-02-23 Bartosz Golaszewskilibgpiod v2.0-rc3
2023-02-21 Bartosz Golaszewskibindings: cxx: mark public classes as final
2023-02-19 Bartosz Golaszewskitests: fix a potential assert() abort()
2023-02-17 Bartosz Golaszewskibindings: cxx: use C++-style compiler attributes
2023-02-17 Bartosz Golaszewskibindings: cxx: remove unused define
2023-02-17 Bartosz Golaszewskigpiosim: remove unused define
2023-02-17 Bartosz Golaszewskitools: remove unused defines
2023-02-15 Bartosz Golaszewskilibgpiod v2.0-rc2
2023-02-15 Bartosz Golaszewskibindings: python: tests: release the request before...
2023-02-15 Bartosz Golaszewskitests: fix the enum type in line-request tests
2023-02-15 Bartosz Golaszewskitests: add line value enums for gpiosim GLib wrapper
2023-02-15 Bartosz Golaszewskitests: use GLib typedef conventions for line names...
2023-02-14 Bartosz Golaszewskibindings: cxx: drop the re-export guard of visible...
2023-02-14 Viresh Kumarbindings: rust: update bindgen's version
2023-02-14 Viresh Kumarbindings: rust: align formatting to what's suggested...
2023-02-14 Bartosz Golaszewskigpiosim: use twalk() instead of twalk_r()
2023-02-13 Bartosz Golaszewskibindings: python: don't pass GPIOD_WITH_TESTS to 'setup...
2023-02-13 Bartosz Golaszewskibindings: python: pass DESTDIR to setup.py
2023-02-10 Bartosz Golaszewskiconfigure: add more tests for less commonly used functions
2023-02-10 Bartosz Golaszewskibindings: cxx: fix building gpiod::timestamp with clang
2023-02-10 Bartosz Golaszewskiconfigure: verify the availability of twalk_r() for...
2023-02-10 Bartosz Golaszewskitools: use 'unsigned int' instead of 'uint'
2023-02-09 Bartosz Golaszewskitests: remove unused variables
2023-02-08 Bartosz Golaszewskilibgpiod v2.0-rc1
2023-02-08 Bartosz GolaszewskiNEWS: updates for v2.0
2023-02-08 Bartosz Golaszewskitests: extend the regex matching string versions
2023-02-08 Bartosz Golaszewskitools: update the copyright date in the output of ...
2023-02-08 Bartosz Golaszewskibindings: python: don't store build system paths in...
2023-02-07 Bartosz Golaszewskitests: use predefined exit codes when returning from...
2023-02-06 Bartosz Golaszewskiconfigure: don't look for qsort()
2023-02-06 Bartosz Golaszewskitests: use native types for main() arguments
2023-02-01 Bartosz Golaszewskitests: rework error handling and stop overusing g_error()
2023-02-01 Bartosz GolaszewskiRevert "tests: consistently use GLib types in tests"
2023-02-01 Bartosz Golaszewskitests: drop the .dispose() method from gpiosim-glib...
2023-02-01 Bartosz Golaszewskitests: add a missing call to parent's implementation...
2023-01-31 Bartosz Golaszewskitests: shrink helper code
2023-01-31 Bartosz Golaszewskiconfigure: drop mention of a removed build option from...
2023-01-31 Bartosz Golaszewskigpioset: use #ifdef instead of #if with GPIOSET_INTERACTIVE
2023-01-31 Bartosz Golaszewskitests: fix a GVariant referencing bug
2023-01-31 Bartosz Golaszewskidoc: various tweaks and improvements treewide
2023-01-26 Bartosz Golaszewskibindings: cxx: remove duplicate mapping helper
2023-01-26 Bartosz Golaszewskibindings: cxx: don't shift raw pointers around
next