tazwok log

age author description
2011-02-14 Antoine Bodin Fix usage display
2011-02-14 Antoine Bodin Speed-up scan() by using -m1 in some grep commands (catch only one occurence).
2011-02-14 Antoine Bodin oups... remove comments I used to speed-up tests
2011-02-14 Antoine Bodin Fix download: auto-install dowload tool only if command used is get-src; in other cases maintainer have to add the download tool into BUILD_DEPENDS to keep cookorder consistent, so we don't install it for him and display an error message if he forgot it; add auto-install for wget/tar when they are needed.
2011-02-14 Antoine Bodin Append both main: & incoming: when both packages exists; using packages.desc instead of package name to check for main package (allow to find thoses with extraversion).
2011-02-14 Christopher Rogers Fixed update-repository to use PACKAGES_REPOSITORY so we can have :main in sources.list file for the packages we got there. This is better then them be all saying incoming sources when there not.