]> git.deb.at Git - deb/packages.git/history - lib/Packages/DoSearchContents.pm
Remove some unneeded includes
[deb/packages.git] / lib / Packages / DoSearchContents.pm
2007-10-20 Frank LichtenheldRemove some unneeded includes
2007-10-07 Frank Lichtenheldcontents search: Give result in correct case
2007-09-18 Frank LichtenheldPackages::DoSearchContents: Avoid breaking the grep...
2007-09-03 Frank LichtenheldPackages::DoSearchContents: Add missing import of ...
2007-09-02 Frank LichtenheldPackages::DoSearchContents: Handle absolute path names...
2007-09-02 Frank LichtenheldPackages::DoSearchContents: Replace 'stable' by 'etch...
2007-06-18 Frank Lichtenheldremove the html_header argument from do_* calls
2006-11-23 Frank Lichtenheldmake sure all_architectures is sorted
2006-11-21 Frank LichtenheldThe Big, the Fat and the Ugly commit ;)
2006-03-03 Frank LichtenheldFix some smaller issues reported by Thijs Kinkhorst
2006-03-03 Frank LichtenheldWe welcome DoSearchContents.pm to the "multiple keyword...
2006-03-03 Frank LichtenheldSmall adjustments
2006-03-03 Jeroen van WolffelaarHilight the keyword in contents searches
2006-03-03 Jeroen van WolffelaarFix going via the 3 modes of contents search
2006-03-02 Frank Lichtenheld- Further fixes to the arch handling
2006-03-02 Frank LichtenheldFix some issues in contents search:
2006-02-23 Frank LichtenheldEliminate the last non-translatable strings
2006-02-22 Frank LichtenheldMove $debug_allowed to CGI as a real constant and modif...
2006-02-22 Jeroen van WolffelaarShow full path (with initial slash)
2006-02-22 Jeroen van WolffelaarUse _g instead of gettext, the former works, the latter...
2006-02-22 Frank LichtenheldAdd basic l10n support.
2006-02-21 Frank Lichtenheldremove $SEARCH_CGI since it is always identical with...
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-21 Frank LichtenheldMake result display of DoSearchContents actually usable
2006-02-20 Jeroen van WolffelaarActually search on filenames
2006-02-20 Jeroen van WolffelaarFix contents search my moving it to lib, like the rest...