web commit by http://harningt.eharning.us/: updated openid reference
[ikiwiki.git] / IkiWiki /
2008-02-04 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-04 Joey Hess* inline: When previewing, still call will_render on...
2008-02-04 Joey Hessmove saveindex call into preview block
2008-02-04 Joey Hessremove another commit mail mention
2008-02-03 Joey Hessremove spurious EOF
2008-02-03 Joey Hess* monotone changes by Brian May:
2008-02-03 Joey Hessimplement aggregate_locking design
2008-02-03 Joey Hessadd aggregate locking functions
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-02-03 Joey Hessprototype fix
2008-02-03 Joey Hess* aggregate: Revert use of forking to not save state...
2008-02-03 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03 Joey Hess* poll: This plugin turns out to have edited pages...
2008-02-03 Joey Hess* cgi hooks are now run before ikiwiki state is loaded.
2008-02-03 Joey Hess* aggregate: Forking a child broke the one state that...
2008-02-03 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03 Joey Hess* Revert preservation of input file modification times...
2008-01-30 Joey Hessmove openiduser function to the openid plugin
2008-01-30 Joey Hessmove recentchanges link enabling into a pagetemplate...
2008-01-30 Jelmer VernooijExpand file-id in diffurl in the bzr backend.
2008-01-30 Joey Hessrename bazaar -> bzr after discussion with jelmer
2008-01-30 Joey Hesscommit only the changed file
2008-01-30 Joey Hessstylistic changes
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hessreally fix the baseurl problem
2008-01-29 Joey Hessavoid temp var
2008-01-29 Joey Hessdon't scan internal pages
2008-01-29 Joey Hessmerged the recentchanges branch
2008-01-29 Joey Hessadd missing test to avoid uninitialised value when...
2008-01-29 Joey Hess* meta: Add pagespec functions to match against title...
2008-01-29 Joey Hessmake the author metadata for changes pages be the un...
2008-01-29 Joey Hessavoid redundant recentpages action on the recentchanges...
2008-01-29 Joey Hessadded configuration for recentchanges
2008-01-29 Joey Hessadd code to delete old change pages
2008-01-29 Joey Hessimprove support for internal pages
2008-01-29 Joey Hessuse new refresh hook
2008-01-29 Joey Hessadd refresh hook
2008-01-29 Joey Hessupdates
2008-01-29 Joey Hessindicate that an internal page will be rendered even...
2008-01-29 Joey Hessescape wikilinks and preprocessor directives
2008-01-29 Joey Hessupdate RecentChanges action to point to page
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 Hess* Removed support for sending commit notification mails...
2008-01-29 Joey Hessdon't render internal-use pages, and document them
2008-01-29 Joey Hessproof of concept implementation of static recentchanges
2008-01-29 Joey Hess * prettydate,ddate: Don't ignore time formats passed...
2008-01-29 Joey Hesssupport for internal-use page types
2008-01-29 Joey Hessmove userlink to IkiWiki.pm
2008-01-29 Joey Hesschange rcs_recentchanges when to absolute, not relative...
2008-01-29 Joey Hessremove debug message
2008-01-29 Joey HessMerge branch 'master' into recentchanges
2008-01-29 Joey Hessfigured out how rev is used..
2008-01-29 Joey Hess * inline: The template can check for FIRST and LAST...
2008-01-29 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-29 Joey Hessadd an id field to the rcs_recentchanges return structure
2008-01-28 Joey Hessremove extraneous quoting
2008-01-28 Joey Hesstest1
2008-01-28 Joey Hessreally fix comment
2008-01-28 Joey Hessupdate comment
2008-01-28 Jelmer VernooijFinish bazaar backend and make the remaining test pass.
2008-01-28 Jelmer VernooijInitial work adding support for Bazaar.
2008-01-27 Josh Triplettaggregate.pm: Replace Unicode apostrophe with ASCII...
2008-01-24 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-24 Joey Hess* aggregate: Fork a child process to handle the aggrega...
2008-01-17 Brian DowningAdd full parser for git diff-tree output
2008-01-16 Joey Hess* aggregate: Don't let feeds set creation times for...
2008-01-10 Patrick WinnertzI've wrote a little patch for the bug in teximg (can...
2008-01-09 Joey HessIn preferences, allow the subscriptions and email field...
2008-01-09 Joey Hessnot only markdown adds gunk, so remove it in the main...
2008-01-09 Joey Hess* mdwn: When htmlizing text, if it's a single line...
2008-01-09 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-09 Joey Hess* template: Remove bogus htmlize pass added in 2.16.
2008-01-09 Joey Hessdon't process data metadata in scan, as it's expensive...
2008-01-09 Joey Hess* meta: Run in scan mode again (more intelligently...
2008-01-09 Joey Hessoptimisation: detect scan mode and avoid generating...
2008-01-09 Joey Hess* inline: Add copyright/license info on a per-post...
2008-01-09 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv... 2.19
2008-01-09 Joey Hess* aggregate: Include copyright statements from rss...
2008-01-07 Joey Hess* htmlscrubber: Further work around #365971 by adding...
2008-01-07 Joey Hess* Add a prereq on Data::Dumper 2.11 or better, needed...
2008-01-07 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-07 Joey Hessadd explicit test for do=postsignin
2008-01-07 Joey Hessfixes
2008-01-07 Joey Hessfixes
2008-01-07 Joey Hess* Improved the canedit hook interface, allowing a callb...
2008-01-07 Joey Hess* opendiscussion: allow editing of the toplevel discuss...
2008-01-07 Joey Hess* Only try postsignin if no other action matched. Fixes...
2008-01-07 Joey Hessfix some bad copy and pasted plugin ids
2008-01-05 Joey Hess* aggregate: Only save state if it was already loaded...
2008-01-05 Joey Hessfix an uninitialised value warning
2008-01-05 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-05 Joey Hess* aggregate: Only save state if it was already loaded.
2008-01-03 Joey Hessround days old message
2008-01-02 Joey Hess* Stop testing Encode::is_utf8 in decode_form_utf8...
2008-01-02 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-01 Joey Hess* Split error messages for failures to drop real uid...
next