added ikiwiki version.
[ikiwiki.git] / IkiWiki /
2011-03-30 Joey Hesscheck site url for https
2011-03-30 Richard Levitte* IkiWiki/Plugin/monotone.pm: monotone v0.48 has a...
2011-03-30 Richard Levitte* IkiWiki/Plugin/monotone.pm: implement rcs_getmtime
2011-03-30 Joey Hessrobustness fix
2011-03-30 Joey Hessindentation
2011-03-30 Joey HessMerge remote-tracking branch 'remotes/fmarier/libravata...
2011-03-30 Francois Mariercomments: add OpenID-based avatars (libravatar.org)
2011-03-30 Francois Mariercomments: serve avatars over https in https wikis
2011-03-30 Francois Mariercomments: add avatar picture of comment author
2011-03-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-03-28 Giuseppe Bilottameta plugin: script support
2011-03-28 Joey Hessmeta: Security fix; don't allow alternative stylesheets...
2011-03-28 Joey Hesscomment: Better fix to avoid showing comments of subpag...
2011-03-28 Joey HessRevert "comment: Don't show comments of subpages on...
2011-03-24 Joey Hessfix targetpage replacement to support 3 argument form
2011-03-24 Joey Hessavoid stomping on inline's rootpage sub if it's not...
2011-03-21 Joey Hessfix var name
2011-03-21 Joey Hesscomment about locking
2011-03-21 Joey Hesscall aggregate checkconfig last
2011-03-21 Joey HessAvoid escaping / characters in filenames when building...
2011-03-21 Joey Hessaggregate: Read cookies from ~/.ikiwiki/cookies by...
2011-03-02 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-03-02 Joey Hessdarcs: Fix multiple issues preventing rcs_diff from...
2011-02-27 Joey Hesscomment: Don't show comments of subpages on parent...
2011-02-26 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-02-25 Joey Hessavoid uninitialized value warning when running -dumpsetup
2011-02-22 Giuseppe Bilottainline: allow assigning an id to postform/feedlink
2011-02-22 Giuseppe Bilottainline: base feed urls on included page name
2011-02-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-02-21 Joey HessFix broken baseurl in cgi mode when usedirs is disabled...
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-recentchanges'
2011-02-09 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-02-09 Giuseppe Bilottamap: don't create useless </ul><ul> sequences
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-tag'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-autoindex'
2011-02-09 Joey Hessminor optimisation
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-aggregate'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/tag-test'
2011-02-09 Joey HessMerge remote branch 'smcv/transient-relative-api'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient'
2011-02-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-02-03 Joey Hesshtmltidy: Avoid breaking the sidebar when websetup...
2011-02-02 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-02-02 Joey Hesseditpage: Avoid inheriting internal page types.
2011-01-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-01-25 Joey Hessrun po checkconfig last so it can see underlays added...
2011-01-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-01-24 Joey Hessinline: Fix regression in feed titles. Closes: #610878...
2011-01-24 Joey Hessblogspam: Don't check modifications from admins for...
2011-01-24 Joey Hessbleagh
2011-01-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-01-23 Joey Hessfix uninitilized value warning on bad page name
2011-01-23 Joey HessRevert "fix uninitilized value warning on bad page...
2011-01-22 Simon McVittieautoindex: default to autoindex_commit=1 as intended
2011-01-22 Simon McVittieDon't create autoindex pages just because of transient...
2011-01-22 Simon McVittieAllow autoindex files to be written into the transient...
2011-01-22 Simon McVittieMerge branch 'ready/autoindex-autofile' into HEAD
2011-01-22 Simon McVittieautoindex: stop tracking deletions, use generic autofil...
2011-01-22 Simon McVittieautoindex: use add_autofile
2011-01-22 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-01-22 Joey Hessrename: Fix crash when renaming a page that is linked...
2011-01-22 Joey Hesscomments: Fix XSS security hole due to missing validati...
2011-01-22 Joey Hessfix uninitilized value warning on bad page name
2011-01-07 Simon McVittiePut newly aggregated pages in the transient underlay
2011-01-07 Simon McVittieOnly unlink excess recentchanges from srcdir if not...
2011-01-07 Simon McVittiePut recent changes in the transient underlay
2011-01-07 Simon McVittietag: default to tag_autocreate_commit=1 as intended
2011-01-07 Simon McVittietag: optionally write autocreated tags to the transient...
2011-01-07 Simon McVittieMerge branch 'ready/tag-test' into transient-tag
2011-01-07 Simon McVittieAdd add_literal_underlay and use it for the transient...
2011-01-07 Simon McVittieAssume obsolete transient pages have the same extension...
2011-01-07 Simon McVittieGC unused pages in the transient underlay
2011-01-07 Simon McVittieAdd transient plugin, which adds ~/.ikiwiki/transient...
2011-01-06 Joey Hessreword feed descs
2011-01-06 Giuseppe Bilottainline: pass the Atom/RSS titles to the templates
2011-01-05 Joey Hessfix urlto(undef)
2011-01-05 Joey Hessuse cgitemplate, remove misctemplate
2011-01-05 Joey Hessadd cgitemplate
2011-01-05 Joey Hessbetter handling of relative permalinks
2011-01-05 Joey Hessfactored out an urlabs from aggregate and cgi
2011-01-05 Joey Hessoops
2011-01-05 Joey HessExport three cgi env vars needed for CGI->url to work.
2011-01-05 Joey HessFix permalinks to recentchanges items and comments...
2011-01-05 Joey Hesstypo
2011-01-05 Joey Hessremove old unused baseurl parameter
2011-01-05 Joey HessFix redirect to use a full url.
2011-01-05 Joey HessFix base url when previewing. Was broken by urlto chang...
2011-01-05 Giuseppe Bilottaunescape tag names
2011-01-04 Joey Hessfix patch to not strip a leading "." unless it's part...
2011-01-04 Joey Hessfix patch to not expose config setting as a regexp
2011-01-04 Giuseppe Bilottatag name sanitation
2011-01-02 Joey Hessremove second parameter to include_javascript
2010-12-30 Joey Hessgit: Fix bug involving attempting to web revert a commi...
2010-12-30 Joey Hessbugfix
2010-12-29 Joey HessAdd a second parameter to the rcs_diff hook, and avoid...
2010-12-29 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-12-29 David BremnerUpdate highlight plugin for highlight api.
2010-12-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-12-28 Thomas Kellermonotone.pm: while we're still only checking the major...
2010-12-26 Paul Menzelteximg: Use `\[` and `\]` instead of not recommended...
next