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 |
2005-11-15 |
Mike Frysinger | manpage for emaint #112510 |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Marius Mauch | Backport of version code rewrite (bug 37406), should... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Marius Mauch | minor glitch: EBUILD_PHASES is a list, no need to split... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Marius Mauch | First bunch of simple logging modules. |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Marius Mauch | Add slightly modified elog_base patch containing the... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Mike Frysinger | add NetBSD to the BSD list #112393 |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Mike Frysinger | tweak marking of D as readonly since we need to play... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Brian Harring | don't do a sort if just doing percentage for emerge... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Jason Stubbs | Documented `emerge --config` (#109496) |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Jason Stubbs | Added a description of emaint to `emaint --help` |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Jason Stubbs | Documented `emerge --config` (#109496) |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Brian Harring | pre/post hooks originally from 2.1, quick rewrite by... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Jason Stubbs | Limit --emptytree to only affect ${ROOT} (#34887) |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Jason Stubbs | Add USE_EXPAND to INCREMENTALS (#105304) |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Jason Stubbs | Clean up reporting of the parent of an unsatisfied... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Jason Stubbs | Updated make.conf.ppc as requested by lu_zero (#102656) |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Mike Frysinger | clean up the last few sections so that they are consistent |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Harring | bye bye you decrepit POS cache implementation. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Harring | integration chunk of the cache subsystem patch. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Harring | replacement cache subsystem that's gestated in 2.1... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Jason Stubbs | Use os.path.splitext() rather than slicing strings... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Jason Stubbs | Remove the now unused SANDBOX_PIDS_FILE |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Jason Stubbs | A couple of bug fixes, large cleanups, commenting and... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Jason Stubbs | Start from 1st element rather than 2nd when doing check... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Mike Frysinger | document sandbox and test RESTRICT |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Mike Frysinger | fix patch for PKGDIR #111222 by Armand |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Mike Frysinger | grab fixes from trunk |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Mike Frysinger | deprecate IMAGE |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Mike Frysinger | add support for unpacking lha files |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Mike Frysinger | merge tweaks from trunk |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Mike Frysinger | if STRIP begins with a -, make sure type doesnt error out |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Mike Frysinger | output a finished message |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Jason Stubbs | Add treetype instance member to dblink. Add treetype... v2.0.53_rc7 |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Jason Stubbs | Don't add packages to the graph that are left as is... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Jason Stubbs | Remove an extra space in a hyphenated string. v2.0.53_rc6 |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Jason Stubbs | s/no/not/ typo |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Jason Stubbs | Removing --inject from emerge help summary |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Jason Stubbs | Clarifying the error message when path/to/ebuild is... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Jason Stubbs | Typo :( |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Jason Stubbs | Return after detecting an invalid command line atom... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Jason Stubbs | Check if ebuild path is in vdb and check that vdb finds... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Jason Stubbs | Adjusting the clipping... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Jason Stubbs | Adding svn revision property to portage.py's VERSION |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Jason Stubbs | Added missing quotes to stat_perms area of ebuild.sh... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Jason Stubbs | Take the str() of the option passed to the callback... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Jason Stubbs | Use realpath instead of abspath to ensure that symlinks... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Jason Stubbs | Set PORTDIR_OVERLAY (rather than PORTDIR) when portage... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Brian Harring | reset EBUILD_DEATH_HOOKS prior to sourcing, due to... v2.0.53_rc5 |
commit | commitdiff | tree | snapshot |
next |