summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2007-11-07* map: Recent changes caused unnecessary ul's to be inserted for itemsJoey Hess
2007-10-31* Don't truncate git commit messages to the first line in RecentChanges,Joey Hess
2007-10-31* Improve the RecentChanges display for git merges, by passing -c insteadJoey Hess
2007-10-31* Avoid using commands like git-diff and instead use "git diff".Joey Hess
2007-10-31* Avoid a race in the git rcs_commit function, by not assuming HEAD willJoey Hess
2007-10-30* Fix an aggregate plugin expiry bug. Over time, it's possible for the sameJoey Hess
2007-10-29* Fix some issues with toggles in preview mode.Joey Hess
2007-10-26releasing version 2.11Joey Hess
2007-10-26Run git-commit -q (though it doesn't do much good due to its stderr abuse).Joey Hess
2007-10-25* ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix orderJoey Hess
2007-10-25* ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix orderJoey Hess
2007-10-25* Add handling of feeds for nested inlines, as well as support for aJoey Hess
2007-10-24* postsparkline: Avoid a confusing error message if no pages matchJoey Hess
2007-10-24ikiwiki is now stored in a git repositoryJoey Hess
2007-10-23* Add a calendar plugin, contributed by Manoj Srivastava.joey
2007-10-22* If gitorigin_branch is set to the empty string, don't push or pull.joey
2007-10-21* Correct a pair of logic errors that triggered if svnpath was empty.joey
2007-10-21suggest python, since the rst formatter is written in itjoey
2007-10-21 * Support git authors of the form "joey <joey>", which is common whenjoey
2007-10-16* Danish translation from Jonas Smedegaard. Closes: #446952joey
2007-10-15* Rewritten rst plugin by madduck is a python program that communicates withjoey
2007-10-13* Add a "createlink" class attribute to the span for wikilinks pointingjoey
2007-10-10* Fix strange stderr-hiding code in the git module, allow error messagesjoey
2007-10-10Vcs- fields now officialjoey
2007-10-10* In the cgi edit path, reload the index file before rendering. A bugjoey
2007-10-10* French translation update. Closes: #445923joey
2007-10-04* Tidy ctime debug output for git.joey
2007-09-30releasing version 2.9joey
2007-09-29clean up bad wiki links, add news itemjoey
2007-09-28* camelcase: Tighten regexp to avoid false positives. WikiWords are onlyjoey
2007-09-24* Don't allow whitespace in link text in a wikilink. This was stilljoey
2007-09-22* Save index after previewing page edit, since even previewing can createjoey
2007-09-22* img: Allow link=somepage to cause the image to link to a given page.joey
2007-09-22* map: Render pages on the way to subpages whose parent pagesjoey
2007-09-21* map: Render empty nodes on the way to subpages whose parent pagesjoey
2007-09-20* tag: Add taglink preprocessor directive, supporting visible tag links.joey
2007-09-20* Add taglink preprocessor directive, supporting visible tag links.joey
2007-09-20* Fix copyright and licence styling.joey
2007-09-17releasing version 2.8joey
2007-09-16* table plugin: Actually specify the delimiter when parsing CSV.joey
2007-09-16* table plugin: Actually specify the delimiter.joey
2007-09-14* meta: Support license and copyright information. The information willjoey
2007-09-13* inline: add feedonly option, set feedonly=yes to get only the feed buttonjoey
2007-09-11* Redid the debian/copyright file, using the proposed new copyright filejoey
2007-09-11link the GPL to GPL-2 since GPL is now GPL 3.joey
2007-09-09releasing version 2.7joey
2007-09-07* Exclude external plugin from syntax check since it uses a module that isjoey
2007-09-06 commit.joey
2007-09-05* Change git test suite to reflect change in log for initial repo creationjoey
2007-09-05* table: Text::CSV doesn't return decoded unicode (XS module); decode itsjoey