]> git.deb.at Git - deb/packages.git/history - lib
html/show.tmpl: If maintainer is obviously a list, offer link to lists archive
[deb/packages.git] / lib /
2007-12-10 Frank LichtenheldPackages::I18N::Languages: Add a English name for km-kh
2007-12-09 Frank LichtenheldPackages::DoShow: Fix a "uninitialized value" warning
2007-12-09 Frank LichtenheldPackages::Dispatcher: Match archives after architectures
2007-12-09 Helge KreutzmannMerge branch 'master' of ssh://kreutzm-guest@git.debian...
2007-12-09 Frank LichtenheldMerge commit 'alioth/master'
2007-12-09 Frank LichtenheldHandle broken Homepage fields more gracefully
2007-11-26 Noritada KobayashiMerge branch 'master' of git://git.debian.org/git/webwm...
2007-11-26 Noritada KobayashiSearch.pm: Avoid printing empty items in the similar...
2007-11-25 Peter KarlssonMerge branch 'master' of ssh://git.debian.org/git/webwm...
2007-11-25 Frank LichtenheldPackages::Dispatcher: Allow '-' in lang parameters
2007-11-25 Frank LichtenheldMerge commit 'alioth/master'
2007-11-25 Frank LichtenheldConvert remaining iso language codes
2007-11-23 Frank LichtenheldMerge commit 'origin/master'
2007-11-21 Frank LichtenheldPackages::CommonCode: Collect random utility functions...
2007-11-17 Frank LichtenheldUse Number::Format to format numbers without the help...
2007-11-17 Frank LichtenheldMake the po location configurable
2007-11-17 Frank LichtenheldRemove all uses of $localedir
2007-11-17 Frank LichtenheldTranslation support for remaining scripts
2007-11-17 Frank LichtenheldPackages::Page: How to translate a single string?
2007-11-17 Frank LichtenheldRestore translation support in the Perl modules
2007-11-17 Frank LichtenheldPackages::I18N::Locale: Also catch %f format strings...
2007-11-17 Frank LichtenheldSwitch to Locale::Maketext
2007-11-17 Frank LichtenheldPackages::Dispatcher: Work around breakage in etch...
2007-10-29 Frank LichtenheldPackages::Dispatcher: Fix parsing error of pathinfo
2007-10-28 Frank LichtenheldPackages::DoNewPkg: Support new backend format
2007-10-21 Frank LichtenheldMake short descriptions translatable
2007-10-20 Frank LichtenheldRework newpkg stuff
2007-10-20 Frank LichtenheldRemove some unneeded includes
2007-10-20 Frank LichtenheldPackages::Template: Make one error message internal
2007-10-20 Frank LichtenheldPackages::DoIndex: Fix typo in error message
2007-10-20 Frank LichtenheldAlways show polangs in footer
2007-10-20 Frank LichtenheldPackages::Search: ignore empty keywords after stemming
2007-10-20 Noritada KobayashiDoShow.pm, html/search.tmpl: Improve msgids that were...
2007-10-19 Noritada KobayashiMerge branch 'master' of git://git.debian.org/git/webwm...
2007-10-18 Frank LichtenheldActually use langs.*.po
2007-10-18 Frank LichtenheldMerge commit 'alioth/master'
2007-10-17 Frank LichtenheldParse::DebianChangelog: update to 1.1.1
2007-10-14 Frank LichtenheldMerge commit 'alioth/master'
2007-10-14 Frank LichtenheldMake all remaining templates translatable
2007-10-14 Frank LichtenheldMove common functions for template use to Packages...
2007-10-13 Frank LichtenheldMake all index pages translatable
2007-10-13 Frank LichtenheldPackages::Template: Add target parameter to page method
2007-10-13 Frank LichtenheldAdd L10N support for Template Toolkit output
2007-10-12 Frank LichtenheldMerge branch 'master' of ssh://source/srv/source.djpig...
2007-10-08 Frank LichtenheldPackages::Dispatcher: Fix some formatting issues
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-10-07 Frank Lichtenheldcontents search: Give result in correct case
2007-09-18 Frank LichtenheldPackages::I18N::LanguageNames: Misc. fixes
2007-09-18 Frank LichtenheldPackages::Sections: Add translations section
2007-09-18 Frank LichtenheldPackages::I18N::LanguageNames: Sync with Languages.pm
2007-09-18 Frank LichtenheldPackages::I18N::Languages: Sync with webwml/english...
2007-09-18 Frank LichtenheldPackages::DoSearchContents: Avoid breaking the grep...
2007-09-11 Frank Lichtenheldhtml/show.tmpl: Improve Homepage link
2007-09-11 Frank LichtenheldPackages::Search: Fix fallback suites
2007-09-11 Frank LichtenheldComment clean-up: Remove $Id$, fix FSF address, copyrig...
2007-09-11 Frank LichtenheldDeb::Versions: Fix a bug introduces by ~ handling
2007-09-11 Frank LichtenheldPackages::Page: Support homepage field
2007-09-09 Frank LichtenheldPackages::DoIndex: Ugly hack to fix content negotiation
2007-09-09 Frank LichtenheldPackages::Dispatcher: Ugly hack to fix allpackages...
2007-09-09 Frank LichtenheldPackages::DoIndex: Send Content-Length and Last-Modified
2007-09-08 Frank LichtenheldRemove non-US support
2007-09-03 Frank LichtenheldPackages::*: More Perl warning fixes
2007-09-03 Frank LichtenheldPackages::DoDownload: Don't try to numerically compare...
2007-09-03 Frank LichtenheldPackages::*: Fix various Perl warnings
2007-09-03 Frank LichtenheldPackages::DoSearchContents: Add missing import of ...
2007-09-02 Frank LichtenheldPackages::Dispatcher: Handle escaped characters in...
2007-09-02 Frank LichtenheldPackages::Dispatcher: Handle suite aliases correctly...
2007-09-02 Frank LichtenheldPackages::DoSearchContents: Handle absolute path names...
2007-09-02 Frank LichtenheldPackages::DoSearchContents: Replace 'stable' by 'etch...
2007-09-02 Frank LichtenheldDeb::Versions: Update list of Debian and Ubuntu releases
2007-09-02 Frank LichtenheldSwitch to using codenames
2007-06-19 Frank LichtenheldPackages::Search: Implement find_similar
2007-06-18 Frank LichtenheldPackages::Dispatcher: create from code from dispatcher.pl
2007-06-18 Frank LichtenheldClean up footer handling
2007-06-18 Frank Lichtenheldremove the html_header argument from do_* calls
2007-06-18 Frank LichtenheldFulltext search: Greatly improve by using a more fuzzy...
2007-06-18 Frank Lichtenheldparse-packages: Move tag parsing code here
2007-06-17 Frank LichtenheldRemove obsolete descriptions.txt previously used for...
2007-06-17 Frank LichtenheldDisplay translated descriptions
2007-06-17 Frank LichtenheldPackages::DB, Packages::Page: Make translated descripti...
2007-06-17 Frank LichtenheldPackages::I18N::Locale: Use UTF-8 as charset for all...
2007-06-17 Frank Lichtenheldparse-translations: new script to parse the Translation...
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-06-02 Frank LichtenheldAdd etch-m68k
2007-06-02 Frank LichtenheldDeb/Versions.pm: Fix handling of ~ vs. empty string
2007-04-14 Frank LichtenheldDoShow.pm: Don't show "special:" debtags
2007-04-14 Frank LichtenheldSearch.pm: Define fallback suites for oldstable-*
2007-04-14 Frank LichtenheldDescription Search: Move to Xapian
2007-04-12 Frank LichtenheldPage.pm: Let get_version_string sort architectures...
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-12-02 Frank Lichtenheldstring2id(): Also allow ":.-"
2006-11-28 Frank LichtenheldImprove error handling:
2006-11-28 Frank LichtenheldMove a remaining HTML message from DoShow.pm to show...
next