Age | Commit message (Expand) | Author |
2019-11-13 | Ignore some non-interesting filesystem types | Simon Levermann |
2019-06-24 | Python: Fix error in hexchat.emit_print when passing time attribute | jacob1 |
2019-01-02 | python: plugin cleanup and refactor | A_D |
2018-12-27 | python: Make sure `help()` doesn't cause hexchat to hang (#2290) | linuxdaemon |
2018-12-26 | python: Make the plugins table dynamically sized (#2291) | linuxdaemon |
2018-12-26 | python: Made sure to set sys.argv if it is not set. fixes #2282 | A_D |
2018-12-05 | python: Fix console not eating commands | Patrick Griffis |
2018-11-09 | python: Various cffi fixes | A_D |
2018-11-09 | python: Rewrite with CFFI | Patrick Griffis |
2018-09-26 | Fix compilation failure on non-linux, non-darwin, non-windows systems. | Mattia Rizzolo |
2018-09-01 | Fix new stringop-truncation warnings | Patrick Griffis |
2018-09-01 | sysinfo: Fixup formatting | Patrick Griffis |
2018-09-01 | sysinfo: Add support for /etc/os-release | Patrick Griffis |
2018-03-26 | build: perl as a dependency in meson.build | Rainer Müller |
2018-03-23 | build: Add option to specify path to perl binary | Rainer Müller |
2018-03-18 | build: Re-add support for the legacy perl api | Patrick Griffis |
2018-03-13 | fix typo in comment | Mattia Rizzolo |
2018-03-09 | Remove mpcinfo plugin | Patrick Griffis |
2018-03-09 | win32: Update to build against gvsbuild | Patrick Griffis |
2018-03-09 | Various fixes for mingw | Patrick Griffis |
2018-02-18 | fishlim: Fix build warning | Patrick Griffis |
2017-11-18 | build: Force pkg-config lookup method for libpci | Patrick Griffis |
2017-11-18 | sysinfo: Fix libpci detection | Patrick Griffis |
2017-11-18 | sysinfo: Make libpci an optional dependency | Patrick Griffis |
2017-11-18 | sysinfo: Avoid libpci crash when pci not available | Patrick Griffis |
2017-06-20 | sysinfo: Simplify finding pci.ids file on Unix | Patrick Griffis |
2017-06-15 | Hide false-positive deprecated warning | Patrick Griffis |
2017-06-14 | build: Fix setting the *installed* rpath for perl too... | Patrick Griffis |
2017-06-14 | build: Fix rpath not getting set for perl plugin | Patrick Griffis |
2017-06-13 | build: Replace Autotools with Meson | Patrick Griffis |
2017-04-28 | lua: Prevent loading a script if it's already loaded | culb |
2017-04-28 | lua: Prevent from loading if it's already loaded | culb |
2017-04-28 | sysinfo: Lower priority of make.conf for distro name | Lance Poore |
2017-03-30 | python: Use HEXCHAT_EAT_XXX where appropriate. | Mark Jansen |
2017-03-30 | Fix key exchange | eimmot |
2017-01-05 | fishlim: Fix not including config.h | Patrick Griffis |
2016-12-13 | Fix building fishlim against libressl also | Patrick Griffis |
2016-11-28 | Fix typos s/Recieved/Received/ | Mattia Rizzolo |
2016-11-09 | Convert doat to an internal command | Patrick Griffis |
2016-10-23 | Final fixup of OpenSSL 1.1.0 changes | Patrick Griffis |
2016-10-14 | mpcinfo: Do not modify string literals | Igor |
2016-10-11 | perl: Remove dead assignment | Igor |
2016-10-11 | fishlim: Fix MEMZERO macro using element number not bytes | Igor |
2016-10-11 | mpcinfo: Fix memory leaks | Igor |
2016-10-08 | fishlim: Bump version | Patrick Griffis |
2016-10-08 | fishlim: Remove outdated INSTALL file | Patrick Griffis |
2016-10-08 | fishlim: Fix saving nicks containing [ or ] | Patrick Griffis |
2016-10-08 | fishlim: Add support for the /me command | Groil |
2016-10-08 | fishlim: Add commands /topic+ /msg+ and /notice+ | cypherpunk |
2016-10-08 | fishlim: Add /keyx for DH1080 key exchange | Patrick Griffis |