summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Marked 2.0.51.20 releaseportage-2_0_51_20Jason Stubbs2005-04-231-9/+11
* Modified sandbox path to use the external sandbox.Jason Stubbs2005-04-232-4/+7
* Added a 3 second delay after a failed Manifest commit. Fixed bug whereJason Stubbs2005-04-235-15/+29
* pym/portage.py: Adding setting of CBUILD to CHOST if it is not set. FixedJason Stubbs2005-04-203-26/+20
* swegener strikes again... (s:beginswith:startswith:)Brian Harring2005-04-192-4/+7
* bin/ebuild: Added a missing import of portage_util.Jason Stubbs2005-04-193-7/+14
* pym/portage_exec.py: Added checks to see if the sandbox is executable andJason Stubbs2005-04-179-87/+151
* eclass_config treachery. Check for the eclass_cache.eclasses wasn't properly...Brian Harring2005-04-162-20/+9
* update exampleMike Frysinger2005-04-151-2/+3
* add more details for the deprecated fileMike Frysinger2005-04-151-3/+12
* pym/portage.py: Added verification of package.provided contents. Fixed aJason Stubbs2005-04-1318-83/+124
* Added --nocolor option courtesy of Jason Cooper on gentoo-user@g.o.Jason Stubbs2005-04-122-3/+10
* Fixed the date parsing of repoman to allow ranged and single yearsJason Stubbs2005-04-122-3/+6
* Added pusedict optimization. #85786Jason Stubbs2005-04-122-11/+20
* Fixed emerge to always add packages to world unless --oneshot is specified.Jason Stubbs2005-04-122-20/+7
* pym/portage.py: Fixed spelling error. Removed code from portdbapi.gvisibleJason Stubbs2005-04-125-49/+55
* Modified to ignore blockers when using --buildpkgonly.Jason Stubbs2005-04-033-66/+79
* Made autouse calculated only at import time to ensure that use flags fromJason Stubbs2005-04-022-5/+14
* Fixed a bug where a return type was a tuple instead of a list in paren_reduce().Jason Stubbs2005-04-022-4/+8
* document info_pkgs, info_vars, and profiles.descMike Frysinger2005-03-301-1/+31
* /etc/portage -> /etc/portage/profile #87173Mike Frysinger2005-03-301-2/+2
* add note about stacking use.maskMike Frysinger2005-03-291-1/+6
* Removed the -a argument from all diff usage.Jason Stubbs2005-03-233-5/+10
* further portage_restrict/restrict mangling in doebuild.Brian Harring2005-03-091-6/+6
* normalize different styles #84283 by Benno SchulenbergMike Frysinger2005-03-091-57/+53
* gentoolkit has been moved #84162Mike Frysinger2005-03-081-3/+3
* revert doebuild back to <.51_pre17 setting RESTRICT behaviour- currently it w...Brian Harring2005-03-082-6/+10
* Added a check to make sure the file exists before working with it, whenJason Stubbs2005-03-062-12/+23
* Fixing ferringb's fix by adding the full scope of normpath.Jason Stubbs2005-03-022-5/+8
* Add pemerge back as a real CVS-stored file.Nicholas Jones2005-03-022-1/+48
* bug 83712, eclass_cache was sensitive to portdir passed in paths (/usr/portag...Brian Harring2005-03-022-4/+10
* bug 83704 , prepman being stupid about pre-bzip2'd files.Brian Harring2005-03-012-5/+8
* Expanded syslist during the unmerge phase so that all packages listed inJason Stubbs2005-03-012-4/+14
* 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