]> git.deb.at Git - deb/packages.git/history - lib
html/show.tmpl: Improve Homepage link
[deb/packages.git] / lib /
2006-02-22 Frank LichtenheldDisplay the index pages from within dispatcher.pl....
2006-02-22 Frank LichtenheldRevert the commit that deleted some version-related...
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 Jeroen van WolffelaarShow full pathnames in filelist view
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 Jeroen van WolffelaarInform user about using aptitude/synaptic instead of...
2006-02-22 Frank LichtenheldReplace _() with _g() everywhere. Oddly enough, it...
2006-02-22 Frank LichtenheldMisc documentation updates
2006-02-22 Frank LichtenheldAdd basic l10n support.
2006-02-22 Jeroen van WolffelaarUse fgrep also for description search
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 Jeroen van WolffelaarUse the correct URL parameter separator (&)
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 Frank Lichtenheldprint_deps: If a virtual package is only provided by...
2006-02-20 Frank Lichtenheldchange read_entry_simple again to use
2006-02-20 Jeroen van WolffelaarFix contents search my moving it to lib, like the rest...
2006-02-20 Frank Lichtenheldin read_entry_simple, prefer real packages over virtual...
2006-02-20 Frank LichtenheldFix handling of parameters when more than one replace...
2006-02-20 Frank LichtenheldDefault to sourcenames search when displaying source...
2006-02-20 Frank LichtenheldFix usage of wrong hash introduced by last commits
2006-02-20 Frank LichtenheldMerge print_deps and print_src_deps and move the differ...
2006-02-20 Frank LichtenheldAdd an additional debug output to track $too_many_hits...
2006-02-20 Jeroen van WolffelaarFix copy&waste error in label
2006-02-20 Jeroen van Wolffelaar- Fix typo in quicksearch box
2006-02-20 Frank LichtenheldAdd a missing brace
2006-02-16 Frank LichtenheldRemove stupid debugging aid I forgot in the code
2006-02-15 Frank LichtenheldOnly have one CGI-Script and move most of the code...
2006-02-10 Jeroen van WolffelaarFix a link w.r.t. $ROOT
2006-02-10 Jeroen van WolffelaarFix full description search: operator precedence causin...
2006-02-10 Jeroen van WolffelaarOptimize and improve full description search by strippi...
2006-02-10 Frank Lichtenheld* complete virtual package support
2006-02-09 Frank LichtenheldBegin implementing virtual package support.
2006-02-07 Frank LichtenheldAdapt to DB format changes
2006-02-07 Jeroen van Wolffelaar- Add $ROOT at appropriate places
2006-02-07 Jeroen van WolffelaarOops - drop debugging print
2006-02-07 Jeroen van WolffelaarReduce complexity during show_package by storing info...
2006-02-07 Frank Lichtenheld* Add source package display
2006-02-06 Frank LichtenheldCreate index pages
2006-02-06 Frank LichtenheldUse local files instead of www.debian.org ones.
2006-02-06 Jeroen van WolffelaarFix several minor issues, mostly configuration-like...
2006-02-05 Frank Lichtenheld* Move coniguratio stuf to own module
2006-02-05 Frank Lichtenheld* Complete pmoreinfo
2006-02-05 Frank Lichtenheldshow_package.pl Basic stuff works with still some rough...
2006-02-04 Frank LichtenheldA minimal working version of show_package.pl (essential...
2006-02-04 Frank Lichtenheld* Add back some parts of the cron job (100syncarchive_*)
2006-02-04 Frank LichtenheldForgot to commit some new files related to the mod_perl...
2006-02-03 Frank LichtenheldThese changes make the search_packages.pl script mod_pe...
2006-02-02 Frank LichtenheldMove some more parameter logic to the Search.pm modul
2006-02-02 Jeroen van WolffelaarIntroduce $SEARCH_CGI
2006-02-01 Frank LichtenheldAdd some dummy sub routines that emulate some yet missi...
2006-02-01 Frank LichtenheldInclude all stuff to be quickly able to set up a experi...
2006-02-01 Frank LichtenheldPaging stuff that is independent from any backend consi...
2006-02-01 Frank LichtenheldInclude some stuff from the old pages we will need...