add gitbranch template, prompted by Integeri. Thanks
[ikiwiki] / IkiWiki.pm
2019-02-28  Simon McVittieMerge remote-tracking branch 'origin/master'
2019-02-26  Simon McVittieuseragent: Automatically choose whether to use LWPx...
2019-02-26  Simon McVittieuseragent: Don't allow non-HTTP protocols to be used
2019-02-24  Simon McVittieuseragent: Raise an exception if the LWP module can...
2018-03-21  Simon McVittiepreprocess: Don't encode digit zero as an entity in...
2018-02-28  Simon McVittiepreprocess: Escape most ASCII punctuation in error...
2018-01-05  Joey Hessadd and use cgiurl_abs_samescheme
2017-07-23  Simon McVittiecore: Don't decode the result of strftime if already...
2017-01-09  Simon McVittiecheck_canchange: report invalid filenames as intended
2016-05-06  Simon McVittieMerge remote-tracking branch 'origin/master'
2016-05-05  Simon McVittieHTML-escape error messages (OVE-20160505-0012)
2016-01-21  Simon McVittieDon't fail to syslog if the wiki name contains %s
2016-01-21  Simon McVittieForce log messages to be bytestrings
2015-11-30  Simon McVittieMerge remote-tracking branch 'smcv/pagestats-show'
2015-11-30  Simon McVittieMerge remote-tracking branch 'smcv/ready/limit'
2015-06-09  Simon McVittieAdd deterministic option and use it for the docwiki
2015-05-27  Simon McVittieDo not directly enable emailauth by default, only indir...
2015-05-19  Joey Hessallow emailuser to be called when there is no %config set
2015-05-19  Daniel Kahn Gillmormake cgiurl output deterministic
2015-05-14  Joey Hesscloak user PII when making commits etc, and let cloaked...
2015-05-14  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2015-05-14  Joey Hesssanitize nickname derived from email address
2015-05-14  Joey HessMerge branch 'emailauth'
2015-05-14  Joey Hessavoid showing password prefs for emailauth user
2015-03-01  Simon McVittieIf neither timezone nor TZ is set, set both to :/etc...
2014-12-16  Simon McVittieFix getlibdirs when libdirs is unset
2014-12-09  Simon McVittieSimplify libdirs: libdirs must be plural, libdir must...
2014-12-09  Simon McVittieMerge remote-tracking branch 'spalax/paternal/libdirs'
2014-12-06  LouisMake getlibdirs return an array (or whathever this...
2014-12-06  LouisAllow several extra library and plugin directories...
2014-12-02  Amitai Schlairentab
2014-12-02  Mark Jason Dominus... in debug mode, issue a warning before waiting for a...
2014-12-01  Simon McVittiepage.tmpl: tell mobile browsers we have a responsive...
2014-11-26  Simon McVittieMerge branch 'ready/html5'
2014-11-26  Simon McVittieMerge remote-tracking branch 'spalax/calendar-autocreate'
2014-10-16  Simon McVittieMerge remote-tracking branch 'refs/remotes/dgit/dgit...
2014-10-16  Simon McVittieAlways produce HTML5 doctype and new attributes, but...
2014-10-12  Simon McVittieSet default User-Agent to something that doesn't mentio...
2014-10-05  Simon McVittieAdd reverse_proxy option which hard-codes cgiurl in...
2014-10-05  Simon McVittieAvoid mixed content when cgiurl is https but url is not
2014-10-05  Simon McVittieUse protocol-relative URIs if cgiurl and url differ...
2014-09-15  Simon McVittieMerge branch 'ready/templatebody'
2014-09-15  Simon McVittieMerge branch 'ready/autoindex-more-often'
2014-09-15  Simon McVittieadd more wording based on what chrysn suggested
2014-09-15  Simon McVittieMerge branch 'ready/document-success-reason'
2014-09-15  Simon McVittieMerge branch 'ready/more-magic'
2014-09-15  Simon McVittieMerge remote-tracking branch 'jcflack/early-env'
2014-09-12  Simon McVittieMerge branch 'ready/imgforpdf-and-more'
2014-09-12  Simon McVittieMerge branch 'ready/chrysn/linkmapenhancement'
2014-09-12  Simon McVittieMerge branch 'ready/edittemplate2'
2014-09-12  Simon McVittieMerge branch 'ready/postform-no'
2014-09-12  Simon McVittieMerge branch 'ready/perf'
2014-09-12  Simon McVittieMerge branch 'ready/more-proxy-utf8-fail'
2014-09-12  Simon McVittieMerge remote-tracking branch 'spalax/paternal/upload...
2014-09-12  Simon McVittieMerge branch 'ready/comments'
2014-09-12  Simon McVittieMerge branch 'ready/trail-sort'
2014-09-12  Simon McVittieRecord ikiwiki (3.20140916) in archive suite sid
2014-09-12  Simon McVittieikiwiki (3.20140916) unstable; urgency=low
2014-08-29  Joey HessMake --no-gettime work in initial build. Closes: #755075
2014-07-11  Simon McVittietrail: don't generate a costly dependency when forcing...
2014-03-05  Simon McVittieTrack whether we're in the scan or render phase
2014-03-05  Simon McVittieAdd templatebody plugin and directive, and enable it...
2014-03-05  Simon McVittieadd readtemplate hook
2014-03-03  Simon McVittieSuccessReason: add some explanatory comments
2014-02-25  Joey HessMerge remote-tracking branch 'anarcat/dev/proxy-utf8...
2014-02-23  Joey HessMerge remote-tracking branch 'remotes/smcv/ready/templa...
2014-02-23  Joey HessMerge remote-tracking branch 'remotes/smcv/ready/openid'
2014-02-23  Joey HessMerge remote-tracking branch 'remotes/smcv/ready/carefu...
2014-02-23  Joey HessMerge remote-tracking branch 'remotes/smcv/ready/git...
2014-02-23  Joey HessMerge remote-tracking branch 'intrigeri/fix_diffurl_vs...
2014-02-23  Joey HessAllow up to 8 levels of nested directives, rather than...
2014-02-23  Joey HessMerge remote-tracking branch 'anarcat/dev/syslog_utf8'
2014-02-23  Joey HessMerge remote-tracking branch 'mhameed/html_lang_and_dir'
2014-02-23  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-21  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-17  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-10  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-01  Tuomas JormolaBug#737121: ikiwiki: [PATCH] Implement configuration...
2013-11-29  Antoine Beauprédon't edit config setting, but a temporary variable...
2013-11-29  Antoine Beauprérecover gracefully from syslog failures
2013-11-16  Joey HessAdded only_committed_changes config setting, which...
2013-11-16  Joey HessOptmised loadindex by caching the page name in the...
2013-11-16  Joey HessFixed unncessary tight loop hash copy in saveindex...
2013-09-04  Joey HessFix cookiejar default setting.
2013-08-27  Joey HessMerge remote-tracking branch 'refs/remotes/dgit/dgit...
2013-08-03  Amitai SchlairMerge branch 'master' of github.com:schmonz/ikiwiki
2013-08-03  Joey HessMerge remote-tracking branch 'schmonz/proxy'
2013-08-03  Amitai Schlaircookiejar is now a core config setting.
2013-07-27  Amitai SchlairHonor proxy env vars and reliably honor cookiejar.
2013-07-17  Amitai SchlairMerge branch 'master' into fancypodcast
2013-07-11  Joey Hessikiwiki (3.20130711) unstable; urgency=low
2013-07-08  Joey HessThe ip() pagespec can now contain glob characters to...
2013-06-23  Joey HessMerge branch 'restrict-comment-formats' of git://rtime...
2013-02-20  Amitai SchlairMerge branch 'fancypodcast' of github.com:schmonz/ikiwi...
2013-02-15  Giuseppe BilottaAllow dots in parameter key names
2013-01-25  Amitai SchlairMerge branch 'master' into cvs
2012-11-29  Amitai SchlairMerge branch 'master' into cvs
2012-10-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2012-10-11  Joey Hessadd cgi_overload_message
2012-10-10  Joey HessMerge branch 'master' of git://github.com/wking/ikiwiki
next