portage.git
2008-03-06 Zac MedicoMove the variable name validation regexes (for bug...
2008-03-05 Zac MedicoUpdate the description to reflect the new meaning of...
2008-03-05 Zac MedicoPass a space-separated list of variables into filter...
2008-03-05 Zac MedicoFix have_end_quote() to compare the quote against the...
2008-03-05 Zac MedicoBug #211949 - Tighten the variable name filter to exclu...
2008-03-05 Zac MedicoHandle multi-line quoted variable assignments.
2008-03-05 Zac MedicoAs requested by wolf31o2, use the ROOT setting from...
2008-03-05 Zac MedicoTODO: Move variable name validation and declare -r...
2008-03-05 Zac MedicoUpdate description to reflect the new meaning of the...
2008-03-05 Zac MedicoImplement variable assignment handling in python so...
2008-03-05 Zac MedicoRemove redundant CUSTOM_PROFILE_PATH from the PROFILE_P...
2008-03-04 Zac MedicoFix func_start_re so that it requires at least one...
2008-03-04 Zac MedicoTighten the funct_start_re so that it doesn't match...
2008-03-04 Zac MedicoBug #211949 - Temporarily revert back to a less strict...
2008-03-04 Zac MedicoAdd support for idendification of function definitions...
2008-03-04 Zac MedicoBug #211949 - Fix the regex so that it won't match...
2008-03-03 Marius Mauchtell rpmbuild to clean it's working files after complet...
2008-03-03 Marius Mauchfix message on ValueError to not sound like crap
2008-03-03 Marius Mauchdon't list files as being merged when they are ignored...
2008-03-03 Marius Mauchcheck available space in DISTDIR before trying to fetch...
2008-03-03 Zac MedicoBuf #210372 - Fix FEATURES=suidctl so that it really...
2008-03-03 Zac MedicoBug #211949 - Tweak the regex so that a leading whitesp...
2008-03-03 Zac MedicoFix the regex for bug #211949 so that it correctly...
2008-03-03 Zac MedicoQuote the file path and uri inside FETCHCOMMAND and...
2008-03-02 Zac MedicoBug #211949 - As suggested by vapier, tighten the varia...
2008-03-02 Zac MedicoMake profile stacking of default USE and package.*...
2008-03-02 Marius Mauchone more fix to restore correct order for usemask/useforce
2008-03-02 Marius Mauchfix indentation screwup from r9412
2008-03-02 Marius Mauchchange stacking order of r9408 so more specific atoms...
2008-03-02 Zac MedicoFix typo.
2008-03-02 Marius Mauchapply r9408 also for profile-base package.*use* files
2008-03-02 Marius Mauchremove FEATURES=livecvsportage
2008-03-02 Marius Mauchstack use flags from package.use for multiple matching...
2008-03-02 Marius Mauchensure that global variables are used to prevent confus...
2008-03-02 Marius Mauchundo registrations of preserved libraries if the merge...
2008-03-01 Zac MedicoBug #211949 - Make filter_readonly_variables() remove...
2008-03-01 Zac MedicoMake 'import portage' statements more tolerant to broke...
2008-02-29 Zac MedicoIn the suidctl code, move the addwrite call out of...
2008-02-28 Marius Mauchremove code for manifest1 support
2008-02-28 Marius Mauchsupress stupid line echo in deprecation notices
2008-02-28 Marius Mauchremove obsolete information from preserve-libs post... v2.2_pre3
2008-02-28 Marius Mauchseparate different messages with newlines in post-emerg...
2008-02-28 Zac MedicoFix some references to config["PORTAGE_USE"] to prevent...
2008-02-27 Zac MedicoBug #211554 - Replace references to config["USE"] with...
2008-02-27 Zac MedicoRevert r9387 (the fix for bug #211554) until I figure...
2008-02-27 Zac MedicoBug #211294 - Make repoman ignore profiles labeled...
2008-02-27 Zac MedicoDon't filter USE flags in emerge --info output.
2008-02-27 Zac MedicoBug #211554 - Replace references to config["USE"] with...
2008-02-26 Zac MedicoFor depclean/prune unmerge order, if there are no depen...
2008-02-26 Zac MedicoBug #211365 - Use catpkgsplit() instead of pkgsplit...
2008-02-24 Alec WarnerDouble import, thanks grobian :)
2008-02-24 Alec WarnerVarious repoman fixes, plus a weird lockfile tracekback...
2008-02-23 Mike Frysingeronly try to fetch compression schemes which the host...
2008-02-23 Mike Frysingeradd support for lzma/gz snapshots
2008-02-23 Mike Frysingertighten up output from script
2008-02-23 Mike Frysingercleanup main option parsing
2008-02-22 Zac MedicoRevert portdbapi category auto-detection code since...
2008-02-22 Zac MedicoAdd support for file paths as arguments to emerge....
2008-02-22 Zac MedicoBug #211067 - Make the "portdir_overlay" and "mydir...
2008-02-21 Zac MedicoMake LibraryPackageMap.update() sort the contents of...
2008-02-21 Zac MedicoOptimize dblink.isowner() to use fewer stat calls by...
2008-02-20 Zac MedicoIn the circular dependency display, drop PDEPEND (aka...
2008-02-20 Zac MedicoMake stack_dicts() treat an empty variable assignment...
2008-02-19 Zac MedicoWhen showing an unsatisfied dep, never include installe...
2008-02-19 Zac MedicoFor greedy slot behavior, in addition to any installed...
2008-02-19 Marius Mauch- outsource logic for boolean options into a central...
2008-02-19 Zac MedicoBug #210449 - Reset exeinto(), docinto(), insinto(...
2008-02-19 Zac MedicoBug #210372 - Fix suidctl.conf parser to look for paths...
2008-02-19 Zac MedicoMake PreservedLibsRegistry.store() use atomic_ofstream...
2008-02-19 Zac MedicoUse parse_use_local_desc() from the repoman.utilities...
2008-02-19 Zac MedicoRevert back to some known working code from the 2.1...
2008-02-19 Zac MedicoMake LibraryConsumerSet.mapPathsToAtoms() produce slot...
2008-02-17 Zac MedicoFix the --depclean/--prune code to use visible() for...
2008-02-17 Zac MedicoFix unmerge() breakage from due to pkgmap being changed...
2008-02-17 Zac MedicoNow that unmerge() preserves the order that it's given...
2008-02-17 Zac MedicoMake sure all packages to be pruned or depcleaned are...
2008-02-17 Zac MedicoBug #201045 - Make unmerge() preserve the unmerge order...
2008-02-16 Zac MedicoIn the action_depclean() topological sort, only add...
2008-02-16 Zac MedicoRemove IUSE.invalid from qawarnings since there's no...
2008-02-16 Zac MedicoFix reversed order of parent/child parameders to digrap...
2008-02-16 Zac MedicoAdd missing % x (bug #208946, comment #2).
2008-02-16 Zac MedicoFix depclean breakage so that it doesn't clean some...
2008-02-16 Zac MedicoMake depclean code filter out blocker atoms where appro...
2008-02-16 Zac MedicoBug #201045 - Use a topological sort to create an unmer...
2008-02-16 Zac MedicoUpdate the DepPriority documentation so that the table...
2008-02-15 Zac MedicoFix --newuse reinstall logic broken by the previous...
2008-02-14 Zac MedicoFix package selection logic in order to prevent downgra...
2008-02-12 Zac MedicoBug #209768 - Fix --search "Size of files:" handling...
2008-02-11 Alec WarnerAdd bits about namespace pollution, add whitespacing...
2008-02-10 Zac MedicoBug #209538 - Disable annoying "masked by keyword"...
2008-02-10 Marius Mauchfix more trivial issues breaking repoman v2.2_pre2
2008-02-10 Zac MedicoRemove the killparent() function and associated SIGINT...
2008-02-10 Zac MedicoFix rejects.
2008-02-10 Zac MedicoFix CHOST masking logic wrt installed packages so that...
2008-02-10 Zac MedicoBug #209144 - For emerge --sync, show an informative...
2008-02-10 Zac MedicoFix the exitcode logic for bug #209144 so that when...
2008-02-10 Zac MedicoFix get_mask_info() to properly pass the "installed...
2008-02-09 Marius Mauchfix nasty typo
2008-02-09 Zac MedicoBug #208743 - Update dosed docs to indicate that "s...
2008-02-09 Marius Mauchadd tagging capabilities and cli options
next