2006-07-03 |
joey | fix |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | fix |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | misc updated |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | * Add a html plugin, which can be used to write wikis... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | use "use open" pragma to avoid manually needing to... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | * Support htmlize plugins and make mdwn one such plugin... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | * Introduce add_plugins and disable_plugins config... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | Encode is used in nearly all code paths so stop loading... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | * Support pages with utf8 filenames. Patch by Faidon... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
www-data | web commit by KellyClowers |
commit | commitdiff | tree | snapshot |
2006-07-03 |
joey | fix path to git hook script |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | updates |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | modify to actually work |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | ugh, this is a tricky one.. |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | remove the blog_list sub, only used one place and simpl... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | bug |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | * Centralised all calls to HTML::Template and force... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
www-data | web commit by joey: revert |
commit | commitdiff | tree | snapshot |
2006-07-02 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | new approach for forcing utf8 -- use a HTML::Template... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-07-02 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | perl bugnum and refix |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | so make sure to let perl know it should be handled... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
www-data | web commit by ThomasSchwinge: HelpOnFormatting link... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
www-data | web commit by ThomasSchwinge: Typo fixes. |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | * POSIX::strftime doesn't know about encodings and... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | FUCK UTF8 fuck fuck fuck!!! |
commit | commitdiff | tree | snapshot |
2006-07-02 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | * Parse svn log as xml for improved utf8 and security... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
joey | * Honor LC_CTIME when formatting a time for display... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
www-data | web commit by AlesandroDottiContra |
commit | commitdiff | tree | snapshot |
2006-07-01 |
www-data | web commit by AlesandroDottiContra |
commit | commitdiff | tree | snapshot |
2006-06-27 |
joey | don't die fatally here |
commit | commitdiff | tree | snapshot |
2006-06-27 |
joey | * Support pinging services such as Technorati using... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
joey | typo |
commit | commitdiff | tree | snapshot |
2006-06-26 |
joey | improve minor |
commit | commitdiff | tree | snapshot |
2006-06-25 |
www-data | web commit by ColasNahaboo: test of 3rd blockquote... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
joey | * Fix orphans plugin to not count a link to a nonexista... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
joey | add |
commit | commitdiff | tree | snapshot |
2006-06-23 |
joey | make the bugs page work like the todo page |
commit | commitdiff | tree | snapshot |
2006-06-22 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-06-21 |
joey | update |
commit | commitdiff | tree | snapshot |
2006-06-19 |
joey | add news item for ikiwiki 1.7 |
commit | commitdiff | tree | snapshot |
2006-06-19 |
joey | releasing version 1.7 1.7 |
commit | commitdiff | tree | snapshot |
2006-06-19 |
joey | * Patch from Recai to fix git recentchanges code to... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
joey | simplify |
commit | commitdiff | tree | snapshot |
2006-06-18 |
joey | * Updated logo from Recai with some kerning and alingme... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
joey | add news item for ikiwiki 1.6 |
commit | commitdiff | tree | snapshot |
2006-06-18 |
joey | releasing version 1.6 1.6 |
commit | commitdiff | tree | snapshot |
2006-06-18 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-06-18 |
joey | update |
commit | commitdiff | tree | snapshot |
2006-06-18 |
joey | update |
commit | commitdiff | tree | snapshot |
2006-06-18 |
joey | update |
commit | commitdiff | tree | snapshot |
2006-06-18 |
joey | * New SVG logo from Recai. |
commit | commitdiff | tree | snapshot |
2006-06-17 |
www-data | web commit by ChristofferSawicki |
commit | commitdiff | tree | snapshot |
2006-06-17 |
joey | document utf8 |
commit | commitdiff | tree | snapshot |
2006-06-17 |
joey | note on perl warnings |
commit | commitdiff | tree | snapshot |
2006-06-17 |
www-data | web commit by RecaiOktas: test utf8 |
commit | commitdiff | tree | snapshot |
2006-06-17 |
joey | - Add 'use encoding "utf8"' to CGI.pm to avoid warnin... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
joey | * More utf-8 fixes from Recai, partly to things I broke... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
joey | add a testcase for the weird markdown utf-8 crasher... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
joey | * Put back the encode_utf8 in the input to markdown... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
joey | * -CSD does not affect modules, so readfile() was not... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
joey | * YA utf-8 patch from Recai, this time to fix previewin... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-06-12 |
joey | add news item for ikiwiki 1.5 |
commit | commitdiff | tree | snapshot |
2006-06-12 |
joey | releasing version 1.5 1.5 |
commit | commitdiff | tree | snapshot |
2006-06-12 |
joey | add perl to build deps |
commit | commitdiff | tree | snapshot |
2006-06-12 |
joey | removing some test pages |
commit | commitdiff | tree | snapshot |
2006-06-11 |
joey | fix setup for git; git requires the repo not be empty... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-06-11 |
www-data | web commit by joey |
commit | commitdiff | tree | snapshot |
2006-06-11 |
joey | add |
commit | commitdiff | tree | snapshot |
2006-06-11 |
joey | * Patch from Recai Oktaş to improve utf-8 support,... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
www-data | web commit by AndreLuisLopes: Added AndreLuisLopes... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
joey | move to more appropriate page |
commit | commitdiff | tree | snapshot |
2006-06-10 |
joey | ikiwiki now in testing |
commit | commitdiff | tree | snapshot |
2006-06-10 |
www-data | web commit by PaulCollins: link logo |
commit | commitdiff | tree | snapshot |
2006-06-08 |
joey | * Fix absolute url munging in rss generation to support... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
www-data | web commit by DonMarti |
commit | commitdiff | tree | snapshot |
2006-06-08 |
www-data | web commit by DonMarti |
commit | commitdiff | tree | snapshot |
2006-06-04 |
www-data | web commit by LarsChristianHausmann |
commit | commitdiff | tree | snapshot |
2006-06-04 |
joey | another from Recai |
commit | commitdiff | tree | snapshot |
2006-06-03 |
joey | misc fixes from Recai |
commit | commitdiff | tree | snapshot |
2006-06-03 |
www-data | web commit by EroSennin |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | meta headers are not sanitised; prevent html leaking... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | solution.. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | ugly bug with locales |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | improve the ikiwiki.setup for git, hope I got everythin... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | blah |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | better blocking |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | * Add support for using git instead of subversion as... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | foo |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | minor |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | * Reorganised the doc wiki's todo/* pages, using a... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | bah, globlists are not anded.. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | add |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | * Reorganised the doc wiki's todo/* pages, using a... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
joey | * Patch from Dr. Zini to add link() and backlink()... |
commit | commitdiff | tree | snapshot |
next |