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 |
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 |
next |