My Open Source work
I have been involved in the Open Source community for a long time now, and have contributed to a large number of projects.
Debian
Many of my contributions have been through the Debian project, and can be found among my list of Debian bugs that I've contributed to.
Git
I have contributed several enhancements to the git project. The most significant of these was to implement support for pre-push hooks.
GitHub
Contributions that I've made via GitHub can be found in my list of pull requests.
WireShark
Enhanced
WireShark's support for AMQP messages
so that it can dissect the Exchange Bind
method.
ZSH
Zsh has been the default shell on Mac OS for a few years now, but I have been using it since before Mac OS was Unix-based, and I have contributed a number of fixes and enhancements to the project.
- #30603 fix for vi-rev-repeat-find ZLE widget
- #30604 make vi-rev-repeat-find ZLE widget emulate vim not vi
- #30638 and followups, updates to completion for telnet
- #30710 update for perldoc completion
- #30711 include IPv6 addresses when completing addresses of local machines interfaces
- #31053 include git revision info in ZSH_PATCHLEVEL (previously used info from CVS)
- #40892 minor fix for run-help-ip function
- #49664 fix for completion of non-standard git subcommands