]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/recentchanges.pm
Abstract out CVS's involvement in the wrapper:
[ikiwiki.git] / IkiWiki / Plugin / recentchanges.pm
2009-05-19  Joey HessMerge commit 'intrigeri/po' into po
2009-04-20  intrigeriMerge commit 'upstream/master' into pub/po
2009-04-04  Joey HessMerge branch 'master'
2009-04-01  Joey Hessrecentchanges: change to using do=goto links.
2009-03-08  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-31  Joey HessMerge commit 'smcv/goto'
2009-01-31  Simon McVittieSplit cgi_goto into a goto plugin
2009-01-31  Simon McVittierecentchanges: delete CGI hook in favour of the global one
2009-01-01  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
2008-12-30  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29  Joey HessMerge branch 'master' into next
2008-12-28  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-25  Joey HessMerge branch 'master' into next
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessfinalise version 3.00 of the plugin api
2008-12-23  Joey HessMerge commit 'smcv/recentchanges'
2008-12-22  Simon McVittierecentchanges_link CGI: If the linked page is internal...
2008-12-17  Joey HessCoding style change: Remove explcit vim folding markers.
2008-11-11  Joey HessMerge branch 'master' into po
2008-11-11  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-10  Joey HessAdd rel=nofollow to recentchanges_links for the same...
2008-10-20  intrigeriMerge branch 'prv/po' into pub/po
2008-10-20  intrigeriMerge commit 'origin/master' into prv/po
2008-10-19  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19  Joey Hessfix relativedate timezone inclusion
2008-10-18  Joey Hessfix url
2008-10-18  Joey Hesstweak recentchanges permalink code
2008-10-18  Joey HessPatch for anchor-based change permalinks in recent...
2008-10-18  Joey Hessmake relativedate work for the dates on the recentchang...
2008-09-27  Joey HessExport pagetitle, titlepage, linkpage.
2008-09-27  Joey HessMerge commit 'smcv/beautify'
2008-09-26  Joey Hessdecode utf-8 in recentchanges_link parameter
2008-09-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-25  Joey Hessrecentchanges: Fix redirects to non-page files.
2008-09-21  Simon McVittierecentchanges: construct redirections via urlto(),...
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 2 of 3)
2008-07-31  Joey HessMerge branch 'master' into autoconfig
2008-07-29  Joey HessMerge branch 'tova' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey Hessremove default values in getsetup
2008-07-26  Joey HessMerge branch 'master' into autoconfig
2008-07-26  Joey Hessstandardising and documenting getsetup
2008-07-26  Joey Hessfinish adding getsetup hooks to plugins
2008-07-11  Joey Hessrename beautify_url to stress it only works on the...
2008-07-11  Joey Hessbeautify url recentchanges_link redirs to
2008-06-04  Joey Hessfix uninitialized value problem
2008-06-04  Joey Hessit's not $title, try the other variable
2008-06-04  Joey Hessalso decode html entities in the title
2008-03-14  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-14  Joey Hess* Fix expiry of old recentchanges changeset pages.
2008-03-03  Joey Hess* Add recentchangesdiff plugin that adds diffs to the...
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-02-03  Joey Hess* recentchanges: Exipre all *._change pages, even if...
2008-02-03  Joey Hess* recentchanges: Improve handling of links on the very...
2008-01-30  Joey Hessmove openiduser function to the openid plugin
2008-01-30  Joey Hessmove recentchanges link enabling into a pagetemplate hook
2008-01-30  Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29  Joey Hessreally fix the baseurl problem
2008-01-29  Joey Hessmake the author metadata for changes pages be the un...
2008-01-29  Joey Hessadded configuration for recentchanges
2008-01-29  Joey Hessadd code to delete old change pages
2008-01-29  Joey Hessuse new refresh hook
2008-01-29  Joey Hessupdates
2008-01-29  Joey Hessescape wikilinks and preprocessor directives
2008-01-29  Joey Hesstypo
2008-01-29  Joey Hessmore style improvements
2008-01-29  Joey Hessnon-tabular recentchanges display
2008-01-29  Joey Hesssome parameteraisation and generalisation
2008-01-29  Joey Hessproof of concept implementation of static recentchanges
2008-11-18  Joey Hesshtml escaping complication
2008-11-18  Joey Hessimprove escaping of wikilinks and preprocessor directives