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 |
2006-03-15 |
Zac Medico | Generate depgraph.applied_useflags in the display metho... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Remove bin/dopython because it's not either used or... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Send a global updates messages to stdout for bug #126111. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Alec Warner | Comma's are for pussies ( fixing regression from last... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Alec Warner | marienz pointed out that 'raise e' actually raises... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Alec Warner | Catch keyboardinterrupt during imports, don't print... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Alec Warner | Remove SystemExit's from portage imports, raise on... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Alec Warner | Remove some SystemExit exceptions, make portage behave... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | One more 'mode & 07777' in apply_permissions. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Make that 'mode & 07777' for the previous commit. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Use 'mode & 0777' to protect ourselves from unwanted... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Move the "noclean" feature check into clean phase part... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Use a separate PORTAGE_BUILDDIR for overlapping install... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Use apply_secpass_permissions for all permissions in... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Make mode=-1 the default parameter for apply_permission... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Fix some typos in the DISTDIR permissions handling. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Make the apply_permissions function default to exact... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Handle FileNotFound errors instead of ENOENT errors... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Wrap possible exceptions raised by stat call in apply_s... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Add a new OperationNotPermitted exception and use it... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Zac Medico | Use apply_secpass_permissions for DISTDIR permissions. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Zac Medico | Make portage_util.apply_stat_permissions() wrap apply_s... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Zac Medico | Add a new portage_util.apply_secpass_permissions()... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Zac Medico | Simplify emerge's secpass logic. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Zac Medico | Document portage_data.secpass and give secpass=0 to... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Zac Medico | Do not clean shared ${T} after the unmerge phase when... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Zac Medico | Fix KeyError: 'mergelist' error (regression from r2847... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Zac Medico | Use find -path instead of -name for compatibility with... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Zac Medico | Make portage.unmerge return 0 on success in order to... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Zac Medico | Fix misuse of dict.fromkeys class method so that cache... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Mike Frysinger | ppc64 isnt ok just yet, so dont scan for exec stacks |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Zac Medico | Use the ** operator for better unpacking of actionmap... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Zac Medico | Add the command (ebuild.sh or misc-functions.sh) to... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Zac Medico | Add --tree to the blacklist when --resume is used.... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Zac Medico | Make the clean phase obey keeptemp in FEATURES. |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Mike Frysinger | default CCACHE_DIR doesnt use PORTAGE_TMPDIR, it just... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Mike Frysinger | backport portage-pkg path change from savior branch |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Mike Frysinger | dont reset spinner for non-ttys if --quiet is in use |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Zac Medico | Do automatic backup the resume list when it's length... v2.1_pre6 |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Zac Medico | Move PORTAGE_INST_UID and PORTAGE_INST_GID from ebuild... |
commit | commitdiff | tree | snapshot |
next |