pigpio.git
2019-01-17 rootAdd extra packages for Raspbian. archive/raspbian/1.68-2+rpi1 raspbian/1.68-2+rpi1
2019-01-17 Peter Michael... Add patch to quilt series for changes merged from plugw...
2019-01-17 Peter Michael... Update changelog
2019-01-17 Peter Michael... Merge branch 'master' into debian
2019-01-17 Peter Michael... Fix some screwups in 64-bit patch where PRIX64 was...
2019-01-17 Peter Michael... Remove systemd stuff in debian/rules since we don't...
2019-01-16 Peter Michael... Fix package description for libpigpiod-if-dev
2019-01-15 Peter Michael... More debian/control updates.
2019-01-10 Peter Michael... Add closes for rfp to debian/changelog.
2019-01-10 Peter Michael... Commit Debian 3.0 (quilt) metadata
2019-01-10 Peter Michael... Remove broken comments from top of manpages.
2019-01-10 Peter Michael... Install manpages correctly.
2019-01-10 Peter Michael... Remove ancient python version fields.
2019-01-10 Peter Michael... Build-depend on debhelper (>= 9.20160709) instead of...
2019-01-10 Peter Michael... Split packaging and don't package server stuff for...
2019-01-10 Peter Michael... Update standards version.
2019-01-10 Peter Michael... Make quilt patch for pthread shared libs commit.
2019-01-10 Peter Michael... Use Debian file layout for python stuff.
2019-01-10 Peter Michael... Add changelog entry.
2019-01-10 Peter Michael... Add myself to debian/copyright
2019-01-10 Peter Michael... Convert git commits to Debian patches.
2019-01-10 Peter Michael... Rename 01-destdir.diff to 01-prefix.patch to reflect...
2019-01-10 Peter Michael... Apply still-relavent part of 01-destdir.diff and remove...
2019-01-10 Peter Michael... Add more contributors to debian/copyright.
2019-01-10 Peter Michael... Note author of systemd unit in debian/copyright
2019-01-10 Serge SchneiderAdd packaging files
2019-01-10 Peter Michael... Use -pthread when linking shared libraries.
2019-01-10 Peter Michael... Avoid installing shared libraries to man-page directories.
2018-12-08 Peter Michael... Add support for raspberry pi detection on arm64.
2018-12-08 Peter Michael... Fix compiler warnings on arm64.
2018-12-08 Peter Michael... Add code to detect if the system is in fact a raspberry pi.
2018-11-09 joan2937V68+: Merge branch 'plugwash-master'
2018-11-09 Peter Michael... Make "make uninstall" uninstall all man pages.
2018-11-09 Peter Michael... Make DESTDIR option to make install and make uninstall...
2018-11-09 Peter Michael... Add soversion to shared libraries.
2018-10-21 joanV68
2018-10-21 joanV67+: Merge branch 'bennuttall-bennuttall-pi-repr'
2018-10-21 joanMerge branch 'bennuttall-pi-repr' of https://github...
2018-10-21 joanV67+: Merge branch 'guymcswain-keepalive'
2018-10-21 joanMerge branch 'keepalive' of https://github.com/guymcswa...
2018-10-21 joanV67+: Merge branch 'guymcswain-reportedLevels'
2018-10-21 joanMerge branch 'reportedLevels' of https://github.com...
2018-10-21 joanV67+: Merge branch 'Noviv-master'
2018-10-21 joanMerge branch 'master' of https://github.com/Noviv/pigpi...
2018-10-21 joanV67+: tided up I2C/SPI documentation
2018-10-08 Ben NuttallAdd repr to pi class
2018-09-17 Guy McSwainenable SO_KEEPALIVE and SO_REUSEADDR on sockets
2018-09-17 Guy McSwainUpdate reportedLevels prior to monitoring bits
2018-03-30 NovivAdded CMakeLists for shared libraries, executables...
2018-03-20 joanV67: use with for Python locks, show_errors flag
2018-03-13 joanV67: #160 buffer size to 512, improved active test
2018-03-11 joanV67: #198 added process exit codes for pigs
2018-03-01 joanV67: #201 allow space for watchdog/event reports
2018-02-20 joanV66
2018-02-13 joanV66: #168 check commands against PI_CMD_SCRIPT
2018-02-13 joanV66: #133 fixed by simplifying timer loop
2018-02-13 joanV66: #178 update script parameters command PROCU
2018-02-08 joanV65
2018-02-08 joanwave delete comments
2018-02-06 joanCorrected test list argument errors
2018-02-06 joanIssues #131 and #141
2018-02-04 joanDocs plus reverse PR #164 flag meaning
2018-02-04 joanMerge branch 'maihde-issue-189'
2018-02-04 joanMerge branch 'issue-189' of https://github.com/maihde...
2018-02-04 joanRefine error handling approach
2018-02-04 joanMerge branch 'damienstuart-master'
2018-02-04 joanMerge branch 'master' of https://github.com/damienstuar...
2018-02-04 joanMerge branch 'dbbnrl-master'
2018-02-04 joanMerge branch 'master' of https://github.com/dbbnrl...
2018-02-04 joanMerge branch 'jonas-schievink-patch-1'
2018-02-04 joanMerge branch 'patch-1' of https://github.com/jonas...
2018-02-04 joanInclude for issue #188 and ignore various errors
2018-02-04 joanMerge branch 'MaitreDede-lib-signals'
2018-02-04 joanmaintain backward compatibility with EMBEDDED_IN_VM
2018-02-04 joanMerge branch 'lib-signals' of https://github.com/Maitre...
2018-02-04 joanMerge branch 'gyscos-master'
2018-02-04 joanMerge branch 'master' of https://github.com/gyscos...
2018-02-04 joanMerge branch 'TheRaspyDev-master'
2018-02-04 joanChanges by tateu
2018-01-31 MichaelAddress #189 ensuring socket locks are released
2017-12-31 Damien StuartEnsure the lock is released if there is an exception...
2017-12-02 Dan BrownAllow 3-op script cmds to use regs as 3rd operand.
2017-10-19 Jonas Schievinkcmake: include find_package_handle_standard_args
2017-10-18 joan2937Update README.md
2017-09-28 DamienReplace conditionnal compilation symbol with internal...
2017-09-27 DamienAdded 'lib' target for Makefile
2017-09-24 Alexandre BuryAdd systemd service file
2017-05-19 TheRaspyDevFixing ifFlags check for additional flag
2017-05-19 TheRaspyDevResolve merge conflict
2017-05-19 TheRaspyDevMerge branch 'master' of https://github.com/joan2937...
2017-05-19 TheRaspyDevFixing command line arguments for new option -m
2017-05-14 joanV64
2017-05-13 joanV63
2017-04-25 Maurus ErniAdding flag to disable alerts (polling of GPIOs)
2017-04-24 joanV62
2017-02-19 joanV61
2017-02-19 joanMerge branch 'maxnet-ipv6'
2017-02-17 Floris BosAdd basic IPv6 support
2017-01-24 joan2937Merge pull request #112 from fudger/master
2017-01-24 Alexander SchaeferFix URL.
next