Age | Commit message (Expand) | Author |
2006-03-28 | support [[linktext|pagename]] links | joey |
2006-03-28 | case insensative image filenames | joey |
2006-03-26 | add --refresh and make it with with --setup | joey |
2006-03-26 | added --getctime | joey |
2006-03-24 | Take basename of page link when creating a link. Makes blog posts look | joey |
2006-03-24 | add blog post template | joey |
2006-03-24 | default rss on | joey |
2006-03-24 | fixes | joey |
2006-03-24 | hold onto your hats, full-fledged blogging has arrived in ikiwiki! | joey |
2006-03-23 | load index for all cgi scripts, fixes links on RecentChanges | joey |
2006-03-23 | skip old format index file lines for now | joey |
2006-03-23 | preserve ctimes across rebuilds | joey |
2006-03-23 | Add file cretion times to the index file. | joey |
2006-03-23 | new index file format | joey |
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 |