portage.git
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...
2005-12-17 Jason StubbsCheck if packages listed in the --resume list have...
2005-12-17 Jason StubbsRemove old ChangeLog files as they will now be auto... v2.1_pre1
2005-12-17 Jason StubbsCheck if atoms with matching keys will result in higher...
2005-12-17 Jason StubbsRemove duplicate if statement.
2005-12-17 Jason StubbsFix missing ":" on except line.
2005-12-17 Mike Frysingerdeprecate preplib
2005-12-17 Jason StubbsAdd --verbose to the list of options that need to be...
2005-12-17 Mike Frysingerremove preplib/preplib.so docs
2005-12-17 Mike Frysingernothing uses it so no point in keeping it ... plus...
2005-12-17 Jason StubbsFail if not running as root and --resume is attempted.
2005-12-17 Mike Frysingersync with savior branch
2005-12-17 Mike Frysingeradd an add-ebuild-death-hook func so people dont need...
2005-12-17 Jason StubbsCatch KeyError exception throw from aux_get.
2005-12-17 Mike Frysingertouchup TEXTREL warning some more #115727
2005-12-17 Mike Frysingercleanup textrel qa notice
2005-12-16 Jason StubbsPrevent masked use flags from being shown in packages...
2005-12-16 Jason StubbsChange unmatched ' to " in use flag output.
2005-12-15 Ned Ludd- initial commit of split elf debug code
2005-12-15 Mike Frysingerferringb says: i pity the fool who doesnt use better...
2005-12-15 Mike FrysingerBug 115519 by Diego Petteno: Fix ldconfig command order...
2005-12-14 Jason StubbsAdd USE_EXPAND_HIDDEN so that users can extend it witho...
2005-12-14 Brian HarringUse soft limit, not hard limit.
2005-12-13 Jason StubbsPrevent USE_EXPAND variables from bypassing use.mask
2005-12-13 Jason StubbsSeparate and format USE_EXPAND based variables found...
2005-12-11 Jason StubbsRemoved the specific check against PORTAGE_CALLER with...
2005-12-10 Mike Frysingeradd a -v (verbose) option to envvar for easily generati...
2005-12-10 Mike Frysingerfix the fetch/digest shortcuts so they dont break norma...
2005-12-10 Mike Frysingermake the --quiet option useful, touchup whitespace...
2005-12-10 Mike Frysingertouchup in general, add support for -h/--help, and...
2005-12-10 Mike Frysingerfix whitespace in depend atom as point out by chkno...
2005-12-10 Jason StubbsDrop the virtuals related fatal errors down to warnings.
2005-12-09 Mike Frysingerdont run depscan.sh anymore
2005-12-09 Mike Frysingereat whitespace -> YUM
2005-12-09 Mike Frysingeronly digest/fetch files when the operation warrants it
2005-12-07 Jason Stubbss/series/serious/ mistake
2005-12-07 Mike Frysingerrun all elf QA checks before aborting, and all some...
2005-12-07 Mike Frysingerkill dead whitespace and make function def style consistent
2005-12-07 Mike Frysingercleanse maketest once and for all
2005-12-07 Mike Frysingerget rid of duplicated Test phase message in src_test()
2005-12-07 Mike Frysingeradd a status message to src_compile() like src_unpack()
2005-12-07 Mike Frysingeruse emake -j1 in default src_test() instead of make
2005-12-07 Mike Frysingerif PORT_LOGDIR doesnt exist, then try to create it...
2005-12-05 Marius Mauchadd a user-friendly list of changes
2005-12-01 Mike FrysingerSaleem Abdulrasool: document IUSE.invalid
2005-11-30 Marius Mauchadd an option to grab* so that if they're given a direc...
2005-11-29 Mike Frysingergive a slightly better usage message
2005-11-29 Mike Frysingercompnerd: document manifest action
2005-11-27 Jason StubbsKill of generation of CDEPEND for binary and installed...
2005-11-27 Mike FrysingerPetteri says: exit with non-zero status if a file wasnt...
2005-11-23 Marius Mauchkill stupid message about 'masked by -*'
2005-11-22 Mike Frysingermove --nocolor to OPTIONS instead of ACTIONS #113225...
2005-11-15 Marius Mauchconfig additions for elog
2005-11-15 Brian Harringfix for portageq usage call (missing argv), via Emanuel...
next