the kind of perl code that can only be written at 4:30 am
[ikiwiki.git] / debian / changelog
2007-04-27 joeythe kind of perl code that can only be written at 4...
2007-04-27 joey* Make pagespec_match on failure return a value that...
2007-04-27 joey* Updated Gujarati translation from Kartik Mistry....
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-04-27 joey* Add user(name) to the PageSpec for commit subscriptions.
2007-04-26 joey* Fix sending of commit mails when new pages are added...
2007-04-26 joey* Avoid .svn directories when installing from svn checkout.
2007-04-26 joey* Due to template changes and style sheet changes that...
2007-04-26 joeymore footer improvements
2007-04-26 joey* Move the footer div to enclose tags and links too.
2007-04-24 joshtriplett* Change basewiki CSS to not put a border around images...
2007-04-23 joey* Fix aggregator to not warn when a feed contains no...
2007-04-22 joey* In mercurial backend, untaint ipaddr when using it...
2007-04-18 joey* Minor template improvements by Alessandro.
2007-04-16 joey* Support setting svnpath to "" for wikis that are...
2007-04-15 joeyreleasing version 1.50 1.50
2007-04-15 joey* Add .dpkg-tmp to prune regexp, so that if ikiwiki...
2007-04-14 joey* Add feedshow parameter to inline, which can be useful...
2007-04-14 joey* Patch from Tuomov to link to the directory in feeds...
2007-04-14 joey* Apply patch from Ethan to improve an error message...
2007-04-13 joey* Internal version number and installdir substitutions...
2007-04-12 joey* Add postformtext parameter to inline.
2007-04-10 joshtriplett* Add libtext-typography-perl to Suggests for the typog...
2007-04-10 joshtriplett* Add libdigest-sha1-perl to Suggests, for sparkline...
2007-04-10 joshtriplett* Add libtext-csv-perl to Suggests, for the table plugin.
2007-04-10 joshtriplett* Conflicts/Replaces/Provides the unofficial ikiwiki...
2007-04-10 joey* Optimise displaytime, trimming maybe 6% off the build...
2007-04-10 joshtriplettspelling
2007-04-10 joeycredit
2007-04-10 joey* Add a new %destsources hash, which maps between a...
2007-04-10 joey* Add support for PROFILE=1 to the Makefile, this turns...
2007-04-09 joshtriplett* Add myself as a co-maintainer, with Joey's approval.
2007-04-09 joeyuse err facility when logging errors to syslog
2007-04-09 joshtriplett* Enhance helponformatting and related documentation...
2007-04-09 joshtriplett* Add a graphviz plugin.
2007-04-08 joeyreleasing version 1.49 1.49
2007-04-07 joshtriplett* Remove stray semicolon in linkmap.pm.
2007-04-06 joey* Fix display of escaped wikilinks containing anchors.
2007-04-06 joey* Fix smiley plugin to scan smileys.mdwn after it's...
2007-04-06 joey* Reorder the icon in the template above the stylesheet...
2007-04-06 joey* Updated French translation from JLC. Closes: #417982
2007-04-06 joshtriplett* Add XS-Vcs-Browser field.
2007-04-06 joshtriplett* Add Homepage field.
2007-04-06 joshtriplett* Improvements to Description in debian/control:
2007-04-06 joshtriplett* Add neutral smileys ":|" and ":-|", and question...
2007-04-06 joshtriplett* Use pngcrush and optipng on all PNG files.
2007-04-04 joey* Fix tags to page names that contain special characters.
2007-04-04 joey* Fix a bug that caused link(foo) to succeed if page...
2007-04-04 joey* Fix a bug in the img plugin that caused thumbnailed...
2007-04-01 joey* Fix a big in the img plugin that caused thumbnailed...
2007-04-01 joey* Finally apply the index.html patch, with thanks to...
2007-03-31 joey* Hide excess backlinks and expand using CSS trick...
2007-03-31 joey* Add a templates page to the basewiki. It will automat...
2007-03-31 joey* Fix urls generated by mirrorlist plugin.
2007-03-29 joey* Add --post-commit option, which allows for the case...
2007-03-28 joeyreleasing version 1.48 1.48
2007-03-24 joey* Fix mercurial backend to deal with empty commit messages.
2007-03-24 joey* Finally fixed the longstanding inline removal bug.
2007-03-22 joey* Make ikiwiki's stylesheet support printing by hiding...
2007-03-21 joeytypo
2007-03-21 joey* Fix link() PageSpecs to not just look at the raw...
2007-03-21 joeyreleasing version 1.47 1.47
2007-03-21 joey* Fix a security hole that allowed insertion of unsafe...
2007-03-21 joeythe real bug turned out to be in the meta plugin
2007-03-21 joeyoh, this is confusing, it needs escaping in <title...
2007-03-21 joey* Fix a few bugs around page titles containing html...
2007-03-18 joeyresponse
2007-03-18 joey* Applied a patch from Michał to make the mercurial...
2007-03-17 joey* Detect the case of two people independently creating...
2007-03-17 joey* Make ikiwiki -verbose -setup with a setup file that...
2007-03-17 joey* Fix some broken logic in cgi creation of a subpage...
2007-03-12 joey* French update. Closes: #414597
2007-03-11 joey* Fix a bug with inlined create page links, including...
2007-03-11 joeyreleasing version 1.45 1.45
2007-03-11 joeyadd postsparkline plugin, providing sparkliney stats...
2007-03-08 joey* Correct a deadlock that could occur in post-commit...
2007-03-08 joey* The underscore escaping support exposed a bug in...
2007-03-07 joey* Add a table plugin, derived from the one written...
2007-03-07 joeyMy fix to support encoded underscores in page titles...
2007-03-07 joey* The slash escaping when adding to a blog from the...
2007-03-07 joeytypo sparline => sparkline
2007-03-07 joey* Add a sparline plugin.
2007-03-06 joey* Add preview parameter to preprocesser calls, use...
2007-03-06 joey* Add titlepage template for inline plugin.
2007-03-02 joey* Add "template" option to inline plugin to allow for...
2007-03-02 joey* Allow for underscores to appear in page titles, if...
2007-02-25 joeyreleasing version 1.44 1.44
2007-02-24 joey* Patch from Ethan to improve behavior if a page is...
2007-02-24 joey* Correct a bug that could lead to infinite looping...
2007-02-23 joey* Patch from HenrikBrixAndersen to fix a broken use...
2007-02-21 joey* French translation update. Closes: #411899
2007-02-21 joey* Since the CGI had to drop the wiki lock to avoid...
2007-02-21 joey* Elegant patch from Ethan to clean up the display...
2007-02-20 joey* Smarter detection of no-op changes to po files.
2007-02-20 joey* perl is broken: print "" || die fails! Work around...
2007-02-20 joeytest commit
2007-02-20 joeytypo
2007-02-20 joeybuild ikiwiki.out and use it to build the wiki, so...
2007-02-20 joeyI belive that this patch was from Ben
2007-02-20 joey* Detect old versions of xgettext and avoid using them.
next