2006-03-29 |
Zac Medico | Create a single colorize() function in the output modul... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Marius Mauch | Recommend PORTAGE_RSYNC_EXTRA_OPTS instead of PORTAGE_R... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ned Ludd | - set sane perms on unpacking. If anybody hates this... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Sort the hashes for manifest2 lines to that output... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Marius Mauch | sort digest/Manifest files by 1) filetype (v2 only... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Compare new digest data with old digest data and rewrit... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Use write_atomic for updates of old style digest files. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Marius Mauch | fix some nasty repoman tricks causing problems (always... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Split out a reusable Manifest._createDigestLines1(... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | fix a typo from the last revision. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Split out a reusable Manifest._parseDigests() method. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Zac Medico | Allow users in the portage group to fetch. Thanks to... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Marius Mauch | move some elog defaults into make.globals, add new... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Zac Medico | Clean up code for creation of CCACHEDIR, CONFCACHEDIR... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Marius Mauch | for collision-protect also check that only versions... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Marius Mauch | fix AuxfileFilter to ignore all files in svn or cvs... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Zac Medico | Fix traceback for bug #127573. Thanks to illuminata... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Zac Medico | Add lazy loading of virtuals in portage.do_vartree... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | Add files/ prefix for AUX files in manifest1 entries... v2.1_pre7 |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Zac Medico | Load virtuals on demand in order to avoid needless... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | only reuse distfile checksums if the file doesn't exist |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | Make ebuild digest reuse existing checksums |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | Make ebuild digest a bit more verbose |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | FileNotFoundException should be used with the filename |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | PORTAGE_WORKDIR_MODE is octal |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | add missing manifest module |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | Add manifest2 support. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | Fix crappy error handling for PORTAGE_WORKDIR_MODE |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | Replacing arch specific make.conf files with patches... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Zac Medico | Create tbz2 package directly in ${PKGDIR}/All to avoid... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Zac Medico | Add a portage_debug module and python-trace feature... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Zac Medico | When the post preinst shell tasks fail, write a message... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Zac Medico | Write a message to stderr indicating when install_qa_ch... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Zac Medico | Include the die call itself (including line number... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Zac Medico | Enable bash tracing during sourcing of bashrc for ... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Zac Medico | Make emerge-webrsync only do metadata-transfer when... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Zac Medico | Move has, hasq, and hasv functions to isolated-function... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Zac Medico | Fix sandbox feature (broken since r2947). |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Zac Medico | Do not split PORTAGE_RSYNC_EXTRA_OPTS and add it direct... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Marien Zwart | Move CacheError from the block of python imports to... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Miscellaneous fixes and cleanup for the rsync options... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Fix deprecated RSYNC_TIMEOUT handling (move it where... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marius Mauch | adding notes about new rsync option handling |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marius Mauch | make the fallback make.conf more generic by removing... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marius Mauch | Add support for generic PORTAGE_RSYNC_{EXTRA_,}OPTS... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Mike Frysinger | update -I long option |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Mike Frysinger | delete extraneous print |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Add NOCOLOR support to ebuild.sh and make emerge automa... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Compare new digest data with old digest data and rewrit... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Catch a possible OSError from the stat call in atomic_o... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Reset the selinux security context before returning... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix typo from the last revision. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Stop swallowing IOError and TypeError exceptions in... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Prevent an IOError with errno != ENOENT from being... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix typo in spelling of been in emerge-web Thanks... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Make PORTAGE_INST_UID and PORTAGE_INST_GID default... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Alec Warner | Minor speedup for findname2, suggested by Brian Harring |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Make successful inherit calls return success so that... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Kito | add short options for --one-shot and --fetch-all-uri... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Replace hard coded number 2 in cache modules with errno... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Change os.makedirs to makedirs (typo from r2934). |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix a typo from the last revision. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Use one makedirs function for all directory creations... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix PORTAGE_WORKDIR_MODE so that 0700 is correctly... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Use loops to consolidate directory cleaning and creatio... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Prevent "eclass-debug.log: No such file or directory... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix PORTAGE_WORKDIR_MODE parsing so that the validated... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Catch a possible SyntaxError from the eval function... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Use apply_recursive_permissions for DISTCC_DIR. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Use apply_recursive_permissions for CCACHE_DIR. Also... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Use apply_recursive_permissions for CONFCACHE_DIR. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Add a generic apply_recursive_permissions function... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Fix deprecated emerge syntax in emerge-webrsync for... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Merge emerge-webrsync uid and gid fixes from the prefix... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | For better handling of $DISTDIR/cvs-src permissions... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Fix error handling for $DISTDIR/cvs-src creation and... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Fix typo in variable name from last revision. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Fix the apply_permissions XOR logic so that mask remove... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Improve error handling in prepare_build_dirs for PORT_L... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Error handling in prepare_build_dirs for DISTCC_DIR. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Disable confcache when it's not possible to apply corre... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Improve error handling in the CONFCACHE_DIR section... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Use `mv -f` to make sure mv does not prompt for confirm... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Fix permissions functions so that error messages tell... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Zac Medico | Use the built-in bool() function to convert 1 or 0... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Zac Medico | Add package atom validation to the `emerge --config... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Zac Medico | Implement __contains__ for portage.config so that it... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Zac Medico | Revert a hunk from r2834 because PORTAGE_SANDBOX_T... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Mike Frysinger | touchup some more misc bits of bash code |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Zac Medico | Move environment variables WORKDIR, D, and T from prepa... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Mike Frysinger | cleanup bash code in use*() and has*() functions with... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Mike Frysinger | add support for unpacking .tbz, .a, and .deb files |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Zac Medico | Add a new PORTAGE_WORKDIR_MODE config variable so that... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Mike Frysinger | declare more local variables to prevent env pollution |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Mike Frysinger | - dont allow people to call `install` with -s via insop... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Zac Medico | Check the return value of prepare_build_dirs and return... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Zac Medico | Split the bulk of directory preparation out of doebuild... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Zac Medico | Split the bulk of ebuild environment setup out of doebu... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Zac Medico | Use writemsg_stdout for update_ents and move_ent routin... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Mike Frysinger | add --quiet support to --cols |
commit | commitdiff | tree | snapshot |
next |