| Commit message (Expand) | Author | Age |
* | Fix inverted footnote config with MultiMarkdown. | Amitai Schleier | 2019-09-04 |
* | Catch up to highlight 3.51 API change. | Amitai Schleier | 2019-05-26 |
* | useragent: Automatically choose whether to use LWPx::ParanoidAgent | Simon McVittie | 2019-02-26 |
* | po: Always filter .po files | Simon McVittie | 2019-02-24 |
* | append javascript after CSS | Antoine Beaupré | 2019-02-03 |
* | Fix inline plugin for non-ASCII rootpage | Feng Shu | 2019-02-03 |
* | trail: Allow unescaped punctuation in pagenames | Simon McVittie | 2019-02-03 |
* | Fix table plugin can handle UTF-8 csv format | Feng Shu | 2019-01-31 |
* | fix permalink to comments | Joey Hess | 2019-01-21 |
* | rename postvote to postlink | Joey Hess | 2018-11-26 |
* | poll: Added postvote and posttrail options for better multi-page polls. | Joey Hess | 2018-11-26 |
* | aggregate: Fix aggregation of posts without a title | Joey Hess | 2018-10-28 |
* | Give graph an optional "file" param, like table's. | Amitai Schleier | 2018-10-22 |
* | Need <sys/wait.h> for waitpid (NetBSD 8 warns). | Amitai Schleier | 2018-08-21 |
* | When emailauth can't send, show the error message. | Amitai Schleier | 2018-05-13 |
* | Call srcfile() with nothrow, as clearly intended. | Amitai Schleier | 2018-04-23 |
* | meta: Error if we can't parse dates because Date::Parse is missing | Simon McVittie | 2018-03-21 |
* | meta: Make syntactically invalid dates an error | Simon McVittie | 2018-03-21 |
* | mdwn: Automatically detect which libdiscount flags to use | Simon McVittie | 2018-03-08 |
* | img: Explicitly detect format if needed | Simon McVittie | 2018-02-28 |
* | mdwn: Restore historical behaviour | Simon McVittie | 2018-01-29 |
* | Don't send relative redirect URLs when behind a reverse proxy | Simon McVittie | 2018-01-08 |
* | add and use cgiurl_abs_samescheme | Joey Hess | 2018-01-05 |
* | improve error message when postsignin is not set | Joey Hess | 2018-01-04 |
* | Pass some git environment variables to the test-receive hook | Simon McVittie | 2017-10-01 |
* | IkiWiki::Receive: Avoid using asprintf | Simon McVittie | 2017-10-01 |
* | img: resize images in a deterministic manner. | intrigeri | 2017-09-01 |
* | emailauth, passwordauth: Avoid leaving cgisess_* files in the system temp dir... | Joey Hess | 2017-08-23 |
* | htmlscrubber: Add support for the video tag's loop and muted attributes. | Joey Hess | 2017-07-11 |
* | osm: Convert savestate hook into a changes hook | Simon McVittie | 2017-06-20 |
* | color: Use markup for the preserved CSS, not character data | Simon McVittie | 2017-05-16 |
* | use heading identifiers in TOC links | Antoine Beaupré | 2017-05-16 |
* | mdwn: Don't enable alphabetically labelled ordered lists by default | Simon McVittie | 2017-05-16 |
* | mdwn: Enable footnotes by default when using Discount | Simon McVittie | 2017-05-14 |
* | mdwn: Don't mangle <style> into <elyts> under some circumstances | Simon McVittie | 2017-05-14 |
* | mdwn: Make flags passed to libdiscount explicit | Simon McVittie | 2017-05-14 |
* | cgierror: When the CGI fails, print the error to stderr, not "Died" | Simon McVittie | 2017-05-14 |
* | Defend against empty session names | Simon McVittie | 2017-05-14 |
* | httpauth: If REMOTE_USER is empty, behave as though it was unset | Simon McVittie | 2017-05-14 |
* | remove: make it clearer that repeated page parameter is OK here | Simon McVittie | 2017-01-11 |
* | CGI, attachment, passwordauth: harden against repeated parameters | Simon McVittie | 2017-01-11 |
* | passwordauth: avoid userinfo forgery via repeated email parameter | Simon McVittie | 2017-01-11 |
* | passwordauth: prevent authentication bypass via multiple name parameters | Simon McVittie | 2017-01-11 |
* | git: don't redundantly pass "--" to git_sha1 | Simon McVittie | 2017-01-09 |
* | git: use parameters, not global state, to swap working directory | Simon McVittie | 2017-01-09 |
* | Revert "git: Turn $git_dir into a stack" | Simon McVittie | 2017-01-09 |
* | git: do not mix in_git_dir with eval{} | Simon McVittie | 2017-01-09 |
* | Use rel=nofollow microformat for dynamic (CGI-related) URLs | Simon McVittie | 2017-01-09 |
* | Enquote $background_command as surely intended. | Amitai Schleier | 2017-01-02 |
* | git: Do not disable commit hook for temporary working tree | Simon McVittie | 2016-12-29 |