`git-rev-parse --show-prefix` from all names reported by git-log.
Patch by Jamey Sharp
- -- Joey Hess <joeyh@debian.org> Tue, 28 Aug 2007 22:15:52 -0400
+ [ Joey Hess ]
+ * Correct generation of RFC 3339 format times for atom/rss feeds. Always use
+ gmtime for these since a time zone is not specified.
+ * Updated Spanish translation from Victor Moral.
+ * table: Text::CSV doesn't return decoded unicode (XS module); decode its
+ return values.
+ * Change git test suite to reflect change in log for initial repo creation
+ commit.
+ * Add the ikiwiki-update-wikilist command.
+ * Exclude external plugin from syntax check since it uses a module that is
+ not in the build depends. Closes: #441171
+
+ -- Joey Hess <joeyh@debian.org> Fri, 07 Sep 2007 13:04:03 -0400
ikiwiki (2.6.1) unstable; urgency=low