portage.git
2006-01-28 Jason StubbsAdd note about --alphabetical
2006-01-28 Jason StubbsDisable the vdb check until it can be migrated to filte...
2006-01-27 Brian Harringadd the "/usr/lib/portage/pym" insert to deal with...
2006-01-27 Mike Frysingermake env-update a bit more flexible by adding a --no...
2006-01-27 Mike Frysingertouchup if logic
2006-01-27 Jason StubbsAdd support for an --alphabetical option to emerge...
2006-01-27 Jason StubbsAdd support for EMERGE_DEFAULT_OPTS configuration varia...
2006-01-27 Jason StubbsAdded a check for obsolete virtual/x11 usage in depende...
2006-01-27 Mike Frysingerm68k generates proper gnu stack markings
2006-01-25 Marius MauchFix typo in error description
2006-01-24 Marius MauchAdd a warning for KEYWORDS=-*
2006-01-24 Marius MauchDisable auto-use prior to code removal
2006-01-24 Marius Mauchfix possible path and vdb location issues
2006-01-24 Jason StubbsAdd further checks for correct DEPEND syntax
2006-01-24 Jason StubbsProvide more information with DEPEND syntax exceptions
2006-01-24 Jason StubbsMove DEPEND empty sublist processing back into use_reduce
2006-01-24 Mike Frysingerpatch by Alec Warner to document CCACHE_DIR #65492
2006-01-23 Mike Frysingerfix prepstrip after previous commit as pointed out...
2006-01-23 Brian Harringfixed up dump_trace, courtesy of spyderous
2006-01-23 Brian HarringAdded usage info to dump_trace, and credit for the...
2006-01-23 Brian Harringupdated diefunc "post the relevant info" msg
2006-01-23 Brian Harringbash tracebacks. :)
2006-01-23 Mike Frysingeraccept --skip-first and --skipfirst
2006-01-23 Brian Harringverify_all occasionally returns longs rather then strings.
2006-01-22 Marius Mauchfixup
2006-01-22 Marius Mauchstore all auxdbkeys in vdb and add a new emaint target...
2006-01-20 Mike Frysingeralso catch leading null runpaths
2006-01-18 Mike Frysingers/maketest/test/
2006-01-17 Mike Frysingeradd -h/--help
2006-01-15 Mike Frysingerfix traceback when EDITOR is not set in the env #118976...
2006-01-15 Mike Frysingerfix inverted strip skip logic
2006-01-13 Mike Frysingeradd FEATURES=assume-digests so i dont have to keep...
2006-01-13 Mike Frysingerclean up coding style/quoting, figure out what objdump...
2006-01-12 Brian Harringdon't inline code, do __name__=="__main__" so the modul...
2006-01-10 Ned Ludd- dont save debug info twice
2006-01-09 Brian HarringAlways call prerm/postrm regardless if the previous...
2006-01-09 Mike Frysingerfix display of ebuild(1)
2006-01-09 Mike Frysingerget rid of the word "downloaded" in the search output...
2006-01-09 Brian Harringreorganization and a bit of clean up from Benno Schulen...
2006-01-09 Mike Frysingerhandle cross-compilers as well
2006-01-08 Brian Harringfixed the '/' stray char output
2006-01-08 Brian Harringbug 118191 , puke properly when no args to envvar are...
2006-01-08 Mike Frysingeradd another common example for package.provided
2006-01-08 Marius Mauchs/checksums/manifests/
2006-01-08 Marius Mauchslightly improve news
2006-01-08 Marius Mauchreenable multi-hash and make error message a bit more...
2006-01-07 Brian Harringbug 117440, added PORTAGE_ACTUAL_DISTDIR var to make...
2006-01-07 Ned Ludd- FEATURES=installsources from Olivier Crete an extent...
2006-01-06 Mike Frysingertouchup style
2006-01-06 Mike Frysingergenerate a log file for users to attach to bug reports
2006-01-06 Mike Frysingertouchup output slightly
2006-01-05 Ned Ludd- set noiselevel when quiet is enabled
2006-01-05 Brian Harringbug 117849, when parallel-fetch is on don't write out...
2006-01-05 Brian Harringfilter '(' and ')' tokens also when checking for invali...
2006-01-05 Brian Harringbug 42299, detect and fail invalid atoms in *DEPEND
2006-01-05 Brian Harringadress -> address spelling typo.
2006-01-05 Brian Harringforce a realpath call for complaints about digest files...
2006-01-05 Brian Harring'k. reverted use_reduce filtering of empty lists ...
2006-01-05 Mike Frysingeronly complain about executable stacks on architectures...
2006-01-05 Mike Frysingerupdate copyright years
2006-01-05 Mike Frysingersync with savior branch
2006-01-04 Brian Harringel buggo pointed out via spyderous.
2006-01-04 Mike Frysingeruse an echo rather than ewarn
2006-01-03 Mike Frysingerre-import the e* functions from baselayout since these...
2006-01-03 Mike Frysingerfix broken quoting
2006-01-03 Mike Frysingerif youre going to rip code from baselayout, you really...
2006-01-01 Ned Ludd- added writemsg_stdout function and make portage use...
2006-01-01 Ned Ludd- added writemsg_stdout function and make portage use...
2006-01-01 Jason StubbsKill the double xterm title codes.
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...
next