portage.git
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
2008-02-09 Marius Mauchadd preserve-libs info to make.conf.example
2008-02-09 Marius Mauchmore minor doc updates regarding package sets
2008-02-09 Marius Mauchminor documentation updates
2008-02-09 Marius Mauchnew script for creating release tarballs
2008-02-09 Marius Mauchremoving obsolete cruft
2008-02-09 Zac MedicoBug #208708 - Show informative warning messages for...
2008-02-08 Zac MedicoFix some broken variable references found by pyflakes.
2008-02-08 Zac MedicoBug #208708 - Fix masked package display some more:
2008-02-08 Zac MedicoDon't show unmasked packages (currently installed packa...
2008-02-08 Zac MedicoAdd DISTDIR to the EbuildQuote.var_names. Thanks to...
2008-02-08 Zac MedicoBug #208708 - Fix warnings for system or world packages...
2008-02-08 Zac MedicoBug #208743 - Clarify dosed docs to indicate that sed...
2008-02-08 Zac MedicoBug #208782 - Consistently use double quotes rather...
2008-02-08 Zac MedicoBug #209144 - For emerge --sync, don't return 0 when...
2008-02-07 Zac MedicoBug #155993 - Update environment.bz2 after postinst...
2008-02-06 Zac MedicoFor the useq() IUSE qa check, use [[ $u =~ $PORTAGE_IUS...
2008-02-06 Zac MedicoMake qa_source and qa_call save the return value and...
2008-02-05 Marius Mauchdon't try to copy manually removed libraries (bug ...
2008-02-05 Marius Mauchdisplay errors that occured during package set initaliz...
2008-02-05 Marius Mauchdon't record internal providers in NEEDED records as...
2008-02-05 Marius MauchUse local time for elog summaries
2008-02-01 Zac Medicoportage-2.1.4.1
2008-02-01 Zac MedicoRemove the manifest1 digest file removal code since...
2008-02-01 Zac MedicoRemove the manifest1 digest filter from PORTAGE_RSYNC_O...
2008-02-01 Zac MedicoMake the manifest1_compat constructor parameter default...
2008-01-31 Zac MedicoBug #205718 - Fix quoting of ${INSTALL_MASK} where...
2008-01-31 Zac MedicoDisable manifest1_compat for ebuild --force digest.
2008-01-31 Zac MedicoUnconditionally disable manifest1 compatibility since...
2008-01-31 Zac MedicoMake the autotools.eclass functions exempt from the...
2008-01-31 Zac MedicoAdd 'local' to the list of non_category_dirs since...
2008-01-31 Zac Medico* Bug #205966 - Don't show binhost password when displa...
2008-01-30 Zac MedicoRemove the last traces of the ebuild.autotools check.
2008-01-30 Zac Medico- Remove ebuild.autotools repoman check since it produc...
2008-01-30 Zac Medicouse strip(os.sep) on paths prior to os.path.join (branc...
2008-01-27 Alec WarnerPull more functions out of repoman proper and into...
2008-01-27 Alec WarnerPull more functions out of repoman proper and into...
2008-01-27 Alec Warnerimport ordering, prevent errors from mucking up module...
2008-01-27 Alec WarnerRestore desktop.invalid as a warning; was an intergrati...
2008-01-26 Alec WarnerMove random functions out of repoman and into utilties.py
2008-01-22 Zac MedicoBug #206772 - Enable bashrc once again for the clean...
2008-01-21 Zac MedicoWe need to implement diefunc() since environment.bz2...
2008-01-20 Zac MedicoReplace the current diefunc() and die alias with a...
2008-01-19 Alec WarnerAdd a note that PORTDIR is a repository of software...
2008-01-18 Zac MedicoCheck for quoted ${A}. Thanks to maekke for this patch.
2008-01-13 Alec Warnerfix typo in emerge-webrsync from r9118
2008-01-13 Alec Warnerstyle fixes (imports), add support for --version (bug...
2008-01-12 Zac MedicoAdd some notes about enhancements related to binary...
2008-01-12 Zac MedicoRemove redundant return statement.
2008-01-12 Zac MedicoIn preprocess_ebuild_env(), move a filter_readonly_vari...
2008-01-12 Zac MedicoReplace hardcoded value with max_desc_len.
2008-01-11 Zac MedicoBug #203887 - Make repoman recognize RESTRICT="installs...
2008-01-11 Zac MedicoBug #205318 - Handle errno.ENOTDIR thrown from the...
2008-01-11 Zac MedicoAdjust the max DESCRIPTION.toolong length to 100 charac...
2008-01-11 Zac MedicoFix a typo.
2008-01-11 Zac MedicoAdd a new "ebuild.autotools" check for when ebuilds...
2008-01-11 Zac Medico* Make pkgcmp() pass the ebuild revision directly into...
2008-01-11 Zac MedicoAdd a DESCRIPTION.toolong warning for when the DESCRIPT...
2008-01-11 Zac MedicoBug #162450 - Try to avoid having so many bugs marked...
2008-01-11 Zac MedicoBug #203887 - Implement RESTRICT=installsources for...
2008-01-11 Zac MedicoBug #203316 - Fix isvalidatom() to properly detect...
2008-01-11 Zac MedicoFix the "Appending to PORTDIR_OVERLAY..." feature which was
2008-01-11 Zac MedicoMake sure that portdb.findname() returns the correct...
2008-01-11 Zac MedicoBug #204425 - Remove --delete-after from the default...
2008-01-11 Zac MedicoBug#204668 - Fix WORKDIR quoting in econf() when updating
2008-01-10 Zac MedicoBug #162542 - When dropping privileges for FEATURES...
2008-01-08 Zac MedicoAfter loading the environment, make sure the color...
2008-01-08 Zac MedicoWhen spawing the "depend" phase, use file descriptors...
2008-01-07 Zac MedicoBug #204753 - Add "distfiles" and "packages" to the...
2008-01-06 Zac MedicoBug #204651 - Make repoman respect NOCOLOR=true.
2008-01-05 Zac MedicoMake filter_readonly_variables() filter PATH in any...
2008-01-05 Zac MedicoFilter PATH along with FEATURES when loading environmen...
2008-01-05 Alec Warnerper bug 204468, remove old check from repoman (all...
2008-01-04 Zac MedicoSend eerror and ewarn messages to stderr. This is impor...
2008-01-03 Zac MedicoRecognize export statements when filtering the environm...
2008-01-02 Zac MedicoBug #204020 - Make grabfile() properly raise Permission...
2007-12-31 Zac MedicoWhen searching for "test" in IUSE, account for IUSE...
2007-12-31 Zac MedicoFix config.setcpv() to properly call config.regenerate...
2007-12-29 Zac MedicoAs suggested by grobian, treat Darwin just like USERLAN...
2007-12-29 Zac MedicoFix USERLAND references to handle Darwin like BSD.
2007-12-29 Zac MedicoFix broken Darwin USERLAND detection.
2007-12-29 Zac MedicoAdd PKGDIR to the config.environ() whitelist so that...
2007-12-29 Zac MedicoFix handling of leading / charactes some more.
2007-12-29 Zac MedicoMake the ecompressdir vecho output show a leading / on
2007-12-29 Zac MedicoDocument that docinto works for dohtml.
2007-12-29 Zac MedicoRely on USERLAND since it's automatically generated by
2007-12-29 Zac MedicoMake the global counter file correspond to
2007-12-29 Zac MedicoRemove redundant USERLAND sanity check code from doebui...
2007-12-29 Zac MedicoAdd back support for silent definition of the dummy...
2007-12-29 Zac MedicoSimplify the userland detection code in portage.data...
2007-12-29 Zac MedicoRemove redundant lchown() compatibility code since the
next