qemu-gpiodev/libgpiod.git
2024-05-29 Bartosz Golaszewskitools: tests: remove dependency on grep
2024-05-29 Bartosz Golaszewskitools: tests: remove unneeded ';' in while loops
2024-05-29 Bartosz Golaszewskitools: tests: use "$@" instead of $*
2024-05-29 Bartosz Golaszewskitools: tests: use tabs for indentation consistently
2024-05-28 Kent Gibsonbindings: python: fix python-tests-run make target
2024-05-28 Kent Gibsonbindings: python: add Testing section to README
2024-05-23 Bartosz Golaszewskibindings: python: tests: run the Value cast test with...
2024-05-23 Kent Gibsonbindings: python: tests: add test for casting line...
2024-05-23 Kent Gibsonbindings: python: support casting line.Value to bool
2024-05-23 Bartosz GolaszewskiTODO: add a task for migrating C++ tests to Catch2 v3
2024-05-22 Bartosz Golaszewskibindings: python: tests: fix invalid syntax warnings
2024-05-15 Kent Gibsontests: add enable_debounce_then_edge_detection
2024-05-13 Bartosz Golaszewskibuild: drop the LGPL-3.0 license file from EXTRA_DIST
2024-05-07 Bartosz Golaszewskitools: tests: accept the new gpio-sim label format...
2024-04-24 Bartosz Golaszewskitools: add minutes as a new supported time unit
2024-04-24 Bartosz Golaszewskitools: allow longer time periods
2024-04-24 Bartosz Golaszewskitools: use ppoll() where higher timeout resolution...
2024-04-24 Bartosz Golaszewskitools: rename timeout to idle_timeout in gpiomon and...
2024-04-22 Bartosz Golaszewskidoc: add a file explaining the contribution process...
2024-04-22 Bartosz Golaszewskilicensing: relicense C++ bindings under LGPL-2.1-or...
2024-04-10 Bartosz Golaszewskibuild: fix configure error messages on missing functions
2024-04-08 Bartosz GolaszewskiREADME: remove out-of-date information on python bindings
2024-04-08 Bartosz Golaszewskidoc: fix doc text alignment
2024-04-08 Bartosz Golaszewskibindings: cxx: fix doxygen description of line_request...
2024-03-29 Bartosz Golaszewskigitignore: ignore gcov output
2024-03-29 Bartosz Golaszewskibuild: add missing space to one of the Makefiles
2024-03-25 Kent Gibsontreewide: fix spelling of "immediately".
2024-03-20 orbeabindings: cxx: link using the libtool archives
2024-03-10 Kent Gibsonbindings: cxx: examples: fix typo in comment
2024-02-05 Bartosz Golaszewskibindings: python: fix __repr__() implementations
2024-01-29 Bartosz Golaszewskicore: check for positive values returned by calls to...
2024-01-17 Bartosz GolaszewskiREADME: mention the Linux 5.10 requirement for libgpiod v2
2024-01-16 Bartosz GolaszewskiREADME: add info about the github page
2024-01-09 Bartosz Golaszewskibindings: python: fix package installation with Makefil...
2024-01-05 Bartosz Golaszewskicore: remove buggy flags sanitization from line-config
2024-01-02 Kent GibsonREADME: fix typo
2024-01-02 Kent Gibsongpioset: improve toggle option help
2024-01-02 Kent Gibsongpioset: reword note on post-exit behaviour
2023-11-21 Erik Schillingbindings: rust: libgpiod-sys: new release
2023-11-15 Erik Schillingbindings: rust: libgpiod: release 0.2.2
2023-11-09 Bartosz Golaszewskibindings: python: gpiod v2.1.3
2023-11-09 Bartosz Golaszewskibindings: python: add build_tests.py to the manifest
2023-11-09 Bartosz Golaszewskibindings: python: gpiod v2.1.2
2023-11-08 Phil Howardbindings: python: standalone build tooling for tests
2023-11-08 Erik Schillingbindings: rust: expose v2.1 features as flag
2023-11-03 Bartosz Golaszewskibindings: python: gpiod v2.1.1
2023-11-03 Phil Howardbindings: python: fix README.md SPDX license tags
2023-11-03 Bartosz Golaszewskibindings: python: gpiod v2.1.0
2023-11-03 Bartosz Golaszewskilibgpiod: start v2.2 development cycle
2023-11-03 Bartosz Golaszewskilibgpiod v2.1
2023-11-03 Bartosz GolaszewskiNEWS: updates for v2.1
2023-11-03 Bartosz Golaszewskitests: fix version parsing (again)
2023-11-03 Bartosz Golaszewskitools: tests: include the test script in the release...
2023-11-03 Bartosz Golaszewskibindings: rust: add wrapper.h to EXTRA_DIST
2023-11-03 Bartosz Golaszewskibindings: rust: fix EXTRA_DIST for examples
2023-11-03 Bartosz Golaszewskibindings: python: fix EXTRA_DIST for examples
2023-11-03 Phil Howardbindings: python: optionally include module in sdist
2023-10-24 Phil Howardbindings: python: move long_description into README.md
2023-10-24 Bartosz Golaszewskibindings: python: change the package name to 'gpiod'
2023-10-24 Bartosz Golaszewskibindings: python: fix the distutils import
2023-10-13 Phil Howardbindings: python: simplify environ access
2023-10-13 Phil Howardbindings: python: add pyproject.toml, pep 518
2023-10-12 Phil Howardbindings: python: require python 3.9.0
2023-10-11 Erik Schillingbindings: rust: libgpiod: release 0.2.1
2023-10-11 Bartosz Golaszewskibindings: python: replace PyModule_AddObjectRef() with...
2023-10-10 Erik Schillingbindings: rust: feature gate unreleased features
2023-10-05 Erik Schillingbindings: rust: libgpiod: release 0.2.0
2023-10-04 Erik Schillingbindings: rust: rename {event,settings}_clone to try_clone
2023-10-04 Erik Schillingbindings: rust: allow cloning line::InfoRef -> line...
2023-10-04 Erik Schillingbindings: rust: fix soundness of line_info modeling
2023-10-02 Erik Schillingbindings: rust: mark all owning types as `Send`
2023-10-02 Erik Schillingdoc: document thread safety guarantees
2023-10-02 Erik Schillingdoc: drop unneeded <p> tags
2023-09-29 Erik Schillingbindings: rust: drop unneeded Arc within Chip
2023-09-29 Erik Schillingbindings: rust: construct chip infos by reference
2023-09-29 Erik Schillingbindings: rust: remove useless clone
2023-09-25 Bartosz Golaszewskibindings: python: tests: don't use the same chip from...
2023-09-25 Bartosz Golaszewskibindings: cxx: tests: don't use the same chip from...
2023-09-25 Bartosz Golaszewskitests: don't use the same chip object from different...
2023-08-06 Bartosz Golaszewskitests: add missing return value check
2023-07-28 Kent Gibsonexamples: simplify find_line_by_name
2023-07-22 Bartosz Golaszewskibindings: rust: provide LineRequest::chip_name()
2023-07-21 Bartosz Golaszewskibindings: python: provide the chip_name property in...
2023-07-21 Bartosz Golaszewskibindings: cxx: provide line_request::chip_name()
2023-07-21 Bartosz Golaszewskitests: add a test-case for gpiod_line_request_get_chip_...
2023-07-21 Bartosz Golaszewskicore: provide gpiod_line_request_get_chip_name()
2023-07-03 Erik Schillingbindings: rust: mention the libgpiod crate from libgpio...
2023-07-03 Erik Schillingbindings: rust: add README.md for libgpiod crate
2023-07-03 Bartosz Golaszewskitools: tests: print additional info when regex matching...
2023-06-30 Bartosz Golaszewskibuild: remove redundant SOURCES assignments
2023-06-30 Kent Gibsoncore: examples: fix warning for u64 formatting on 32bit
2023-06-30 Erik Schillingbindings: rust: clippy: silence false-positive on iterator
2023-06-30 Erik Schillingbindings: rust: clippy: drop unneeded conversions
2023-06-30 Erik Schillingbindings: rust: clippy: silence false-positives on...
2023-06-30 Erik Schillingbindings: rust: clippy: drop unnecessary casts
2023-06-30 Kent Gibsonbindings: rust: fix unclear resolver warning
2023-06-27 Bartosz Golaszewskibindings: cxx: use () instead of (void) in line_setting...
2023-06-27 Bartosz Golaszewskibindings: cxx: examples: consistently use () for functi...
2023-06-26 Erik Schillinggpiosim: fix data race that corrupts heap
2023-06-26 Kent Gibsonbindings: python: examples: replace tools examples...
next