2005-12-31 |
Jason Stubbs | Add CTARGET back into the list of vars to be written... v2.1_pre3 |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Jason Stubbs | Redo virtuals code that relied on unique_array keeping... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Jason Stubbs | BUILDIR => BUILDDIR |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Jason Stubbs | Update the `touch .unpacked` error message to output... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Jason Stubbs | Updated --pretend example to document new USE flag... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Jason Stubbs | Unify the -p and -pv USE display functions and IUSE... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Jason Stubbs | Check and raise an exception when a hash function is... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Jason Stubbs | Split email addresses on the final "@" so as to allow... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Jason Stubbs | Convert digest failure information to strings for printing. |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Jason Stubbs | Don't attempt to chmod/chown unless running as root... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Jason Stubbs | Don't download distfiles when manifesting. |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Jason Stubbs | Don't print emaint warning for masked/non-existant... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Jason Stubbs | Remove tests for masked/unavailable packages. |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Mike Frysinger | tweak multiline whitespace display cause i'm anal like... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Brian Harring | revert down to 2.3 python requirement via avoiding... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Brian Harring | whitespace corrections, single space between funcs... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Brian Harring | linear unique_array lifted from saviour, lifted from... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Brian Harring | ongoing portage_util cleanup. |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Brian Harring | bye bye crap grab_multiple function. |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Jason Stubbs | Modify portage's settings object rather than the origin... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Ned Ludd | - add splitdebug FEATURE to make.conf.5 |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Ned Ludd | - export env variable PORTAGE_QUIET when --quiet option... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Jason Stubbs | Sanitize the root parameter specified to portageq. |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Ned Ludd | - add back in 1 newline after trimming all the extraneo... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Ned Ludd | - update fatal qa error handling |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Jason Stubbs | Export the ROOT environment variable when using functio... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Brian Harring | final cleanups for indirect distfiles, exempt fetch... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Brian Harring | don't generate the distfiles indirection for digest... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Mike Frysinger | quote a bit more |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Mike Frysinger | rename BUILDDIR to PORTAGE_BUILDDIR |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Brian Harring | 'DISTFILES indirection; access $BUILDDIR/distdir instea... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Ned Ludd | - consolidate noman noinfo nodoc into a simple loop... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Make dohtml return 1 when a passed file/dir doesn't... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Don't show any use flags when using --quiet. |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Don't try to resolve deps of blockers when using -... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Remove the now unnecessary USE="*" hack. |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Allow overlays and the user profile to extend arch... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Ned Ludd | - trim extraneous spaces tabs form feeds and newlines |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Check for adequate spacing around "||", "(" and ")... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Brian Harring | register_death_hook -> register_die_hook |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Brian Harring | convert release notes over to upgrade information |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Brian Harring | news file, releasenotes data schlopped into it, plus... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Brian Harring | renaming the death hook registration func to register_d... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Ned Ludd | - initial commit of post --sync hook. postsync.d to... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Include symlinks themselves when checking collision... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Skip to next directory after one has been removed in... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Ned Ludd | - use -n syntax like most of ebuild.sh |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Only do one round of directory removal attempts. As... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Ned Ludd | - remove intermediate var entry |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Factor out mtimedb saving code from portageexit() into... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Use the env's PROMPT_COMMAND for resetting xterm titles... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Ned Ludd | - only record vdb entries when the value is non null |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Fix mishandling of masked atoms in || ( .. ) dependencies. |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Jason Stubbs | Fix typo in writeints() v2.1_pre2 |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Brian Harring | bug 114133, write a tmp file then rename it for write... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Jason Stubbs | Limiting hashing to MD5 only until behaviour improves... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Jason Stubbs | Treat symlinks similar to regular files when unmerging... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Jason Stubbs | Fix an incorrect variable reference triggered when... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Jason Stubbs | Fix an incorrect comparision self-comparison in USE... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Jason Stubbs | Check if the specified package follows correct syntax... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Jason Stubbs | Generalize portage_util.dump_traceback() and make use... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Brian Harring | if you're going to print an exception, bind the excepti... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Mike Frysinger | update date/version to stop people from pointless whining |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Mike Frysinger | finish syncing manpages between trunk/savior |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Mike Frysinger | quick sync manpages between trunk/savior |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Added /dev/{stdin,stdout,stderr} to the default sandbox... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Mention bugs.gentoo.org when asking the user to post... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Separate masked and unavailable ebuilds and report... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Missing return on load_mod. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Make --skipfirst imply --resume. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Check that cache modules load correctly and fail if... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Ned Ludd | - make quiet really mean it |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | USE flags in the to-be-installed package's IUSE but... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Don't show enabled flags when not using --verbose if... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Push portage to the top of the system and world lists... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Prevent traceback on fetcher failure and properly check... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Fix an incorrect positional check in *DEPEND parsing. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jason Stubbs | Document the full-path-to-executable requirement on... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Mike Frysinger | dont use string substitution as this operation can... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Jason Stubbs | Remove old debugging related error message. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Marius Mauch | update to work with the verbose error messages |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Marius Mauch | update with multi-hash stuff and verbose digest errorme... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Marius Mauch | Make digest errors more verbose |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Marius Mauch | adding multi-hash support |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Marius Mauch | quote vars inside PORTAGE_ELOG_COMMAND |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Marius Mauch | fix custom module (bug #116024) |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Jason Stubbs | Make the dep_zapdeps a little bit more readable. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Jason Stubbs | Check if atoms are masked when scanning for which ... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Jason Stubbs | Removed the now unnecessary dep_opconvert portage function. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Brian Harring | further type -> isinstance cleanup in dep crap |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Brian Harring | moved cpv funcs out of the block of dep funcs, removed... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Brian Harring | use spaces for space aligned text (kind of a duh) |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Brian Harring | added parallel-fetch in... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Jason Stubbs | Add USE display when --verbose is not used. Only flags... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Jason Stubbs | Restore previous --verbose USE flag style and prepare... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Jason Stubbs | Quick hack to work around the extra package lookups... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Brian Harring | removed unnecessary reconstruct_eclasses import |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Brian Harring | parallel-fetch, baby. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Brian Harring | couple of tweaks. fixed up whitespacing for template... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jason Stubbs | Unpack the _eclasses_ value as it's packed by the datab... |
commit | commitdiff | tree | snapshot |
next |