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 |
2005-12-17 |
Jason Stubbs | Check if packages listed in the --resume list have... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jason Stubbs | Remove old ChangeLog files as they will now be auto... v2.1_pre1 |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jason Stubbs | Check if atoms with matching keys will result in higher... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jason Stubbs | Remove duplicate if statement. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jason Stubbs | Fix missing ":" on except line. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Mike Frysinger | deprecate preplib |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jason Stubbs | Add --verbose to the list of options that need to be... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Mike Frysinger | remove preplib/preplib.so docs |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Mike Frysinger | nothing uses it so no point in keeping it ... plus... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jason Stubbs | Fail if not running as root and --resume is attempted. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Mike Frysinger | sync with savior branch |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Mike Frysinger | add an add-ebuild-death-hook func so people dont need... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jason Stubbs | Catch KeyError exception throw from aux_get. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Mike Frysinger | touchup TEXTREL warning some more #115727 |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Mike Frysinger | cleanup textrel qa notice |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Jason Stubbs | Prevent masked use flags from being shown in packages... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Jason Stubbs | Change unmatched ' to " in use flag output. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Ned Ludd | - initial commit of split elf debug code |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Mike Frysinger | ferringb says: i pity the fool who doesnt use better... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Mike Frysinger | Bug 115519 by Diego Petteno: Fix ldconfig command order... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Jason Stubbs | Add USE_EXPAND_HIDDEN so that users can extend it witho... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Brian Harring | Use soft limit, not hard limit. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Jason Stubbs | Prevent USE_EXPAND variables from bypassing use.mask |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Jason Stubbs | Separate and format USE_EXPAND based variables found... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Jason Stubbs | Removed the specific check against PORTAGE_CALLER with... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Mike Frysinger | add a -v (verbose) option to envvar for easily generati... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Mike Frysinger | fix the fetch/digest shortcuts so they dont break norma... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Mike Frysinger | make the --quiet option useful, touchup whitespace... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Mike Frysinger | touchup in general, add support for -h/--help, and... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Mike Frysinger | fix whitespace in depend atom as point out by chkno... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jason Stubbs | Drop the virtuals related fatal errors down to warnings. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Mike Frysinger | dont run depscan.sh anymore |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Mike Frysinger | eat whitespace -> YUM |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Mike Frysinger | only digest/fetch files when the operation warrants it |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jason Stubbs | s/series/serious/ mistake |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Mike Frysinger | run all elf QA checks before aborting, and all some... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Mike Frysinger | kill dead whitespace and make function def style consistent |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Mike Frysinger | cleanse maketest once and for all |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Mike Frysinger | get rid of duplicated Test phase message in src_test() |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Mike Frysinger | add a status message to src_compile() like src_unpack() |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Mike Frysinger | use emake -j1 in default src_test() instead of make |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Mike Frysinger | if PORT_LOGDIR doesnt exist, then try to create it... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Marius Mauch | add a user-friendly list of changes |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Mike Frysinger | Saleem Abdulrasool: document IUSE.invalid |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Marius Mauch | add an option to grab* so that if they're given a direc... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Mike Frysinger | give a slightly better usage message |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Mike Frysinger | compnerd: document manifest action |
commit | commitdiff | tree | snapshot |
2005-11-27 |
Jason Stubbs | Kill of generation of CDEPEND for binary and installed... |
commit | commitdiff | tree | snapshot |
2005-11-27 |
Mike Frysinger | Petteri says: exit with non-zero status if a file wasnt... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Marius Mauch | kill stupid message about 'masked by -*' |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Mike Frysinger | move --nocolor to OPTIONS instead of ACTIONS #113225... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Marius Mauch | config additions for elog |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Brian Harring | fix for portageq usage call (missing argv), via Emanuel... |
commit | commitdiff | tree | snapshot |
next |