]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
Merge remote branch 'smcv/ready/sort-package'
[ikiwiki.git] / IkiWiki /
2010-04-07  Joey HessMerge remote branch 'smcv/ready/sort-package'
2010-04-07  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-07  Joey HessMerge remote branch 'smcv/ready/link-types'
2010-04-05  Simon McVittieOnly store authorsort in meta pagestate if it differs...
2010-04-05  Simon McVittieOnly store titlesort in meta pagestate if it differs...
2010-04-05  Simon McVittieUse $a and $b for SortSpec cmp callbacks
2010-04-05  Joey Hesstxt: Add a special case for robots.txt.
2010-04-05  Joey Hesscomments: Fix missing entity encoding in title.
2010-04-04  Joey Hessfix test suite
2010-04-04  Joey Hessmore idiomatic perl
2010-04-04  Joey Hessrename hash and avoid unnecessary hash ref
2010-04-04  Joey Hessfix indentation & whitespace
2010-04-04  Lars WirzeniusFix bzr plugin to work with bzr 2.0.
2010-04-04  Simon McVittieRename sort parameter to meta title/author to sortas=bar
2010-04-04  Simon McVittiemeta: generalize meta_title into meta(title); support...
2010-04-03  Simon McVittieRemove tagged_is_strict option, and just behave as...
2010-04-03  Simon McVittieFix some typos that would break Render during changed...
2010-04-03  Simon McVittieimplement typed links; add tagged_is_strict config option
2010-04-03  Simon McVittieMove sort hooks to the IkiWiki::SortSpec namespace
2010-04-03  Simon McVittieSplit out sortnaturally into a plugin
2010-04-02  Joey Hessqualify template_file
2010-04-02  Joey Hesstemplate: Search for templates in the templatedir,...
2010-04-02  Joey Hesshtmlscrubber: Allow colons in url fragments after '?'
2010-03-29  Joey Hessadd warning about incomplete tla support
2010-03-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-29  Joey Hessadd warning messages about bzr and mercurial hooks...
2010-03-29  Joey Hessdon't check $@ after pagespec_translate
2010-03-28  Joey Hessuse __TINYC__ define to avoid tinyc compat fixes breaki...
2010-03-28  Joey Hessfix printing of $@, which is clobbered by the call...
2010-03-26  Joey Hessfix the other half of the filecheck filename bug
2010-03-25  Simon McVittieReimplement extensible sorting mechanisms, in the same...
2010-03-25  Joey Hessfilecheck: Fix bug that prevented the pagespecs from...
2010-03-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-25  Joey Hessremove a few leftover manual folding indicators
2010-03-24  Joey Hessfix unicode with YAML::Syck
2010-03-24  Joey Hessuse perl YAML for dumping
2010-03-24  Joey Hessfix back-compat with old Net::OpenID
2010-03-24  Joey Hessfall back from YAML::Any to just YAML
2010-03-24  Joey Hessuse YAML::Any to allow faster versions to be used if...
2010-03-24  Simon McVittieAdd an optional "sort" argument to meta titles, default...
2010-03-24  Simon McVittieHave the meta plugin add a meta_title sort order
2010-03-21  Joey Hessreset setuptype first, actually
2010-03-21  Joey Hesscheck for 'require' instead of 'use'
2010-03-21  Joey Hessreset setuptype to standard after an automator setup...
2010-03-19  Joey Hessfix newlines in commented defaults
2010-03-19  Joey Hessload YAML on demand
2010-03-19  Joey Hessshorten setuptype
2010-03-19  Joey HessAdd support for setup files written in YAML.
2010-03-19  Joey Hessparameterized indent
2010-03-19  Joey Hessimprove comments
2010-03-19  Joey Hessmove generic comment into IkiWiki::Setup
2010-03-19  Joey Hessfactored out generic commented line dumping
2010-03-19  Joey Hesswhitespace
2010-03-19  Joey Hessallow multiple setup file types, and support safe parsing
2010-03-19  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-19  Joey Hessaudited use POSIX
2010-03-18  Joey HessAllow wrappers to be built using tcc.
2010-03-18  Joey HessC warning cleanup
2010-03-14  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-14  Joey Hessopenid: Use Openid Simple Registration or OpenID Attrib...
2010-03-13  Joey Hesswebsetup: Add websetup_unsafe to allow marking other...
2010-03-12  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-12  Joey Hesstypo
2010-03-12  Joey Hesshtmlscrubber: Security fix: In data:image/* uris, only...
2010-03-11  Joey Hesssearch: Avoid '$' in the wikiname appearing unescaped...
2010-03-11  Joey HessMerge remote branch 'smcv/trivia'
2010-03-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-11  Joey Hessmoderatedcomments: Added moderate_pagespec
2010-03-10  Joey Hesstypo
2010-03-10  Joey HessFix utf8 issues in calls to md5_hex.
2010-02-28  Joey HessAdd new --clean option; this makes ikiwiki remove all...
2010-02-27  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-02-27  Joey HessFix admin openid detection in setup automator, and...
2010-02-27  Joey HessAdd force_overwrite setting to make setup automator...
2010-02-25  Joey Hesscatch failure to open the filetypes file
2010-02-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-02-15  Joey Hesscomments: Display number of comments in comment action...
2010-02-14  Joey Hessminor refactor/optimisation
2010-02-12  Joey Hesssetup file ordering
2010-02-12  Joey Hessadd section information
2010-02-12  Joey Hessformatting sillyness
2010-02-12  Joey Hessremove unnecessary IkiWiki::
2010-02-12  Joey Hessborders
2010-02-12  Joey Hessformat plugin categorization
2010-02-12  Joey Hessadd plugin section, and show which plugins need no...
2010-02-12  Joey Hessreword
2010-02-12  Joey Hessimprove websetup fieldset display
2010-02-12  Joey Hessfix websetup display of unsafe arrays in expert mode
2010-02-12  Joey HessGroup related plugins into sections in the setup file...
2010-02-12  Joey Hessreorder canedit checks during page creation to have...
2010-02-12  Joey Hesspartially fix httpauth canedit hook
2010-02-11  Joey Hessfix logic error
2010-02-11  Joey Hesshttpauth: Add httpauth_pagespec setting that can be...
2010-02-11  Joey Hesshttpauth: When cgiauthurl is configured, httpauth can...
2010-02-11  Joey Hesspatch so far
2010-02-09  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-02-09  Joey Hessamazon_s3: Fix to support the EU S3 datacenter, which...
2010-02-06  Joey HessFix color and format plugins to appear in the websetup...
2010-02-06  Joey Hessopendiscussion: This plugin will also now allow posting...
2010-02-06  Joey Hessensure opendiscussion hook is always called before lockedit
next