saw typesetter-css and was reminded of my appeal against the anti-theme as default
[ikiwiki] / IkiWiki /
2019-05-27  Amitai SchleierCatch up to highlight 3.51 API change.
2019-02-28  Simon McVittieMerge remote-tracking branch 'origin/master'
2019-02-26  Simon McVittieuseragent: Automatically choose whether to use LWPx...
2019-02-24  Simon McVittiepo: Always filter .po files
2019-02-03  Antoine Beaupréappend javascript after CSS
2019-02-03  Feng ShuFix inline plugin for non-ASCII rootpage
2019-02-03  Simon McVittietrail: Allow unescaped punctuation in pagenames
2019-01-31  Feng ShuFix table plugin can handle UTF-8 csv format
2019-01-21  Joey Hessfix permalink to comments
2018-11-26  Joey Hessrename postvote to postlink
2018-11-26  Joey Hesspoll: Added postvote and posttrail options for better...
2018-10-28  Joey Hessaggregate: Fix aggregation of posts without a title
2018-10-22  Amitai SchleierGive graph an optional "file" param, like table's.
2018-08-21  Amitai SchleierNeed <sys/wait.h> for waitpid (NetBSD 8 warns).
2018-05-13  Amitai SchleierWhen emailauth can't send, show the error message.
2018-04-24  Amitai SchleierCall srcfile() with nothrow, as clearly intended.
2018-03-21  Simon McVittiemeta: Error if we can't parse dates because Date::Parse...
2018-03-21  Simon McVittiemeta: Make syntactically invalid dates an error
2018-03-08  Simon McVittiemdwn: Automatically detect which libdiscount flags...
2018-02-28  Simon McVittieimg: Explicitly detect format if needed
2018-01-29  Simon McVittiemdwn: Restore historical behaviour
2018-01-08  Simon McVittieDon't send relative redirect URLs when behind a reverse...
2018-01-05  Joey Hessadd and use cgiurl_abs_samescheme
2018-01-04  Joey Hessimprove error message when postsignin is not set
2017-10-01  Simon McVittiePass some git environment variables to the test-receive...
2017-10-01  Simon McVittieIkiWiki::Receive: Avoid using asprintf
2017-09-28  Simon McVittieMerge remote-tracking branch 'tails/img-determinism'
2017-09-01  intrigeriimg: resize images in a deterministic manner.
2017-08-23  Joey Hessemailauth, passwordauth: Avoid leaving cgisess_* files...
2017-07-11  Joey Hesshtmlscrubber: Add support for the video tag's loop...
2017-06-20  Simon McVittieosm: Convert savestate hook into a changes hook
2017-05-16  Simon McVittiecolor: Use markup for the preserved CSS, not character...
2017-05-16  Antoine Beaupréuse heading identifiers in TOC links
2017-05-16  Simon McVittiemdwn: Don't enable alphabetically labelled ordered...
2017-05-14  Simon McVittiemdwn: Enable footnotes by default when using Discount
2017-05-14  Simon McVittiemdwn: Don't mangle <style> into <elyts> under some...
2017-05-14  Simon McVittiemdwn: Make flags passed to libdiscount explicit
2017-05-14  Simon McVittiecgierror: When the CGI fails, print the error to stderr...
2017-05-14  Simon McVittieDefend against empty session names
2017-05-14  Simon McVittiehttpauth: If REMOTE_USER is empty, behave as though...
2017-01-11  Simon McVittieremove: make it clearer that repeated page parameter...
2017-01-11  Simon McVittieCGI, attachment, passwordauth: harden against repeated...
2017-01-11  Simon McVittiepasswordauth: avoid userinfo forgery via repeated email...
2017-01-11  Simon McVittiepasswordauth: prevent authentication bypass via multipl...
2017-01-09  Simon McVittiegit: don't redundantly pass "--" to git_sha1
2017-01-09  Simon McVittiegit: use parameters, not global state, to swap working...
2017-01-09  Simon McVittieRevert "git: Turn $git_dir into a stack"
2017-01-09  Simon McVittiegit: do not mix in_git_dir with eval{}
2017-01-09  Simon McVittieUse rel=nofollow microformat for dynamic (CGI-related...
2017-01-02  Amitai SchleierEnquote $background_command as surely intended.
2016-12-29  Simon McVittieMerge remote-tracking branch 'origin/master'
2016-12-29  Simon McVittiegit: Do not disable commit hook for temporary working...
2016-12-29  Simon McVittiegit: Attribute reverts to the user doing the revert...
2016-12-28  Simon McVittiegit: write proposed attachment to temp file without...
2016-12-28  Simon McVittiegit: change calling convention of safe_git to have...
2016-12-28  Simon McVittiegit: Do the revert operation in a secondary working...
2016-12-28  Simon McVittiegit: Turn $git_dir into a stack
2016-12-28  Simon McVittieTry revert operations (on a branch) before approving...
2016-12-28  Simon McVittieRevert "Tell `git revert` not to follow renames"
2016-12-28  Simon McVittieForce CGI::FormBuilder->field to scalar context where...
2016-12-28  Simon McVittiegit: do not fail to commit if committer is anonymous
2016-12-28  Simon McVittiegit: don't issue a warning if rcsinfo is undefined
2016-12-19  intrigeriMake pagestats output more deterministic.
2016-12-19  Simon McVittieTell `git revert` not to follow renames
2016-12-19  Simon McVittiecgitemplate: actually remove dead code
2016-09-21  Joey Hessinline: Prevent creating a file named ".mdwn" when...
2016-09-14  Amitai SchlairUpdate my surname to its new legal spelling.
2016-09-03  Simon McVittieUse git log --no-renames for recentchanges
2016-06-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2016-05-31  Joey Hessimprove warning message for multiple sources for page
2016-05-11  Simon McVittieWrapper: allocate new environment dynamically
2016-05-08  Amitai SchlairDetect image type from .JPG just like .jpg (etc.).
2016-05-07  Simon McVittieimg: make img_allowed_formats case-insensitive
2016-05-06  Simon McVittieinline: expand show=N backwards compatibility to negative N
2016-05-06  Simon McVittieMerge remote-tracking branch 'origin/master'
2016-05-06  Simon McVittieimg: Add back support for SVG images, bypassing ImageMa...
2016-05-05  Simon McVittieimg: check magic number before giving common formats...
2016-05-05  Simon McVittieimg: restrict to JPEG, PNG and GIF images by default
2016-05-05  Simon McVittieimg: force common Web formats to be interpreted accordi...
2016-05-05  Simon McVittieHTML-escape error messages (OVE-20160505-0012)
2016-03-17  Florian WagnerCorrectly handle filenames starting with a dash in...
2016-03-08  Amitai SchlairProcess .md like .mdwn, but disallow web creation.
2016-03-02  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2016-03-02  Joey Hessloginselector: When only openid and emailauth are enabl...
2016-02-21  Amitai SchlairFix typo.
2016-01-21  Simon McVittieCompose relative URLs in RSS feeds correctly
2016-01-21  Simon McVittieForce comments URL in RSS feeds to be absolute
2016-01-19  Simon McVittieSilence "used only once: possible typo" warnings for...
2015-11-30  Simon McVittieMerge remote-tracking branch 'origin/master'
2015-11-30  Simon McVittieMerge remote-tracking branch 'smcv/pagestats-show'
2015-11-30  Simon McVittieMerge remote-tracking branch 'smcv/ready/limit'
2015-11-30  Simon McVittieensure_committer: don't do anything if we have the...
2015-11-30  Simon McVittieDon't memoize ensure_committer
2015-11-30  Simon McVittiegit: if no committer identity is known, set it to ...
2015-10-02  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2015-10-02  Joey Hessemailauth: Added emailauth_sender config.
2015-08-23  Amitai SchlairFix [[!meta name=foo]] by closing the open quote.
2015-06-15  Amitai SchlairSquelch regex deprecation warnings from Perl 5.22.
2015-06-13  Simon McVittieimg: stop ImageMagick trying to be clever if filenames...
2015-06-13  Simon McVittieinline: change default sort order from age to "age...
next