qemu-gpiodev/libgpiod.git
2025-03-13 Nikita Shubincore: allow guse created gpiochip nshubin/guse-fix
2024-11-25 Bartosz Golaszewskibindings: python: tests: provide and use system.check_k... master bb/master origin/HEAD origin/master
2024-11-25 Bartosz Golaszewskibindings: python: tests: rename procname to system
2024-11-25 Bartosz Golaszewskibindings: python: add .pyi files to EXTRA_DIST
2024-11-20 Bartosz Golaszewskibindings: python: build: update makefile after renaming...
2024-11-19 Vincent Faziobindings: python: configure and document dev dependencies
2024-11-19 Vincent Faziobindings: python: tests: selectively use f-strings
2024-11-19 Vincent Faziobindings: python: tests: ignore purposeful type errors
2024-11-19 Vincent Faziobindings: python: tests: add type hints to internal...
2024-11-19 Vincent Faziobindings: python: tests: add missing method type hints
2024-11-19 Vincent Faziobindings: python: tests: add type stubs for external...
2024-11-19 Vincent Faziobindings: python: tests: make EventType private to...
2024-11-19 Vincent Faziobindings: python: tests: clean up imports and exports
2024-11-19 Vincent Faziobindings: python: tests: fix duplicate test name
2024-11-19 Vincent Faziobindings: python: selectively use f-strings
2024-11-19 Vincent Faziobindings: python: cast return value of LineRequest...
2024-11-19 Vincent Faziobindings: python: convert lines to offsets in LineRequest
2024-11-19 Vincent Faziobindings: python: fix LineRequest union-attr type errors
2024-11-19 Vincent Faziobindings: python: add type hints for LineRequest's...
2024-11-19 Vincent Faziobindings: python: fix Chip union-attr type errors
2024-11-19 Vincent Faziobindings: python: add type hints for Chip's internal...
2024-11-19 Vincent Faziobindings: python: add type hint for the sec variable...
2024-11-19 Vincent Faziobindings: python: add missing method type hints
2024-11-19 Vincent Faziobindings: python: add type stub for the _ext module
2024-11-19 Vincent Faziobindings: python: explicitly type gpiod.request_lines
2024-11-19 Vincent Faziobindings: python: loosen type requirements in public API
2024-11-19 Vincent Faziobindings: python: make internal a private submodule
2024-11-19 Vincent Faziobindings: python: clean up imports and exports
2024-11-13 Bartosz Golaszewskibindings: python: chip: remove unused import
2024-11-12 Vincent Faziobindings: python: generate CPython 3.13 wheels
2024-11-12 Vincent Faziobindings: python: specify a tar extract filter
2024-10-22 Bartosz Golaszewskilibgpiod: start v2.3 development cycle
2024-10-22 Bartosz Golaszewskilibgpiod v2.2 origin/v2.2.x
2024-10-22 Bartosz Golaszewskibindings: glib: tests: fix version regex
2024-10-15 Bartosz Golaszewskidbus: data: fix SPDX license identifier in D-Bus config...
2024-10-15 Bartosz Golaszewskilibgpiod v2.2-rc3
2024-10-14 Vincent Faziobindings: python: import gpiod attributes in external...
2024-10-14 Bartosz Golaszewskidbus: display D-Bus API versions implemented by the...
2024-10-09 Bartosz Golaszewskidbus: client: monitor: free the line list at exit
2024-10-09 Bartosz Golaszewskidbus: client: notify: free chip and line lists at exit
2024-10-09 Bartosz Golaszewskidbus: client: notify: fix reference counting
2024-10-07 Bartosz Golaszewskibuild: add an additional check for glib-mkenums
2024-10-07 Bartosz Golaszewskibuild: drop obsolete autoconf macro
2024-10-03 Kent Gibsontools: line wrap period help
2024-10-02 Bartosz Golaszewskilibgpiod v2.2-rc2
2024-10-02 Bartosz Golaszewskidbus: include data and test files in dist tarballs
2024-10-02 Bartosz Golaszewskibindings: python: add misc build files to EXTRA_DIST
2024-10-02 Bartosz Golaszewskilibgpiod v2.2-rc1
2024-10-02 Bartosz GolaszewskiNEWS: updates for v2.2
2024-10-01 Bartosz Golaszewskidbus: client: fix format specifiers for 64-bit types
2024-10-01 Bartosz Golaszewskidbus: use correct types for edge events
2024-09-27 Bartosz Golaszewskibindings: python: improve LineSettings.__repr__()
2024-09-20 Kent Gibsonbindings: python: examples: add graceful exit to async_...
2024-09-16 Vincent Faziobindings: python: add py.typed marker
2024-09-16 Vincent Faziobindings: python: fix Chip.request_lines() typing
2024-09-05 Kent Gibsondbus: update glib dependency to 2.80
2024-09-05 Bartosz Golaszewskibuild: imply --enable-bindings-glib for --enable-dbus
2024-09-02 Kent Gibsonbuild: fix HAS_GI_DOCGEN never defined error
2024-08-16 Bartosz Golaszewskitests: don't use g_value_set_static_string() for non...
2024-08-13 Bartosz Golaszewskidbus: add the D-Bus daemon, command-line client and...
2024-08-13 Bartosz Golaszewskibindings: add GLib bindings
2024-08-13 Bartosz Golaszewskitests: split out the common test code for bash scripts
2024-08-13 Bartosz Golaszewskitests: split out reusable test code into a local static...
2024-08-01 Bartosz Golaszewskicore: fix coding style
2024-08-01 Bartosz Golaszewskibindings: python: tests: fix coding style
2024-08-01 Bartosz Golaszewskisphinx: fix coding style
2024-08-01 Bartosz Golaszewskibindings: python: tests: check that event clock is...
2024-08-01 Benjamin Cabébindings: python: properly pass event clock settings
2024-07-31 Iker Pedrosatools: fix a memory leak
2024-07-31 Iker Pedrosacore: fix chip-info strings termination
2024-07-31 Iker Pedrosacore: fix line-info strings termination
2024-07-31 Iker Pedrosabindings: python: fix a use-after-free bug
2024-07-11 Chuang Zhubindings: python: tests: add a new test case
2024-07-11 Chuang Zhubindings: python: fix line request by name with multipl...
2024-07-08 Bartosz Golaszewskibindings: rust: tests: set direction when reconfiguring...
2024-07-08 Bartosz Golaszewskibindings: cxx: tests: set direction when reconfiguring...
2024-07-08 Kent Gibsonbindings: python: tests: add coverage of kernel reconfi...
2024-07-08 Kent Gibsonbindings: python: more flexible reconfigure_lines()
2024-07-08 Kent Gibsonbindings: python: tests: extend reconfiguration tests
2024-07-08 Bartosz GolaszewskiREADME: list the development packages required to build...
2024-07-05 Kent Gibsondoc: fix sphinx config for rtd
2024-07-05 Kent Gibsonbindings: python: correct spelling of repetitions
2024-06-18 Bartosz Golaszewskibindings: python: gpiod v2.2.0
2024-06-14 Bartosz GolaszewskiREADME: add mentions on shellcheck and reuse
2024-06-12 Vincent Faziobindings: python: add script to generate sdist and...
2024-06-03 Kent Gibsontools: tests: avoid splitting and globbing
2024-06-03 Kent Gibsontools: tests: shellcheck don't follow sourced file
2024-06-03 Kent Gibsontools: tests: check exit code directly
2024-06-03 Kent Gibsontools: tests: don't use variables in printf format...
2024-06-03 Kent Gibsontools: tests: use read -r to avoid mangling backslashes
2024-06-03 Kent Gibsontools: tests: fix unused variables
2024-06-03 Kent Gibsontools: tests: declare and assign separately
2024-06-03 Kent Gibsontools: tests: don't mix string and array
2024-06-03 Khem Rajbindings: cxx: Migrate C++ tests to use Catch2 v3
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
next