summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 'DISTFILES indirection; access $BUILDDIR/distdir instead of $DISTFILES , thus...Brian Harring2005-12-263-1/+31
* - consolidate noman noinfo nodoc into a simple loop and use INSTALL_MASK. Add...Ned Ludd2005-12-251-17/+8
* Make dohtml return 1 when a passed file/dir doesn't exist.Jason Stubbs2005-12-251-1/+14
* Don't show any use flags when using --quiet.Jason Stubbs2005-12-251-0/+4
* Don't try to resolve deps of blockers when using --onlydeps.Jason Stubbs2005-12-251-10/+9
* Remove the now unnecessary USE="*" hack.Jason Stubbs2005-12-252-8/+1
* Allow overlays and the user profile to extend arch.list.Jason Stubbs2005-12-251-7/+7
* - trim extraneous spaces tabs form feeds and newlinesNed Ludd2005-12-251-2/+2
* Check for adequate spacing around "||", "(" and ")" tokens.Jason Stubbs2005-12-251-12/+34
* register_death_hook -> register_die_hookBrian Harring2005-12-251-1/+1
* convert release notes over to upgrade informationBrian Harring2005-12-251-36/+6
* news file, releasenotes data schlopped into it, plus couple of updates.Brian Harring2005-12-251-0/+27
* renaming the death hook registration func to register_die_hookBrian Harring2005-12-251-1/+1
* - initial commit of post --sync hook. postsync.d to come at a later timeNed Ludd2005-12-251-0/+7
* Include symlinks themselves when checking collision-protect.Jason Stubbs2005-12-251-0/+1
* Skip to next directory after one has been removed in unmerge().Jason Stubbs2005-12-251-0/+1
* - use -n syntax like most of ebuild.shNed Ludd2005-12-251-1/+1
* Only do one round of directory removal attempts. As symlinks are now removedJason Stubbs2005-12-251-36/+15
* - remove intermediate var entryNed Ludd2005-12-251-2/+1
* Factor out mtimedb saving code from portageexit() into a new commit_mtimedbJason Stubbs2005-12-251-20/+22
* Use the env's PROMPT_COMMAND for resetting xterm titles when available.Jason Stubbs2005-12-251-5/+6
* - only record vdb entries when the value is non nullNed Ludd2005-12-251-31/+10
* Fix mishandling of masked atoms in || ( .. ) dependencies.Jason Stubbs2005-12-251-2/+8
* Fix typo in writeints()v2.1_pre2Jason Stubbs2005-12-251-1/+1
* bug 114133, write a tmp file then rename it for write* funcs.Brian Harring2005-12-241-17/+24
* Limiting hashing to MD5 only until behaviour improves in the case of theJason Stubbs2005-12-241-1/+4
* Treat symlinks similar to regular files when unmerging and remove them if theJason Stubbs2005-12-241-46/+6
* Fix an incorrect variable reference triggered when using --fix and --checkJason Stubbs2005-12-241-1/+1
* Fix an incorrect comparision self-comparison in USE change calculation.Jason Stubbs2005-12-231-1/+1
* Check if the specified package follows correct syntax and error out if itJason Stubbs2005-12-231-0/+4
* Generalize portage_util.dump_traceback() and make use of it if importingJason Stubbs2005-12-232-9/+17
* if you're going to print an exception, bind the exception when you catch itBrian Harring2005-12-221-1/+1
* update date/version to stop people from pointless whiningMike Frysinger2005-12-2211-11/+11
* finish syncing manpages between trunk/saviorMike Frysinger2005-12-223-58/+61
* quick sync manpages between trunk/saviorMike Frysinger2005-12-221-33/+31
* Added /dev/{stdin,stdout,stderr} to the default sandbox permissions.Jason Stubbs2005-12-211-2/+2
* Mention bugs.gentoo.org when asking the user to post config.log.Jason Stubbs2005-12-211-1/+1
* Separate masked and unavailable ebuilds and report that masked ebuilds can beJason Stubbs2005-12-211-1/+7
* Missing return on load_mod.Jason Stubbs2005-12-211-0/+1
* Make --skipfirst imply --resume.Jason Stubbs2005-12-211-0/+3
* Check that cache modules load correctly and fail if they don't.Jason Stubbs2005-12-211-1/+5
* - make quiet really mean itNed Ludd2005-12-211-1/+1
* USE flags in the to-be-installed package's IUSE but not in currently installedJason Stubbs2005-12-211-2/+2
* Don't show enabled flags when not using --verbose if they haven't changedJason Stubbs2005-12-211-9/+8
* Push portage to the top of the system and world lists when updating.Jason Stubbs2005-12-211-0/+8
* Prevent traceback on fetcher failure and properly check for error conditionsJason Stubbs2005-12-213-4/+7
* Fix an incorrect positional check in *DEPEND parsing.Jason Stubbs2005-12-211-1/+1
* Document the full-path-to-executable requirement on FETCHCOMMAND andJason Stubbs2005-12-211-4/+6
* dont use string substitution as this operation can be quite slow on older bas...Mike Frysinger2005-12-211-3/+3
* Remove old debugging related error message.Jason Stubbs2005-12-201-16/+1