qemu-gpiodev/libgpiod.git
2020-03-17 Bartosz Golaszewskibuild: use the gnu89 C standard explicitly
2020-02-13 Bartosz Golaszewskicore: reuse the err_close_fd label in gpiod_chip_open()
2020-02-08 Bartosz Golaszewskibuild: check for realpath() in configure.ac
2020-02-07 Andy Shevchenkocore: relax gpiod_chip_open() for symbolic links
2020-02-03 Bartosz Golaszewskibindings: cxx: fix std namespace resolution
2020-02-03 Bartosz Golaszewskitests: misc: fix the version string test case
2020-01-29 Bartosz GolaszewskiMerge branch 'next'
2020-01-29 Bartosz Golaszewskilibgpiod: start v1.6 development cycle
2020-01-27 Bartosz Golaszewskilibgpiod v1.5
2020-01-25 Bartosz GolaszewskiREADME: remove the reference to v4.8 kernel headers
2020-01-25 Chris Nisbetiter: remove unnecessary indirection in free_dirs
2020-01-24 Bartosz Golaszewskiconfigure: move the ABI version definition for libgpiom...
2020-01-15 Bartosz Golaszewskibuild: increment the revision in libgpiomockup's ABI...
2020-01-14 Bartosz Golaszewskilibgpiod v1.5-rc2
2020-01-06 Bartosz Golaszewskibindings: python: tests: package the python test-suite...
2020-01-06 Bartosz Golaszewskilibgpiod v1.5-rc1
2020-01-06 Bartosz GolaszewskiNEWS: updates for v1.5
2020-01-06 Bartosz Golaszewskitools: add a newline between the usage and summary...
2020-01-03 Bartosz Golaszewskitreewide: split .gitignore into separate files
2020-01-02 Bartosz Golaszewskibindings: python: tests: add a test-case for reading...
2020-01-02 Bartosz Golaszewskibindings: python: add a method for reading multiple...
2020-01-02 Bartosz Golaszewskibindings: cxx: tests: add a test-case for reading multi...
2020-01-02 Bartosz Golaszewskibindings: cxx: provide a method for reading multiple...
2019-12-30 Bartosz Golaszewskitests: event: extend test coverage for reading multiple...
2019-12-18 Bartosz Golaszewskicore: provide functions for reading multiple line event...
2019-12-17 Bartosz Golaszewskicore: use gpiod_line_event_get_fd() in gpiod_line_event...
2019-12-16 Bartosz Golaszewskigitignore: ignore libtool scripts created when cross...
2019-12-14 Bartosz Golaszewskibuild: drop a redundant check for linux/version.h header
2019-12-12 Bartosz Golaszewskibuild: check linux headers version at build-time
2019-12-11 Joel Savitzbindings: python: fix segfault when calling Line.request()
2019-12-10 Kent Gibsonbindings: python: make vals in gpiod_Line_set_value...
2019-12-10 Kent Gibsonbindings: cxx: fix indentation of wrapped field descrip...
2019-12-10 Kent Gibsondoc: document gpiod_line_set_value_bulk NULL values...
2019-12-10 Kent Gibsontools: add tests for drive flags
2019-12-10 Kent Gibsontools: gpioset: add support for drive flags
2019-12-10 Kent Gibsontools: add tests for bias flags
2019-12-10 Kent Gibsontools: add support for bias flags
2019-12-10 Kent Gibsonbindings: python: tests: add tests for SET_CONFIG methods
2019-12-10 Kent Gibsonbindings: python: add support for SET_CONFIG
2019-12-10 Kent Gibsonbindings: python: move tuple to int array conversion...
2019-12-10 Kent Gibsonbindings: cxx: tests: add tests for SET_CONFIG methods
2019-12-10 Kent Gibsonbindings: cxx: add support for SET_CONFIG
2019-12-10 Kent Gibsontests: add tests for SET_CONFIG
2019-12-10 Kent Gibsoncore: add support for SET_CONFIG
2019-12-10 Kent Gibsonbindings: python: tests: add tests for bias flags
2019-12-10 Kent Gibsonbindings: python: add support for bias flags
2019-12-09 Kent Gibsonbindings: cxx: tests: add tests for bias flags
2019-12-09 Kent Gibsonbindings: cxx: add support for bias flags
2019-12-09 Kent Gibsontests: add tests for bias flags
2019-12-09 Kent Gibsoncore: add support for bias flags
2019-11-26 Bartosz Golaszewskitests: fix a typo in comment
2019-11-26 Bartosz Golaszewskibuild: use AC_CHECK_PROG() instead of AC_CHECK_FILE...
2019-11-23 Bartosz Golaszewskicore: deprecate gpiod_needs_update()
2019-11-18 Kent Gibsontreewide: change "correspond with" to "correspond to"
2019-11-18 Kent Gibsoncore: allow gpiod_line_set_value_bulk() to accept null...
2019-11-18 Kent Gibsonbindings: cxx: initialize bitset with integer instead...
2019-11-18 Kent Gibsonbindings: cxx: drop noexcept from direction() and activ...
2019-11-18 Bartosz Golaszewskibindings: cxx: tests: fix misspelling of parameter
2019-11-18 Kent Gibsoncore: fix misspelling of parameter
2019-11-18 Kent Gibsoncore: move request flag to handle flag conversion into...
2019-10-09 Joel Savitzbuild: check for python-config in configure
2019-09-19 Bartosz Golaszewskibindings: python: directly return the value from PyErr_...
2019-09-19 Bartosz GolaszewskiREADME: update the testing section
2019-09-17 Bartosz GolaszewskiTODO: add a task for a re-write of python bindings
2019-09-14 Bartosz Golaszewskibindings: python: provide Line.update()
2019-09-14 Bartosz Golaszewskibindings: cxx: provide line::update()
2019-09-10 Bartosz Golaszewskibuild: tweak formatting of multi-line variables in...
2019-09-10 Bartosz Golaszewskibindings: python: examples: check if '__main__' is set
2019-09-10 Bartosz GolaszewskiTODO: remove the task for running external processes...
2019-09-10 Bartosz Golaszewskicore: rename up_to_date to needs_update in struct gpiod...
2019-09-10 Bartosz Golaszewskibindings: python: tests: fix checking the kernel version
2019-09-03 Bartosz Golaszewskicore: fix the major:minor number comparison between...
2019-08-29 Bartosz Golaszewskitreewide: tests: uncomment previously failing test...
2019-08-21 Bartosz Golaszewskitests: specify G_LOG_DOMAIN
2019-08-20 Bartosz Golaszewskigitignore: ignore all files with .pc extension
2019-08-19 Bartosz Golaszewskibuild: move libgpiod.pc.in into lib/
2019-08-14 Bartosz Golaszewskibindings: python: tests: verify the errno field of...
2019-08-12 Bartosz Golaszewskibindings: cxx: tests: simplify the event fd polling...
2019-08-12 Bartosz Golaszewskibindings: python: examples: wait for ENTER press in...
2019-08-12 Bartosz Golaszewskibindings: python: examples: don't store the return...
2019-08-12 Bartosz Golaszewskibindings: python: examples: make gpiomon.py output...
2019-08-09 Bartosz Golaszewskibindings: python: use unittest to implement a proper...
2019-08-09 Bartosz Golaszewskibindings: python: fix the default_val argument name...
2019-08-09 Alexander Steinbindings: cxx: add a workaround for --success run
2019-08-09 Alexander Steinbindings: cxx: vix compile errors
2019-08-09 Alexander Steinbindings: cxx: split out catch's main()
2019-08-09 Alexander Steinbindings: cxx: try using pkg-config to detect catch2
2019-08-09 Alexander Steinbindings: cxx: use 'upstream' include path
2019-08-08 Bartosz Golaszewskibindings: cxx: tests: extend the test case for global...
2019-08-07 Bartosz Golaszewskitests: don't use 'index' as a name for variables
2019-08-07 Bartosz Golaszewskitools: tests: restore the bats shebang in the bats...
2019-08-07 Bartosz Golaszewskitests: event: add two additional test cases for both...
2019-08-07 Bartosz Golaszewskibindings: cxx: use catch2 to implement a proper test...
2019-08-07 Bartosz Golaszewskibindings: cxx: add a missing throw to line::event_get_fd()
2019-08-07 Bartosz Golaszewskitests: event: fix the active-low switch test case
2019-08-07 Bartosz Golaszewskitests: mockup: don't fail at init-time if gpio-mockup...
2019-08-07 Bartosz Golaszewskitools: tests: fix the gpiomon test case with --active...
2019-08-06 Bartosz Golaszewskitools: tests: drop the .sh extension from the testing...
2019-08-06 Bartosz Golaszewskitools: tests: pass command-line arguments to the underl...
2019-08-06 Bartosz Golaszewskitools: tests: run the bats script indirectly from a...
next