summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a warning about confcache to make.conf(5)Marius Mauch2007-01-282-8/+0
* Remove a stray print statement. Thanks to Rick Warner in bug #125261.Zac Medico2007-01-281-1/+0
* Ignore EEXIST from rmdir since some kernels (such as solaris) return that ins...Zac Medico2007-01-272-4/+8
* add support for parsing of unicode quotesMike Frysinger2007-01-271-2/+4
* fix minor sed overzeallousnessAlec Warner2007-01-271-1/+1
* Move tests into new directory structureAlec Warner2007-01-2719-0/+0
* add test to entice svn mvAlec Warner2007-01-271-0/+83
* fix namespacing in testsAlec Warner2007-01-2719-21/+21
* if requested argv cannot be matched to anything, exit with non-zero statusMike Frysinger2007-01-271-1/+6
* For consistency, do not imply --pretend with --changelog since that prevents ...Zac Medico2007-01-271-5/+0
* Fix automatic path detection to account for new locationMarius Mauch2007-01-251-1/+1
* Fix broken symlink caused by exec module renameMarius Mauch2007-01-251-1/+1
* Document namespace sanitizingMarius Mauch2007-01-252-0/+9
* Namespace sanitizing, step 5Marius Mauch2007-01-252-91/+92
* Namespace sanitizing, step 4Marius Mauch2007-01-258-58/+58
* Fix some breakage caused by script malfunctionMarius Mauch2007-01-252-2/+2
* Namespace sanitizing, step 3Marius Mauch2007-01-2520-79/+79
* Namespace sanitizing, step 2bMarius Mauch2007-01-258-16/+16
* Namespace sanitizing, step 2Marius Mauch2007-01-2517-304/+304
* Adding compat symlinks for cache and elog packagesMarius Mauch2007-01-252-0/+2
* Namespace sanitizing, step 1Marius Mauch2007-01-2570-6992/+7016
* demote KEYWORDS.missing to a warning to make KEYWORDS='' validMarius Mauch2007-01-241-0/+1
* Fix broken line number counting for CONTENTS.v2.1.2-r3Zac Medico2007-01-231-2/+2
* For bug #142279, detect and warn about null bytes in CONTENTS.Zac Medico2007-01-231-0/+8
* Update package.keywords section in portage(5) with info about new ** tokenMarius Mauch2007-01-231-9/+17
* Add new ** for package.keywords token to bypass keyword visibility layerMarius Mauch2007-01-232-3/+11
* For bug #163219, handle binpkgs that have missing PF metadata.Zac Medico2007-01-221-2/+3
* For bug #163083, handle an UnsupportedAPIException thrown from the prerm phase.Zac Medico2007-01-212-4/+11
* To ease transition while Manifest 1 is being removed, only require hashes tha...Zac Medico2007-01-211-4/+6
* Don't require MANIFEST2 hashes since that can trigger excessive fetches when ...Zac Medico2007-01-211-1/+3
* Minor fixes thanks to Fabio Correa <facorread@alexandria.cc> in bug #162647.Zac Medico2007-01-201-7/+7
* Use XARGS for portable xargs handling when find doesn't find any files. (bran...Zac Medico2007-01-201-1/+1
* For bug #161356, prevent an AttributeError if the exception has no __module__...Zac Medico2007-01-201-1/+1
* For bug #161356, fix the SLOT match code to handle a KeyError thrown due to a...Zac Medico2007-01-201-2/+8
* Some minor fixes for manifest codeMarius Mauch2007-01-202-8/+15
* fix programlisting output to match the sections they are inMike Frysinger2007-01-201-3/+4
* forgot to document strict alias warningsMike Frysinger2007-01-201-0/+14
* Fix syntax.Zac Medico2007-01-191-1/+1
* For bug #162404, when sesandbox is enabled, only log if PORT_LOGDIR is explic...Zac Medico2007-01-191-1/+7
* Simplify rsync timestamp.chk handling and print the correct path for bug #507...Zac Medico2007-01-181-50/+43
* Raise an informative InvalidData exception instead of 'TypeError: unsubscript...Zac Medico2007-01-181-0/+2
* Validate ebuild names inside portdbapi.cp_list() in order to prevent problems...Zac Medico2007-01-181-2/+8
* Unified try-except-finally only works with python-2.5Marius Mauch2007-01-181-11/+12
* don't force a comparisonAlec Warner2007-01-181-1/+1
* Don't load a module if there is nothing to process after filteringMarius Mauch2007-01-181-0/+2
* update make.conf.example with per-module filteringMarius Mauch2007-01-181-1/+5
* Allow per-module filtering based on loglevels in addition to the global PORTA...Marius Mauch2007-01-181-21/+45
* more trivial fixesMarius Mauch2007-01-181-4/+6
* but news lib path is global, not an attrAlec Warner2007-01-181-1/+1
* I really meant NEWS_LIB_PATH (/var/lib/gentoo) but decent idea to have a time...Alec Warner2007-01-181-4/+5