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 |
2008-02-10 |
Zac Medico | Fix get_mask_info() to properly pass the "installed... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Marius Mauch | fix nasty typo |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Zac Medico | Bug #208743 - Update dosed docs to indicate that "s... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Marius Mauch | add tagging capabilities and cli options |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Marius Mauch | add preserve-libs info to make.conf.example |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Marius Mauch | more minor doc updates regarding package sets |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Marius Mauch | minor documentation updates |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Marius Mauch | new script for creating release tarballs |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Marius Mauch | removing obsolete cruft |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Zac Medico | Bug #208708 - Show informative warning messages for... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Zac Medico | Fix some broken variable references found by pyflakes. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Zac Medico | Bug #208708 - Fix masked package display some more: |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Zac Medico | Don't show unmasked packages (currently installed packa... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Zac Medico | Add DISTDIR to the EbuildQuote.var_names. Thanks to... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Zac Medico | Bug #208708 - Fix warnings for system or world packages... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Zac Medico | Bug #208743 - Clarify dosed docs to indicate that sed... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Zac Medico | Bug #208782 - Consistently use double quotes rather... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Zac Medico | Bug #209144 - For emerge --sync, don't return 0 when... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Zac Medico | Bug #155993 - Update environment.bz2 after postinst... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Zac Medico | For the useq() IUSE qa check, use [[ $u =~ $PORTAGE_IUS... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Zac Medico | Make qa_source and qa_call save the return value and... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Marius Mauch | don't try to copy manually removed libraries (bug ... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Marius Mauch | display errors that occured during package set initaliz... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Marius Mauch | don't record internal providers in NEEDED records as... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Marius Mauch | Use local time for elog summaries |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Zac Medico | portage-2.1.4.1 |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Zac Medico | Remove the manifest1 digest file removal code since... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Zac Medico | Remove the manifest1 digest filter from PORTAGE_RSYNC_O... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Zac Medico | Make the manifest1_compat constructor parameter default... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Zac Medico | Bug #205718 - Fix quoting of ${INSTALL_MASK} where... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Zac Medico | Disable manifest1_compat for ebuild --force digest. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Zac Medico | Unconditionally disable manifest1 compatibility since... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Zac Medico | Make the autotools.eclass functions exempt from the... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Zac Medico | Add 'local' to the list of non_category_dirs since... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Zac Medico | * Bug #205966 - Don't show binhost password when displa... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Zac Medico | Remove the last traces of the ebuild.autotools check. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Zac Medico | - Remove ebuild.autotools repoman check since it produc... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Zac Medico | use strip(os.sep) on paths prior to os.path.join (branc... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Alec Warner | Pull more functions out of repoman proper and into... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Alec Warner | Pull more functions out of repoman proper and into... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Alec Warner | import ordering, prevent errors from mucking up module... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Alec Warner | Restore desktop.invalid as a warning; was an intergrati... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Alec Warner | Move random functions out of repoman and into utilties.py |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Zac Medico | Bug #206772 - Enable bashrc once again for the clean... |
commit | commitdiff | tree | snapshot |
next |