Age | Commit message (Expand) | Author |
2006-03-23 | add support for generating per-page rss feeds | joey |
2006-03-23 | support arbitrary characters in page titles, via some ugly use of unicode | joey |
2006-03-23 | oops | joey |
2006-03-23 | foo | joey |
2006-03-23 | move config setting into getopts | joey |
2006-03-23 | prototyping improvements | joey |
2006-03-23 | another sub, wow | joey |
2006-03-23 | slightly better latout | joey |
2006-03-23 | proper main sub and loadindex optimisation for cgis | joey |
2006-03-23 | benchmarking suggests that meoization doesn't help even when doing a | joey |
2006-03-23 | Getopt::Long is a huge, heavy perl module. So why use it? | joey |
2006-03-23 | Major code reoganisation, splitting up the single big file. The two goals | joey |
2006-03-23 | remove accidental makemaker cruft | joey |
2006-03-23 | found & fixed another symlink attack | joey |
2006-03-23 | -s == --setup | joey |
2006-03-23 | At Branden's request, clean up the hardcoded ".ikiwiki" everywhere, and add | joey |
2006-03-23 | *warning* any wrappers built with a previous version of ikiwiki need to be | joey |
2006-03-23 | Fix a bad use of implicit return for admin-less wikis. I got lucky.. | joey |
2006-03-23 | added adminuser settings, globlist support, and used this to implement page | joey |
2006-03-21 | prefs page implemented | joey |
2006-03-21 | add --diffurl, if set RecentChanges has links to svn diffs | joey |
2006-03-20 | added last changed timestamp for pages | joey |
2006-03-20 | fix subpage creation | joey |
2006-03-20 | fix setup file error | joey |
2006-03-19 | ugh, use subpages for discussion as a special case | joey |
2006-03-19 | switch default new page location to not be a subpage | joey |
2006-03-19 | don't lock before setup | joey |
2006-03-19 | mispaste | joey |
2006-03-19 | link to helponformatting from the edit page | joey |
2006-03-19 | conflict detection, merging, etc should be done now, I think | joey |
2006-03-19 | second try at merging and conflicts support | joey |
2006-03-19 | stupid mistakes | joey |
2006-03-19 | first cut at svn merge and conflict | joey |
2006-03-18 | oops, add unlock _before_ svn commit | joey |
2006-03-17 | fix | joey |
2006-03-17 | unlock wiki during svn commit to prevent deadlock with post-commit hook | joey |
2006-03-16 | fix update of links to removed pages | joey |
2006-03-16 | need to use CGI in rcs_recentchanges to get escapeHTML | joey |
2006-03-16 | ok, so we don't want to re-load page content into the form on preview.. | joey |
2006-03-16 | dd page preview | joey |
2006-03-16 | optimise svn log a bit | joey |
2006-03-16 | lock wiki and refuse to traverse symlinks | joey |
2006-03-15 | escape html from commit logs | joey |
2006-03-15 | config files now based on perl modules | joey |
2006-03-15 | sometims I hate perl | joey |
2006-03-14 | add a special case for discussion pages when determining the links from a | joey |
2006-03-14 | fix two bugs in page location in new page creation | joey |
2006-03-14 | fix Discussion links to not take the BestLink. | joey |
2006-03-14 | remove quotes, actualy messed up ikiwiki $(wrapper --params) --foo | joey |
2006-03-14 | load/save index when rendering a page in cgi mode for svn-less wikis | joey |