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 |
2008-02-19 |
Zac Medico | Bug #210372 - Fix suidctl.conf parser to look for paths... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Zac Medico | Make PreservedLibsRegistry.store() use atomic_ofstream... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Zac Medico | Use parse_use_local_desc() from the repoman.utilities... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Zac Medico | Revert back to some known working code from the 2.1... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Zac Medico | Make LibraryConsumerSet.mapPathsToAtoms() produce slot... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Zac Medico | Fix the --depclean/--prune code to use visible() for... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Zac Medico | Fix unmerge() breakage from due to pkgmap being changed... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Zac Medico | Now that unmerge() preserves the order that it's given... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Zac Medico | Make sure all packages to be pruned or depcleaned are... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Zac Medico | Bug #201045 - Make unmerge() preserve the unmerge order... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Zac Medico | In the action_depclean() topological sort, only add... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Zac Medico | Remove IUSE.invalid from qawarnings since there's no... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Zac Medico | Fix reversed order of parent/child parameders to digrap... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Zac Medico | Add missing % x (bug #208946, comment #2). |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Zac Medico | Fix depclean breakage so that it doesn't clean some... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Zac Medico | Make depclean code filter out blocker atoms where appro... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Zac Medico | Bug #201045 - Use a topological sort to create an unmer... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Zac Medico | Update the DepPriority documentation so that the table... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Zac Medico | Fix --newuse reinstall logic broken by the previous... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Zac Medico | Fix package selection logic in order to prevent downgra... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Zac Medico | Bug #209768 - Fix --search "Size of files:" handling... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Alec Warner | Add bits about namespace pollution, add whitespacing... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Zac Medico | Bug #209538 - Disable annoying "masked by keyword"... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Marius Mauch | fix more trivial issues breaking repoman v2.2_pre2 |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Zac Medico | Remove the killparent() function and associated SIGINT... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Zac Medico | Fix rejects. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Zac Medico | Fix CHOST masking logic wrt installed packages so that... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Zac Medico | Bug #209144 - For emerge --sync, show an informative... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Zac Medico | Fix the exitcode logic for bug #209144 so that when... |
commit | commitdiff | tree | snapshot |
next |