aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-01-02
|\ \
| * | when using httpauth, anonok isn'thttp://www.google.com/profiles/schmonz2010-01-01
| * | back from the donehttp://www.google.com/profiles/schmonz2010-01-01
* | | plugin names are always lowercaseJoey Hess2010-01-01
|/ /
* | inline: Fix bug that limited displayed pages when feedshow was specified w/o ...Joey Hess2010-01-01
* | Update on interaction between `show`, `feedshow` and `quick`.PaulePanter2010-01-01
* | linkmap: Add option to omit disconnected pages from the map.Joey Hess2010-01-01
* | Add title span to misc.tmpl•••Add title span to misc.tmpl so that the title is styled consistently with pages that use page.tmpl. Svend Sorensen2009-12-30
* | comments: Add a checksum to the name of comment pages, to avoid merge conflic...Joey Hess2009-12-30
* | Use env hack in python scripts.Joey Hess2009-12-29
* | Remove example ikiwiki setup file from the Debian package. This re-enables li...Joey Hess2009-12-28
* | thoughtsJoey Hess2009-12-28
* | ideaJoey Hess2009-12-28
* | add another github forkJoey Hess2009-12-28
* | note as mergedhttp://smcv.pseudorandom.co.uk/2009-12-27
* | repost bug: rst plugin has python hardcode in shebang linehttp://weakish.pigro.net/2009-12-27
* | toc: Add startlevel parameter. (kerravonsen)Joey Hess2009-12-25
* | creditJoey Hess2009-12-25
* | add exampleJoey Hess2009-12-25
* | correctionJoey Hess2009-12-25
* | and someone already thought of tag-page auto-creationhttp://kerravonsen.dreamwidth.org/2009-12-25
* | (no commit message)http://kerravonsen.dreamwidth.org/2009-12-25
* | patch in diff -u formathttp://kerravonsen.dreamwidth.org/2009-12-25
* | pagestats: Add show parameter. Closes: #562129Joey Hess2009-12-25
* | not yet, pleasehttp://www.google.com/profiles/schmonz2009-12-24
* | add netbsd wikihttp://weakish.pigro.net/2009-12-24
* | question: "still domain specific or not?"http://weakish.pigro.net/2009-12-24
* | typohttp://weakish.pigro.net/2009-12-24
* | use `SomePage <>` for wikilink?http://weakish.pigro.net/2009-12-24
* | added taghttp://kerravonsen.dreamwidth.org/2009-12-23
* | added taghttp://kerravonsen.dreamwidth.org/2009-12-23
* | third time lucky?http://kerravonsen.dreamwidth.org/2009-12-23
* | try again with taghttp://kerravonsen.dreamwidth.org/2009-12-23
* | added taghttp://kerravonsen.dreamwidth.org/2009-12-23
* | (no commit message)kierun2009-12-21
* | edit my entry to be less dweebyhttp://www.tychoish.com/2009-12-19
* | adding a new css sheet.http://www.tychoish.com/2009-12-19
* | add news item for ikiwiki 3.20091218Joey Hess2009-12-18
* | releasing version 3.20091218Joey Hess2009-12-18
* | declutterJoey Hess2009-12-15
* | reorgJoey Hess2009-12-14
* | fix typo•••This was probably not noticed because it only results in a warning, and in the checkcontent diff having some unchanged lines in it. Joey Hess2009-12-14
* | 404/goto: Fix 404 display of utf-8 pages.•••Problem here was that no charset http header was being sent. I fixed this globally by making cgi_custom_failure send the header. Required changing its parameters. Joey Hess2009-12-14
* | 404: fix utf-8 encoding of REDIRECT_URLJoey Hess2009-12-14
* | remove: Fix problem removing pages with utf-8 in the name.Joey Hess2009-12-14
* | attachment: Fix reversion in attachment sorting by age.•••Reversion was introduced by over-eager removal of mtime_raw in 2b569f99d9e7f1d4d30c7f3adde9729ff4d868cf Joey Hess2009-12-14
* | attachment: Fix several utf-8 problems.•••Similar to those in the rename plugin, although here we can't use the form object. Joey Hess2009-12-14
* | rename: Fix some utf-8 problems.•••The crux of the problem is that the cgi object has raw values not converted to utf-8, and rename was using its fields. Also fixed a missed place where the form object did not get its fields utf-8 encoded. Joey Hess2009-12-14
* | minor: Added an external link to the used tool.http://lj.rossia.org/users/imz/2009-12-14
* | monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte)Joey Hess2009-12-13