]> git.deb.at Git - deb/packages.git/history - bin/parse-packages
parse-packages: Unbreak descriptions handling
[deb/packages.git] / bin / parse-packages
2007-06-19 Frank Lichtenheldparse-packages: Unbreak descriptions handling
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 Lichtenheldparse-packages: Fix MD5 sum computation for descriptions
2007-06-17 Frank Lichtenheldparse-packages: Save the md5 checksum of the description
2007-06-16 Frank Lichtenheldparse-packages: Fix a remaining occourence of kfreebsd...
2007-04-14 Frank LichtenheldDescription Search: Move to Xapian
2006-11-12 Frank LichtenheldCreate $DBDIR if it doesn't exist
2006-03-06 Jeroen van WolffelaarSkip arch:all for 3rd party repositories that provide...
2006-02-24 Frank LichtenheldSome fixes to archive handling
2006-02-23 Frank LichtenheldNow that the archive isn't as important anymore, use...
2006-02-23 Jeroen van WolffelaarMake sure also only-virtual packages are listed in...
2006-02-23 Frank LichtenheldNow that we have changed the nesting of the loops remov...
2006-02-23 Jeroen van WolffelaarPut $architecture loop in the inner, and ensure all...
2006-02-23 Frank LichtenheldClean-up behind Jeroen :)
2006-02-23 Jeroen van WolffelaarChange _small.db layout a bit, to include virtual packa...
2006-02-20 Jeroen van WolffelaarUnbuffered output, for tail -f'ing cron.log
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 Jeroen van WolffelaarReduce complexity during show_package by storing info...
2006-02-06 Frank LichtenheldCreate index pages
2006-02-05 Frank Lichtenheld* Move coniguratio stuf to own module
2006-02-05 Frank Lichtenheldshow_package.pl Basic stuff works with still some rough...
2006-02-04 Frank Lichtenheld* Add back some parts of the cron job (100syncarchive_*)
2006-02-02 Jeroen van WolffelaarIn postfixes db's, store empty prefix as '^' to work...
2006-02-02 Jeroen van WolffelaarDrop NUL characters and collate whitespace in descripti...
2006-02-02 Jeroen van WolffelaarIn packages_all_$suite, store only description Id,...
2006-02-01 Jeroen van WolffelaarDrop srcversion logic that was unused
2006-02-01 Jeroen van Wolffelaar- Add working debugging mode (1 as parameter -> do...
2006-02-01 Frank LichtenheldSplit section (main, etc.) from subsection (admin,...
2006-02-01 Jeroen van WolffelaarImplement package postfix indexing
2006-02-01 Jeroen van WolffelaarRemove debugging shortcut
2006-02-01 Jeroen van WolffelaarParse scripts for Packages.gz files and Sources.gz...