Age | Commit message (Expand) | Author |
2008-12-17 | aggregate: If a feed fails to be downloaded, try again immediatly next time a... | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-12-17 | Merge branch 'master' into comments | Joey Hess |
2008-12-17 | monotone: When getting the log, tell monotone how many entries we want, rathe... | Joey Hess |
2008-12-17 | rename: Fix double-escaping of page name in edit box. | Joey Hess |
2008-12-12 | update changelog | Joey Hess |
2008-12-12 | update copyright | Joey Hess |
2008-12-12 | add log entry | Joey Hess |
2008-12-12 | meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect. | Joey Hess |
2008-12-11 | inline: Support feedfile option to change the filename of the feed generated. | Joey Hess |
2008-12-11 | inline: Support emptyfeeds=no option to skip generating empty feeds. | Joey Hess |
2008-11-28 | German translation update from Kai Wasserbäch. Closes: #507056 | Joey Hess |
1997-08-14 | Correct --dumpsetup to include the srcdir in the setup file. | Joey Hess |
2008-11-26 | fix handling of wrappergroup option | Joey Hess |
1997-08-14 | Spanish translation update from Victor Moral. | Joey Hess |
2008-11-19 | French translation update from Philippe Batailler. Closes: #506250 | Joey Hess |
2008-11-18 | improve escaping of wikilinks and preprocessor directives | Joey Hess |
2008-11-17 | Change deb dependencies to list Text::Markdown before markdown (really this t... | Joey Hess |
2008-11-17 | don't need libxml-atom-perl now | Joey Hess |
2008-11-17 | adding htmlbalance; housekeeping | Joey Hess |
2008-11-12 | releasing version 2.70 | Joey Hess |
2008-11-12 | check for invalid utf-8, and toss it back to avoid crashes | Joey Hess |
2008-11-11 | make unlockwiki drop the cgilock | Joey Hess |
2008-11-11 | lockwiki changes | Joey Hess |
2008-11-11 | bzr: Fix dates for recentchanges. | Joey Hess |
2008-11-10 | typo | Joey Hess |
2008-11-10 | tag: Normalize tagbase so leading/trailing slashes in it don't break things. | Joey Hess |
2008-11-10 | Add rel=nofollow to recentchanges_links for the same (weak) reasons it was ea... | Joey Hess |
2008-11-09 | Fix the link() pagespec to match links that are internally recorded as absolute. | Joey Hess |
2008-11-06 | txt: Do not encode quotes when filtering the txt, as that broke later parsing... | Joey Hess |
2008-11-06 | meta: Plugin is now enabled by default since the basewiki uses it. | Joey Hess |
2008-11-06 | aggregate: Try to query XML::Feed for the base url when derelevatising links.... | Joey Hess |
2008-11-03 | releasing version 2.68 | Joey Hess |
2008-10-31 | reorg | Joey Hess |
2008-10-31 | typo | Joey Hess |
2008-10-31 | format: New plugin, allows embedding differntly formatted text inside a page ... | Joey Hess |
2008-10-30 | fix --setup --render | Joey Hess |
2008-10-29 | Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar` | Joey Hess |
2008-10-29 | fix preview of shortcuts | Joey Hess |
2008-10-27 | git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit. | Joey Hess |
2008-10-26 | do no-op post_commit test in wrapper | Joey Hess |
2008-10-23 | untrusted committers code seems to be fully working | Joey Hess |
2008-10-23 | Optimise the no-op post-commit hook in the web edit case by skipping loading ... | Joey Hess |
2008-10-23 | Updated Danish translation from Jonas Smedegaard. Closes: #503117 | Joey Hess |
2008-10-22 | Updated Spanish translation from the ever vigilant Victor Moral. | Joey Hess |
2008-10-21 | function injection overhaul | Joey Hess |
2008-10-20 | tag: When tagpage is set, force the links created by tagging to point at the ... | Joey Hess |
2008-10-20 | inline: Only the last feed link was put on the page, fix this to include all ... | Joey Hess |
2008-10-19 | Use the pure perl Data::Dumper when generating setup files to ensure that utf... | Joey Hess |
2008-10-19 | Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding... | Joey Hess |