]> git.deb.at Git - deb/packages.git/commit - cgi-bin
Add format parameter (used by DoNewPkg and DoIndex)
authorFrank Lichtenheld <frank@lichtenheld.de>
Thu, 23 Feb 2006 16:50:14 +0000 (16:50 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Thu, 23 Feb 2006 16:50:14 +0000 (16:50 +0000)
commit6b32484cb228479df13814cf1ba0f6667ff7148d
treebb5196301745a78519aa9872df3c26ba305bc16b
parent1d95d44a6b1addd163056c22cf16ca2337221837
Add format parameter (used by DoNewPkg and DoIndex)
Add mode paramter (used by DoNewPkg)
Add DoNewPkg which displays the list of new packages
cgi-bin/dispatcher.pl
lib/Packages/DoIndex.pm
lib/Packages/DoNewPkg.pm [new file with mode: 0644]
lib/Packages/DoShow.pm