* Simplify the data structure returned by rcs_recentchanges to avoid
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 3 Sep 2006 19:53:23 +0000 (19:53 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 3 Sep 2006 19:53:23 +0000 (19:53 +0000)
commit92065444d982a443d3862f9ce5094bd32faffb85
tree5eb504ad535f880a1ddaad3c27224d31a2c24d5f
parent22b414ddc0d0e35ad94c60c96a8ac2c8c5e267d5
* Simplify the data structure returned by rcs_recentchanges to avoid
  each rcs plugin needing to form complex strings on its own.
IkiWiki/CGI.pm
IkiWiki/Rcs/Stub.pm
IkiWiki/Rcs/git.pm
IkiWiki/Rcs/svn.pm
debian/changelog