portage.git
2006-03-30 Zac MedicoThe return value from apply_permissions now indicates...
2006-03-30 Zac MedicoHandle distlocks subdir initialization together with...
2006-03-29 Zac MedicoOnly do recursive permissions on $DISTDIR and $DISTDIR...
2006-03-29 Zac MedicoCompare distfiles timestamps with the files in PORTAGE_...
2006-03-29 Zac MedicoIgnore more system libraries in python-trace mode.
2006-03-29 Zac MedicoAutomatically follow symlinks in the atomic_ofstream...
2006-03-29 Mike Frysingeradd missing space in quiet col output
2006-03-29 Zac MedicoCreate a single colorize() function in the output modul...
2006-03-28 Marius MauchRecommend PORTAGE_RSYNC_EXTRA_OPTS instead of PORTAGE_R...
2006-03-27 Ned Ludd- set sane perms on unpacking. If anybody hates this...
2006-03-27 Zac MedicoSort the hashes for manifest2 lines to that output...
2006-03-27 Marius Mauchsort digest/Manifest files by 1) filetype (v2 only...
2006-03-27 Zac MedicoCompare new digest data with old digest data and rewrit...
2006-03-27 Zac MedicoUse write_atomic for updates of old style digest files.
2006-03-27 Marius Mauchfix some nasty repoman tricks causing problems (always...
2006-03-27 Zac MedicoSplit out a reusable Manifest._createDigestLines1(...
2006-03-27 Zac Medicofix a typo from the last revision.
2006-03-27 Zac MedicoSplit out a reusable Manifest._parseDigests() method.
2006-03-26 Zac MedicoAllow users in the portage group to fetch. Thanks to...
2006-03-26 Marius Mauchmove some elog defaults into make.globals, add new...
2006-03-26 Zac MedicoClean up code for creation of CCACHEDIR, CONFCACHEDIR...
2006-03-26 Marius Mauchfor collision-protect also check that only versions...
2006-03-26 Marius Mauchfix AuxfileFilter to ignore all files in svn or cvs...
2006-03-25 Zac MedicoFix traceback for bug #127573. Thanks to illuminata...
2006-03-25 Zac MedicoAdd lazy loading of virtuals in portage.do_vartree...
2006-03-25 Marius MauchAdd files/ prefix for AUX files in manifest1 entries... v2.1_pre7
2006-03-25 Zac MedicoLoad virtuals on demand in order to avoid needless...
2006-03-25 Marius Mauchonly reuse distfile checksums if the file doesn't exist
2006-03-25 Marius MauchMake ebuild digest reuse existing checksums
2006-03-25 Marius MauchMake ebuild digest a bit more verbose
2006-03-25 Marius MauchFileNotFoundException should be used with the filename
2006-03-24 Marius MauchPORTAGE_WORKDIR_MODE is octal
2006-03-24 Marius Mauchadd missing manifest module
2006-03-24 Marius MauchAdd manifest2 support.
2006-03-24 Marius MauchFix crappy error handling for PORTAGE_WORKDIR_MODE
2006-03-24 Marius MauchReplacing arch specific make.conf files with patches...
2006-03-24 Zac MedicoCreate tbz2 package directly in ${PKGDIR}/All to avoid...
2006-03-23 Zac MedicoAdd a portage_debug module and python-trace feature...
2006-03-23 Zac MedicoWhen the post preinst shell tasks fail, write a message...
2006-03-23 Zac MedicoWrite a message to stderr indicating when install_qa_ch...
2006-03-23 Zac MedicoInclude the die call itself (including line number...
2006-03-22 Zac MedicoEnable bash tracing during sourcing of bashrc for ...
2006-03-20 Zac MedicoMake emerge-webrsync only do metadata-transfer when...
2006-03-20 Zac MedicoMove has, hasq, and hasv functions to isolated-function...
2006-03-20 Zac MedicoFix sandbox feature (broken since r2947).
2006-03-20 Zac MedicoDo not split PORTAGE_RSYNC_EXTRA_OPTS and add it direct...
2006-03-20 Marien ZwartMove CacheError from the block of python imports to...
2006-03-19 Zac MedicoMiscellaneous fixes and cleanup for the rsync options...
2006-03-19 Zac MedicoFix deprecated RSYNC_TIMEOUT handling (move it where...
2006-03-19 Marius Mauchadding notes about new rsync option handling
2006-03-19 Marius Mauchmake the fallback make.conf more generic by removing...
2006-03-19 Marius MauchAdd support for generic PORTAGE_RSYNC_{EXTRA_,}OPTS...
2006-03-19 Mike Frysingerupdate -I long option
2006-03-19 Mike Frysingerdelete extraneous print
2006-03-19 Zac MedicoAdd NOCOLOR support to ebuild.sh and make emerge automa...
2006-03-19 Zac MedicoCompare new digest data with old digest data and rewrit...
2006-03-19 Zac MedicoCatch a possible OSError from the stat call in atomic_o...
2006-03-18 Zac MedicoReset the selinux security context before returning...
2006-03-18 Zac MedicoFix typo from the last revision.
2006-03-18 Zac MedicoStop swallowing IOError and TypeError exceptions in...
2006-03-18 Zac MedicoPrevent an IOError with errno != ENOENT from being...
2006-03-18 Zac MedicoFix typo in spelling of been in emerge-web Thanks...
2006-03-18 Zac MedicoMake PORTAGE_INST_UID and PORTAGE_INST_GID default...
2006-03-18 Alec WarnerMinor speedup for findname2, suggested by Brian Harring
2006-03-18 Zac MedicoMake successful inherit calls return success so that...
2006-03-18 Kitoadd short options for --one-shot and --fetch-all-uri...
2006-03-18 Zac MedicoReplace hard coded number 2 in cache modules with errno...
2006-03-18 Zac MedicoChange os.makedirs to makedirs (typo from r2934).
2006-03-18 Zac MedicoFix a typo from the last revision.
2006-03-18 Zac MedicoUse one makedirs function for all directory creations...
2006-03-18 Zac MedicoFix PORTAGE_WORKDIR_MODE so that 0700 is correctly...
2006-03-18 Zac MedicoUse loops to consolidate directory cleaning and creatio...
2006-03-18 Zac MedicoPrevent "eclass-debug.log: No such file or directory...
2006-03-18 Zac MedicoFix PORTAGE_WORKDIR_MODE parsing so that the validated...
2006-03-18 Zac MedicoCatch a possible SyntaxError from the eval function...
2006-03-18 Zac MedicoUse apply_recursive_permissions for DISTCC_DIR.
2006-03-18 Zac MedicoUse apply_recursive_permissions for CCACHE_DIR. Also...
2006-03-18 Zac MedicoUse apply_recursive_permissions for CONFCACHE_DIR.
2006-03-18 Zac MedicoAdd a generic apply_recursive_permissions function...
2006-03-17 Zac MedicoFix deprecated emerge syntax in emerge-webrsync for...
2006-03-17 Zac MedicoMerge emerge-webrsync uid and gid fixes from the prefix...
2006-03-17 Zac MedicoFor better handling of $DISTDIR/cvs-src permissions...
2006-03-17 Zac MedicoFix error handling for $DISTDIR/cvs-src creation and...
2006-03-17 Zac MedicoFix typo in variable name from last revision.
2006-03-17 Zac MedicoFix the apply_permissions XOR logic so that mask remove...
2006-03-17 Zac MedicoImprove error handling in prepare_build_dirs for PORT_L...
2006-03-17 Zac MedicoError handling in prepare_build_dirs for DISTCC_DIR.
2006-03-17 Zac MedicoDisable confcache when it's not possible to apply corre...
2006-03-17 Zac MedicoImprove error handling in the CONFCACHE_DIR section...
2006-03-17 Zac MedicoUse `mv -f` to make sure mv does not prompt for confirm...
2006-03-17 Zac MedicoFix permissions functions so that error messages tell...
2006-03-17 Zac MedicoUse the built-in bool() function to convert 1 or 0...
2006-03-16 Zac MedicoAdd package atom validation to the `emerge --config...
2006-03-16 Zac MedicoImplement __contains__ for portage.config so that it...
2006-03-16 Zac MedicoRevert a hunk from r2834 because PORTAGE_SANDBOX_T...
2006-03-16 Mike Frysingertouchup some more misc bits of bash code
2006-03-16 Zac MedicoMove environment variables WORKDIR, D, and T from prepa...
2006-03-16 Mike Frysingercleanup bash code in use*() and has*() functions with...
2006-03-16 Mike Frysingeradd support for unpacking .tbz, .a, and .deb files
2006-03-16 Zac MedicoAdd a new PORTAGE_WORKDIR_MODE config variable so that...
next