]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
(no commit message)
[ikiwiki.git] / IkiWiki /
2010-05-02  Joey HessAdd placeholder text in search form (in html5 mode only).
2010-05-02  Joey HessAdd parameter to displaytime to specify that it is...
2010-05-02  Joey Hesshtml5 option
2010-05-01  Joey Hessenable hidden attribute
2010-05-01  Joey Hesshtmlscrubber: Also allow some other html5 tags: canvas...
2010-05-01  Joey Hessmore html5 attributes
2010-05-01  Joey Hessadd rest of html5 form attributes
2010-05-01  Joey Hessadd figure and figcaption
2010-05-01  Joey Hesshtmlscrubber: Allow the html5 form attributes: placehol...
2010-05-01  Joey Hesshtmlscrubber: Allow the placeholder attribute.
2010-05-01  Joey Hessmore html5
2010-05-01  Joey Hesshtmlscrubber: Allow html5 semantic tags: section nav...
2010-04-27  Joey Hesstemplate: Fix typo.
2010-04-26  Joey Hessloop on pagesources, not ctime
2010-04-26  Joey HessFix removal of rendered files in rebuild mode.
2010-04-26  Joey Hessadded match_guid function to meta plugin
2010-04-25  Joey Hessrebuild on template removal
2010-04-25  Joey Hessbugfixes
2010-04-25  Joey Hessadd support for mass dependencies
2010-04-24  Joey HessMerge branch 'master' into templatemove
2010-04-24  Joey Hesspo: fix some uninitalized value warnings when used...
2010-04-24  Joey Hesstemplate() - return params in list context
2010-04-24  Joey Hesschomp template values
2010-04-24  Joey HessMerge branch 'master' into templatemove
2010-04-24  Joey HessMoved javascript files under the ikiwiki/ directory...
2010-04-24  Joey HessMerge branch 'master' into templatemove
2010-04-24  Joey HessMerge branch 'master' into templatemove
2010-04-23  Joey HessMerge branch 'master' into templatemove
2010-04-23  Joey HessMerge branch 'master' into templatemove
2010-04-23  Joey Hessspecial case for page.tmpl dependency handling
2010-04-23  Joey Hessupdate
2010-04-23  Joey Hessuse template() rather than rolling it by hand
2010-04-23  Joey Hessimproved error message
2010-04-23  Joey Hessswitch to using template_depends
2010-04-23  Joey Hessuse same error string as template.pm does
2010-04-23  Joey Hessfix logic
2010-04-22  Joey Hesslook for templates in srcdir and underlays, first
2010-04-22  Joey Hessremove add_templates option
2010-04-22  Joey HessMerge branch 'autotag'
2010-04-22  Joey Hessadd influence info for failed metadata matches
2010-04-22  Joey Hessturn on tag_autocreate by default if tagbase is set
2010-04-22  Joey HessMerge branch 'master' into autotag
2010-04-22  Joey HessMerge branch 'master' into autotag
2010-04-22  Joey Hessremove broken ./tag support
2010-04-22  Joey Hessfixes
2010-04-21  Joey Hessclarify
2010-04-21  Joey HessMerge branch 'master' into autotag
2010-04-21  Joey Hesspass pagespec parameters along from match_tagged
2010-04-21  Joey Hessfix false positive in link_types_changed
2010-04-21  Joey Hessadd separate template variable for tag page and sanitiz...
2010-04-21  Joey Hessremember autofiles that were tried and failed to be added
2010-04-21  Joey Hesscommit autocreated tag pages
2010-04-21  Joey Hessremember autofiles always
2010-04-21  Joey Hessbugfixes
2010-04-21  Joey HessMerge branch 'master' into autotag
2010-04-21  Joey Hessremove verify_src_file
2010-04-21  Joey HessMerge branch 'master' into autotag
2010-04-20  Joey HessMerge branch 'master' into autotag
2010-04-20  Joey HessMerge branch 'file_pruned_revamp'
2010-04-20  Joey Hessbugfix
2010-04-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-20  Joey Hessdarcs: ensure whole darcs query manifest output is consumed
2010-04-20  Joey Hessbugfix
2010-04-20  Joey HessMerge branch 'master' into file_pruned_revamp
2010-04-20  Joey Hessfix uninitialized value warning
2010-04-20  Joey Hesstypo
2010-04-20  Joey Hessfix stat to use unmunged filename
2010-04-20  Joey Hessoops, fix for no_chdir mode
2010-04-20  Joey Hessswitch to 1 parameter version of file_pruned
2010-04-20  Joey Hessremove explicit absolute test
2010-04-20  Joey Hessuse one parameter form of file_pruned here too
2010-04-20  Joey Hessclarify why absolute is tested & stripped here
2010-04-20  Joey HessMerge branch 'master' into file_pruned_revamp
2010-04-20  Joey Hessfix minor bug if a page's name is "0"
2010-04-20  Joey Hessno need to return content from postscan hook
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...
next