]> git.deb.at Git - deb/packages.git/history - lib/Packages/DoShow.pm
Packages::DoShow: Fix a "uninitialized value" warning
[deb/packages.git] / lib / Packages / DoShow.pm
2007-12-09 Frank LichtenheldPackages::DoShow: Fix a "uninitialized value" warning
2007-11-25 Peter KarlssonMerge branch 'master' of ssh://git.debian.org/git/webwm...
2007-11-17 Frank LichtenheldMake the po location configurable
2007-11-17 Frank LichtenheldRestore translation support in the Perl modules
2007-10-21 Frank LichtenheldMake short descriptions translatable
2007-10-20 Frank LichtenheldAlways show polangs in footer
2007-10-20 Noritada KobayashiDoShow.pm, html/search.tmpl: Improve msgids that were...
2007-10-14 Frank LichtenheldMerge commit 'alioth/master'
2007-10-14 Frank LichtenheldMake all remaining templates translatable
2007-10-07 Frank LichtenheldDon't try to output html in error/debug messages
2007-10-07 Frank LichtenheldPackages::CGI: Remove support for msgs and notes
2007-09-08 Frank LichtenheldRemove non-US support
2007-09-03 Frank LichtenheldPackages::*: Fix various Perl warnings
2007-06-19 Frank LichtenheldPackages::Search: Implement find_similar
2007-06-18 Frank LichtenheldClean up footer handling
2007-06-18 Frank Lichtenheldremove the html_header argument from do_* calls
2007-06-18 Frank Lichtenheldparse-packages: Move tag parsing code here
2007-06-17 Frank LichtenheldDisplay translated descriptions
2007-06-09 Frank Lichtenheldlib/Packages/DoShow.pm: Don't shorten the dsc name
2007-06-03 Frank Lichtenheldlib/Packages/DoShow.pm: Fix source package retrieval
2007-06-03 Frank Lichtenheldlib/Packages/DoShow.pm: Ensure that the source download...
2007-06-02 Frank Lichtenheldtemplates/html/show.tmpl: Denote unofficial ports
2007-04-14 Frank LichtenheldDoShow.pm: Don't show "special:" debtags
2007-04-12 Frank LichtenheldDoShow.pm: Handle complex debtags
2007-04-12 Frank LichtenheldDoShow: Add Pre-Depends to dependency output
2007-04-12 Frank Lichtenhelddebtags: Make HTML output more pretty
2006-12-02 Frank LichtenheldUse the debtags vocabulary to be able to show prettier...
2006-11-28 Frank LichtenheldMove a remaining HTML message from DoShow.pm to show...
2006-11-24 Frank LichtenheldMake the Packages::(Src)Page object available to the...
2006-11-21 Frank LichtenheldThe Big, the Fat and the Ugly commit ;)
2006-03-24 Jeroen van WolffelaarShow debtags if available
2006-03-03 Frank LichtenheldThere are no Contents files for udebs. But there are...
2006-03-03 Frank LichtenheldFix some smaller issues reported by Thijs Kinkhorst
2006-03-03 Jeroen van WolffelaarFix cross-suite links, copy&waste mistake
2006-03-03 Frank Lichtenheld- Fix some issues with non-US handling
2006-02-28 Frank LichtenheldAdd text version of allpackages
2006-02-28 Frank LichtenheldFix some minor issues
2006-02-28 Frank Lichtenheld* completly overhaul URL generating. Now things like...
2006-02-24 Frank LichtenheldFix download locations for source packages
2006-02-23 Frank LichtenheldFix some minor issues
2006-02-23 Frank LichtenheldAdd format parameter (used by DoNewPkg and DoIndex)
2006-02-23 Jeroen van WolffelaarRemove stray </td>
2006-02-23 Jeroen van WolffelaarAdd a link to the source at the top
2006-02-23 Jeroen van WolffelaarSimply some stuff due to (suite,arch) now being unique...
2006-02-22 Frank LichtenheldDisplay the index pages from within dispatcher.pl....
2006-02-22 Frank LichtenheldMove $debug_allowed to CGI as a real constant and modif...
2006-02-22 Jeroen van WolffelaarMove list of files to the end of the table, other entri...
2006-02-22 Jeroen van WolffelaarMove version info to arch table (only when there are...
2006-02-22 Frank LichtenheldReplace _() with _g() everywhere. Oddly enough, it...
2006-02-22 Frank LichtenheldAdd basic l10n support.
2006-02-22 Jeroen van WolffelaarRevert r143 for DoShow.pm, I accidently *reduced* impor...
2006-02-22 Jeroen van WolffelaarImport marker from Packages::HTML where used
2006-02-21 Frank LichtenheldBig CSS cleanup, move all style definitions to CSS...
2006-02-21 Jeroen van WolffelaarUse exact wallclocktime when available (it's in the...
2006-02-20 Frank LichtenheldDefault to sourcenames search when displaying source...
2006-02-20 Frank LichtenheldMerge print_deps and print_src_deps and move the differ...
2006-02-15 Frank LichtenheldOnly have one CGI-Script and move most of the code...