portage.git
2005-12-31 Jason StubbsAdd CTARGET back into the list of vars to be written... v2.1_pre3
2005-12-31 Jason StubbsRedo virtuals code that relied on unique_array keeping...
2005-12-31 Jason StubbsBUILDIR => BUILDDIR
2005-12-31 Jason StubbsUpdate the `touch .unpacked` error message to output...
2005-12-31 Jason StubbsUpdated --pretend example to document new USE flag...
2005-12-31 Jason StubbsUnify the -p and -pv USE display functions and IUSE...
2005-12-30 Jason StubbsCheck and raise an exception when a hash function is...
2005-12-30 Jason StubbsSplit email addresses on the final "@" so as to allow...
2005-12-30 Jason StubbsConvert digest failure information to strings for printing.
2005-12-30 Jason StubbsDon't attempt to chmod/chown unless running as root...
2005-12-30 Jason StubbsDon't download distfiles when manifesting.
2005-12-30 Jason StubbsDon't print emaint warning for masked/non-existant...
2005-12-30 Jason StubbsRemove tests for masked/unavailable packages.
2005-12-29 Mike Frysingertweak multiline whitespace display cause i'm anal like...
2005-12-27 Brian Harringrevert down to 2.3 python requirement via avoiding...
2005-12-27 Brian Harringwhitespace corrections, single space between funcs...
2005-12-27 Brian Harringlinear unique_array lifted from saviour, lifted from...
2005-12-27 Brian Harringongoing portage_util cleanup.
2005-12-27 Brian Harringbye bye crap grab_multiple function.
2005-12-26 Jason StubbsModify portage's settings object rather than the origin...
2005-12-26 Ned Ludd- add splitdebug FEATURE to make.conf.5
2005-12-26 Ned Ludd- export env variable PORTAGE_QUIET when --quiet option...
2005-12-26 Jason StubbsSanitize the root parameter specified to portageq.
2005-12-26 Ned Ludd- add back in 1 newline after trimming all the extraneo...
2005-12-26 Ned Ludd- update fatal qa error handling
2005-12-26 Jason StubbsExport the ROOT environment variable when using functio...
2005-12-26 Brian Harringfinal cleanups for indirect distfiles, exempt fetch...
2005-12-26 Brian Harringdon't generate the distfiles indirection for digest...
2005-12-26 Mike Frysingerquote a bit more
2005-12-26 Mike Frysingerrename BUILDDIR to PORTAGE_BUILDDIR
2005-12-26 Brian Harring'DISTFILES indirection; access $BUILDDIR/distdir instea...
2005-12-25 Ned Ludd- consolidate noman noinfo nodoc into a simple loop...
2005-12-25 Jason StubbsMake dohtml return 1 when a passed file/dir doesn't...
2005-12-25 Jason StubbsDon't show any use flags when using --quiet.
2005-12-25 Jason StubbsDon't try to resolve deps of blockers when using -...
2005-12-25 Jason StubbsRemove the now unnecessary USE="*" hack.
2005-12-25 Jason StubbsAllow overlays and the user profile to extend arch...
2005-12-25 Ned Ludd- trim extraneous spaces tabs form feeds and newlines
2005-12-25 Jason StubbsCheck for adequate spacing around "||", "(" and ")...
2005-12-25 Brian Harringregister_death_hook -> register_die_hook
2005-12-25 Brian Harringconvert release notes over to upgrade information
2005-12-25 Brian Harringnews file, releasenotes data schlopped into it, plus...
2005-12-25 Brian Harringrenaming the death hook registration func to register_d...
2005-12-25 Ned Ludd- initial commit of post --sync hook. postsync.d to...
2005-12-25 Jason StubbsInclude symlinks themselves when checking collision...
2005-12-25 Jason StubbsSkip to next directory after one has been removed in...
2005-12-25 Ned Ludd- use -n syntax like most of ebuild.sh
2005-12-25 Jason StubbsOnly do one round of directory removal attempts. As...
2005-12-25 Ned Ludd- remove intermediate var entry
2005-12-25 Jason StubbsFactor out mtimedb saving code from portageexit() into...
2005-12-25 Jason StubbsUse the env's PROMPT_COMMAND for resetting xterm titles...
2005-12-25 Ned Ludd- only record vdb entries when the value is non null
2005-12-25 Jason StubbsFix mishandling of masked atoms in || ( .. ) dependencies.
2005-12-25 Jason StubbsFix typo in writeints() v2.1_pre2
2005-12-24 Brian Harringbug 114133, write a tmp file then rename it for write...
2005-12-24 Jason StubbsLimiting hashing to MD5 only until behaviour improves...
2005-12-24 Jason StubbsTreat symlinks similar to regular files when unmerging...
2005-12-24 Jason StubbsFix an incorrect variable reference triggered when...
2005-12-23 Jason StubbsFix an incorrect comparision self-comparison in USE...
2005-12-23 Jason StubbsCheck if the specified package follows correct syntax...
2005-12-23 Jason StubbsGeneralize portage_util.dump_traceback() and make use...
2005-12-22 Brian Harringif you're going to print an exception, bind the excepti...
2005-12-22 Mike Frysingerupdate date/version to stop people from pointless whining
2005-12-22 Mike Frysingerfinish syncing manpages between trunk/savior
2005-12-22 Mike Frysingerquick sync manpages between trunk/savior
2005-12-21 Jason StubbsAdded /dev/{stdin,stdout,stderr} to the default sandbox...
2005-12-21 Jason StubbsMention bugs.gentoo.org when asking the user to post...
2005-12-21 Jason StubbsSeparate masked and unavailable ebuilds and report...
2005-12-21 Jason StubbsMissing return on load_mod.
2005-12-21 Jason StubbsMake --skipfirst imply --resume.
2005-12-21 Jason StubbsCheck that cache modules load correctly and fail if...
2005-12-21 Ned Ludd- make quiet really mean it
2005-12-21 Jason StubbsUSE flags in the to-be-installed package's IUSE but...
2005-12-21 Jason StubbsDon't show enabled flags when not using --verbose if...
2005-12-21 Jason StubbsPush portage to the top of the system and world lists...
2005-12-21 Jason StubbsPrevent traceback on fetcher failure and properly check...
2005-12-21 Jason StubbsFix an incorrect positional check in *DEPEND parsing.
2005-12-21 Jason StubbsDocument the full-path-to-executable requirement on...
2005-12-21 Mike Frysingerdont use string substitution as this operation can...
2005-12-20 Jason StubbsRemove old debugging related error message.
2005-12-20 Marius Mauchupdate to work with the verbose error messages
2005-12-20 Marius Mauchupdate with multi-hash stuff and verbose digest errorme...
2005-12-19 Marius MauchMake digest errors more verbose
2005-12-19 Marius Mauchadding multi-hash support
2005-12-19 Marius Mauchquote vars inside PORTAGE_ELOG_COMMAND
2005-12-19 Marius Mauchfix custom module (bug #116024)
2005-12-19 Jason StubbsMake the dep_zapdeps a little bit more readable.
2005-12-19 Jason StubbsCheck if atoms are masked when scanning for which ...
2005-12-19 Jason StubbsRemoved the now unnecessary dep_opconvert portage function.
2005-12-19 Brian Harringfurther type -> isinstance cleanup in dep crap
2005-12-19 Brian Harringmoved cpv funcs out of the block of dep funcs, removed...
2005-12-19 Brian Harringuse spaces for space aligned text (kind of a duh)
2005-12-19 Brian Harringadded parallel-fetch in...
2005-12-18 Jason StubbsAdd USE display when --verbose is not used. Only flags...
2005-12-18 Jason StubbsRestore previous --verbose USE flag style and prepare...
2005-12-18 Jason StubbsQuick hack to work around the extra package lookups...
2005-12-18 Brian Harringremoved unnecessary reconstruct_eclasses import
2005-12-18 Brian Harringparallel-fetch, baby.
2005-12-18 Brian Harringcouple of tweaks. fixed up whitespacing for template...
2005-12-17 Jason StubbsUnpack the _eclasses_ value as it's packed by the datab...
next