]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
call delete hook even if only internal pages are deleted
[ikiwiki.git] / IkiWiki /
2010-04-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-20  Joey Hesschange wording
2010-04-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-20  Joey Hessmove message into if block
2010-04-17  Joey Hessunfinished file_prune revamp
2010-04-17  Joey Hessmove File::Find control back into its code blocks
2010-04-17  Joey Hessmove decode_utf8 closer to reason for it
2010-04-17  Joey Hessfix autotag behavior for relative tags
2010-04-17  Joey Hesscall gentag for taglinks too
2010-04-17  Joey Hessfix autofile call
2010-04-17  Joey Hesstag_autocreate fixups
2010-04-17  Joey Hessbzr: changelog and refactor
2010-04-17  Jelmer VernooijFix get_ctime implementation in Bazaar plugin, add...
2010-04-17  Joey Hessrefactor autofiles
2010-04-17  Joey Hesswhitespace
2010-04-17  Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-17  Joey Hessautoindex: Switch to using %wikistate instead of abusin...
2010-04-16  Joey Hesssquelch warning
2010-04-16  Joey Hessimplement rcs_getmtime for svn
2010-04-16  Joey Hessautomatically run --gettime, and optimise it for git
2010-04-16  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-16  Joey Hess--gettime revamp
2010-04-16  Joey Hesssidebar plugin optimisations
2010-04-16  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-16  Joey Hesscalendar: Improved display of arrows.
2010-04-15  Joey Hessconditional: Fix bug that forced "all" mode off by default.
2010-04-15  Joey Hessfix sidebar directive parameter handling
2010-04-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-15  Joey Hessallow sidebar directive to enable use of sidebar page
2010-04-15  Joey Hesssidebar: Add global_sidebars setting.
2010-04-15  Joey Hesssidebar: Now a sidebar directive can be used to overrid...
2010-04-15  Joey Hessdisable feeds in raw mode
2010-04-15  Joey Hesstypo
2010-04-15  Joey Hessenhance pagestats and rework example blog front page
2010-04-15  Joey Hesscalendar: Add archive_pagespec, which is used by ikiwik...
2010-04-10  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-10  Joey Hesspo: Configuring the same language as master and slave...
2010-04-10  Joey HessMerge remote branch 'smcv/unescaped-meta'
2010-04-09  Joey Hesspo: Check that translated underlay directories exist...
2010-04-07  Joey Hessminor style etc changes
2010-04-07  Joey Hessdon't force a rebuild
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-06  Simon McVittieHTML-encode meta title, description, guid on output...
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  David RiebenbauerMake sure deleted tag pages don't get recreated.
2010-04-03  David RiebenbauerRevert "Revert the effects of find_del_files() for...
2010-04-03  David RiebenbauerCheck for existence off srcfile in add_autofile
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
next