summary refs log tree commit diff stats
path: root/plugins
AgeCommit message (Expand)Author
2018-03-26build: perl as a dependency in meson.buildRainer Müller
2018-03-23build: Add option to specify path to perl binaryRainer Müller
2018-03-18build: Re-add support for the legacy perl apiPatrick Griffis
2018-03-13fix typo in commentMattia Rizzolo
2018-03-09Remove mpcinfo pluginPatrick Griffis
2018-03-09win32: Update to build against gvsbuildPatrick Griffis
2018-03-09Various fixes for mingwPatrick Griffis
2018-02-18fishlim: Fix build warningPatrick Griffis
2017-11-18build: Force pkg-config lookup method for libpciPatrick Griffis
2017-11-18sysinfo: Fix libpci detectionPatrick Griffis
2017-11-18sysinfo: Make libpci an optional dependencyPatrick Griffis
2017-11-18sysinfo: Avoid libpci crash when pci not availablePatrick Griffis
2017-06-20sysinfo: Simplify finding pci.ids file on UnixPatrick Griffis
2017-06-15Hide false-positive deprecated warningPatrick Griffis
2017-06-14build: Fix setting the *installed* rpath for perl too...Patrick Griffis
2017-06-14build: Fix rpath not getting set for perl pluginPatrick Griffis
2017-06-13build: Replace Autotools with MesonPatrick Griffis
2017-04-28lua: Prevent loading a script if it's already loadedculb
2017-04-28lua: Prevent from loading if it's already loadedculb
2017-04-28sysinfo: Lower priority of make.conf for distro nameLance Poore
2017-03-30python: Use HEXCHAT_EAT_XXX where appropriate.Mark Jansen
2017-03-30Fix key exchangeeimmot
2017-01-05fishlim: Fix not including config.hPatrick Griffis
2016-12-13Fix building fishlim against libressl alsoPatrick Griffis
2016-11-28Fix typos s/Recieved/Received/Mattia Rizzolo
2016-11-09Convert doat to an internal commandPatrick Griffis
2016-10-23Final fixup of OpenSSL 1.1.0 changesPatrick Griffis
2016-10-14mpcinfo: Do not modify string literalsIgor
2016-10-11perl: Remove dead assignmentIgor
2016-10-11fishlim: Fix MEMZERO macro using element number not bytesIgor
2016-10-11mpcinfo: Fix memory leaksIgor
2016-10-08fishlim: Bump versionPatrick Griffis
2016-10-08fishlim: Remove outdated INSTALL filePatrick Griffis
2016-10-08fishlim: Fix saving nicks containing [ or ]Patrick Griffis
2016-10-08fishlim: Add support for the /me commandGroil
2016-10-08fishlim: Add commands /topic+ /msg+ and /notice+cypherpunk
2016-10-08fishlim: Add /keyx for DH1080 key exchangePatrick Griffis
2016-09-30sysinfo: fixup 49758cafba9fd7e0663b550debfd51fb21260650. (#1827)Mihai Moldovan
2016-09-26build: Reorder includes to avoid installed plugin headerRainer Müller
2016-09-25sysinfo: fix compilation on OS X 10.9 and lower. (#1821)Mihai Moldovan
2016-09-07perl: Fixed Windows build with VS2015u3.Arnavion
2016-09-03sysinfo: Fix leakPatrick Griffis
2016-09-03sysinfo: Don't print swap if 0Patrick Griffis
2016-08-05lua: Fix handling -1 value in pluginprefPatrick Griffis
2016-08-05python: Fix get_pluginpref()Patrick Griffis
2016-07-14lua: Force 'return' when = is presentmniip
2016-07-14lua: Add automatic return and = handling in console.mniip
2016-04-27lua: Use luaL_checkintegerPatrick Griffis
2016-04-07lua: Fix explicit braces warningPatrick Griffis
2016-04-07lua: Minor formating cleanupPatrick Griffis