2008-03-19 |
Zac Medico | Bug #210575 - Optimize doins -r so that it doesn't... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Zac Medico | Only show the eqawarn from bug #149745 when nothing... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Zac Medico | Bug #201045 - Fix unmerge() to preserve unmerge order... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Zac Medico | Bug #139023 - When the --digest option is enabled,... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Marius Mauch | make filesets non-greedy by default |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Marius Mauch | add unmerge protection for packages still referenced... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Marius Mauch | add @ to the list of invalid atom chars so sets with... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Marius Mauch | fix artifact from r9477 |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Marius Mauch | use a dict with CP keys in unmerge() to avoid double... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Zac Medico | Bug #149745 - Generate an eqawarn message if dohtml... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Zac Medico | Bug #174634 - Fix ebuild 'digest' and 'manifest' behave... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Zac Medico | Bug #212882 - For compatibility with ENOENT exceptions... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Zac Medico | Bug #213592 - Fix --onlydeps breakage. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Zac Medico | Bug #213540 - Make sure DESTTREE=/usr is set before... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Zac Medico | When in strict mode, make paren_reduce() detect missing... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Marius Mauch | avoid importing portage to improve performance |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Marius Mauch | add a placeholder for repository paths in 'filename... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Zac Medico | Fix an UnboundLocalError for 'pkgindex'. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Zac Medico | Fix grammar. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Zac Medico | Bug #42456 - When a checksum failure occurs during... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Zac Medico | * Optimize parallel-fetch to avoid redundant checksum... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zac Medico | Make strip_empty() return a nedw list instead of workin... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Ned Ludd | - news bugfix from ferringb |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Zac Medico | Bug #212882 - Fix lockfile() to handle errno.EACCES... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Zac Medico | When all available ebuilds are masked, avoid producing... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Zac Medico | Fix var_assign_re to recognize a call to the 'declare... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Marius Mauch | add some status messages, try to copy the tarball into... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Zac Medico | Make readpkgindex() and writepkgindex() private methods... v2.2_pre4 |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Zac Medico | Convert PackageIndex.packages from a dict to a list... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Zac Medico | Make --prune and --depclean operate with missing depend... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Zac Medico | Use os.environ["SANDBOX_ON"] = "0" to make portageq... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Zac Medico | Remove egrep syntax emulation since it's not really... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Zac Medico | Implement the sed-based declare -r filter in python. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Zac Medico | Move the variable name validation regexes (for bug... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | Update the description to reflect the new meaning of... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | Pass a space-separated list of variables into filter... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | Fix have_end_quote() to compare the quote against the... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | Bug #211949 - Tighten the variable name filter to exclu... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | Handle multi-line quoted variable assignments. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | As requested by wolf31o2, use the ROOT setting from... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | TODO: Move variable name validation and declare -r... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | Update description to reflect the new meaning of the... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | Implement variable assignment handling in python so... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Zac Medico | Remove redundant CUSTOM_PROFILE_PATH from the PROFILE_P... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Zac Medico | Fix func_start_re so that it requires at least one... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Zac Medico | Tighten the funct_start_re so that it doesn't match... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Zac Medico | Bug #211949 - Temporarily revert back to a less strict... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Zac Medico | Add support for idendification of function definitions... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Zac Medico | Bug #211949 - Fix the regex so that it won't match... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Marius Mauch | tell rpmbuild to clean it's working files after complet... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Marius Mauch | fix message on ValueError to not sound like crap |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Marius Mauch | don't list files as being merged when they are ignored... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Marius Mauch | check available space in DISTDIR before trying to fetch... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Zac Medico | Buf #210372 - Fix FEATURES=suidctl so that it really... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Zac Medico | Bug #211949 - Tweak the regex so that a leading whitesp... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Zac Medico | Fix the regex for bug #211949 so that it correctly... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Zac Medico | Quote the file path and uri inside FETCHCOMMAND and... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Zac Medico | Bug #211949 - As suggested by vapier, tighten the varia... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Zac Medico | Make profile stacking of default USE and package.*... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Marius Mauch | one more fix to restore correct order for usemask/useforce |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Marius Mauch | fix indentation screwup from r9412 |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Marius Mauch | change stacking order of r9408 so more specific atoms... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Marius Mauch | apply r9408 also for profile-base package.*use* files |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Marius Mauch | remove FEATURES=livecvsportage |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Marius Mauch | stack use flags from package.use for multiple matching... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Marius Mauch | ensure that global variables are used to prevent confus... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Marius Mauch | undo registrations of preserved libraries if the merge... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Zac Medico | Bug #211949 - Make filter_readonly_variables() remove... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Zac Medico | Make 'import portage' statements more tolerant to broke... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Zac Medico | In the suidctl code, move the addwrite call out of... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Marius Mauch | remove code for manifest1 support |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Marius Mauch | supress stupid line echo in deprecation notices |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Marius Mauch | remove obsolete information from preserve-libs post... v2.2_pre3 |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Marius Mauch | separate different messages with newlines in post-emerg... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Zac Medico | Fix some references to config["PORTAGE_USE"] to prevent... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Zac Medico | Bug #211554 - Replace references to config["USE"] with... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Zac Medico | Revert r9387 (the fix for bug #211554) until I figure... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Zac Medico | Bug #211294 - Make repoman ignore profiles labeled... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Zac Medico | Don't filter USE flags in emerge --info output. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Zac Medico | Bug #211554 - Replace references to config["USE"] with... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Zac Medico | For depclean/prune unmerge order, if there are no depen... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Zac Medico | Bug #211365 - Use catpkgsplit() instead of pkgsplit... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Alec Warner | Double import, thanks grobian :) |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Alec Warner | Various repoman fixes, plus a weird lockfile tracekback... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Mike Frysinger | only try to fetch compression schemes which the host... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Mike Frysinger | add support for lzma/gz snapshots |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Mike Frysinger | tighten up output from script |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Mike Frysinger | cleanup main option parsing |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Zac Medico | Revert portdbapi category auto-detection code since... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Zac Medico | Add support for file paths as arguments to emerge.... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Zac Medico | Bug #211067 - Make the "portdir_overlay" and "mydir... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Zac Medico | Make LibraryPackageMap.update() sort the contents of... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Zac Medico | Optimize dblink.isowner() to use fewer stat calls by... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Zac Medico | In the circular dependency display, drop PDEPEND (aka... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Zac Medico | Make stack_dicts() treat an empty variable assignment... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Zac Medico | When showing an unsatisfied dep, never include installe... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Zac Medico | For greedy slot behavior, in addition to any installed... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Marius Mauch | - outsource logic for boolean options into a central... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Zac Medico | Bug #210449 - Reset exeinto(), docinto(), insinto(... |
commit | commitdiff | tree | snapshot |
next |