summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the ambiguous spacing.portage_2_0_51_18Nicholas Jones2005-03-012-7/+9
* --fetch-all-uri's short option is -F not -f #82499Mike Frysinger2005-02-281-2/+2
* Added a -* to updated FEATURES before saving back to the env. #79566Jason Stubbs2005-02-282-6/+10
* Added back sorting of the final list from portdbapi.cp_all() so that emergeJason Stubbs2005-02-272-5/+11
* BSD/Darwin patch.portage_2_0_51_17Nicholas Jones2005-02-268-26/+68
* config files for x86-fbsd 82978Mike Frysinger2005-02-232-0/+383
* dumb, dumb, dumb mistake...Brian Harring2005-02-222-5/+12
* logic bug in the prev. eclass cache tweak, fixed.Brian Harring2005-02-181-34/+30
* emerge: Disabled the cache update output when using --quiet. #81678Jason Stubbs2005-02-157-14/+29
* portage.py: Fixed the global features usage in the config class and madeJason Stubbs2005-02-1315-37/+59
* drobbin supplied optimizations; basically nukes a 4x set of aux_get calls per...Brian Harring2005-02-111-6/+6
* use $Header like everyone elseMike Frysinger2005-02-101-1/+1
* document the ~* and * special KEYWORDS for package.keywordsMike Frysinger2005-02-061-10/+9
* tell users to use package.keywords, not ACCEPT_KEYWORDS #57290Mike Frysinger2005-02-061-7/+4
* touchup outputMike Frysinger2005-02-061-23/+21
* release tag/header thingy.Nicholas Jones2005-02-061-1/+3
* Included the BSD chflags support from spb and added a check to ensure itNicholas Jones2005-02-066-5/+273
* bin/ebuild.sh: Completed renaming of "maketest" to "test". RESTRICTJason Stubbs2005-02-063-11/+17
* bin/emerge: Added removal of --tree and --changelog upon a restart ofJason Stubbs2005-02-054-101/+121
* closing out 80506, broken RESTRICT="(no|)userpriv" support.Brian Harring2005-02-032-9/+12
* spanky noticed that portage doesn't correctly check for intermediate dirs for...Brian Harring2005-01-312-4/+18
* update from eradicator for multilib stuff, bug 75420Brian Harring2005-01-302-3/+7
* bug 79788, screwy find call syntax hosing up osx gzip'ing of manpages.Brian Harring2005-01-302-3/+7
* reorder for no reason other than alphabeticalMike Frysinger2005-01-301-19/+26
* emerge emerge.1: Added short -N option for --newuse. Moved virtualsJason Stubbs2005-01-307-37/+60
* cleanup, no need to importy copy or string.Brian Harring2005-01-281-4/+2
* make flat_list non locking, abuse fs tricks to provide atomicity in accesses.Brian Harring2005-01-282-52/+60
* Test message change. Repoman overlay disable. nofetch fixNicholas Jones2005-01-243-5/+17
* no point in checking for basename existing when it's not used...Brian Harring2005-01-201-2/+2
* quick tweak spanky pointed out, no need for the basename call when bash match...Brian Harring2005-01-202-4/+7
* Marked for -r14Nicholas Jones2005-01-191-1/+3
* $D is not available in pkg_* functionsMike Frysinger2005-01-191-5/+6
* add a note that use.mask could also just mean no one has tested itMike Frysinger2005-01-191-2/+3
* Unset IFS in ebuild.sh after entering the bashrc for loop.Nicholas Jones2005-01-172-2/+8
* portage.py: Fixed the blocking virtuals bug as per #78201. Removed theJason Stubbs2005-01-173-41/+28
* disabled virtuals negation.Nicholas Jones2005-01-172-6/+18
* FEATURES maketest is now just testMike Frysinger2005-01-161-6/+6
* Repoman fix for the namespace change, and a traceback in the digest code.Nicholas Jones2005-01-163-10/+17
* Added CVS ids as strings that can be printed. Cleaned up imports in the modules.Nicholas Jones2005-01-1628-89/+94
* Removed stray myvirtdirsportage_2_0_51_r13Nicholas Jones2005-01-151-4/+2
* Took Jason's Virtuals-Promotion idea and ran with it. Created a layered effec...Nicholas Jones2005-01-153-48/+127
* play with line breaks to fix output #77970Mike Frysinger2005-01-151-7/+6
* add .eclass to the short description so it shows up in `man -k eclass`Mike Frysinger2005-01-1524-50/+54
* document more functionsMike Frysinger2005-01-151-4/+32
* make sure we dont have leading quotes #77970Mike Frysinger2005-01-141-7/+8
* CVS versioning on portage. Makes the commit messages look cooler.Nicholas Jones2005-01-132-4/+10
* Testing new version tag for cvs.Nicholas Jones2005-01-131-2/+2
* Repoman puts the version into the commit message now.Nicholas Jones2005-01-132-2/+17
* Fixed the reverse ordering of profile virtuals before installed virtualsJason Stubbs2005-01-132-20/+28
* fix typos #77558Mike Frysinger2005-01-133-12/+12