summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix more trivial issues breaking repomanv2.2_pre2Marius Mauch2008-02-101-1/+2
* Remove the killparent() function and associated SIGINT trap since thisZac Medico2008-02-102-9/+1
* Fix rejects.Zac Medico2008-02-102-8/+8
* Fix CHOST masking logic wrt installed packages so that it's consistentZac Medico2008-02-101-1/+1
* Bug #209144 - For emerge --sync, show an informative error and don'tZac Medico2008-02-101-0/+6
* Fix the exitcode logic for bug #209144 so that when the server isZac Medico2008-02-101-1/+4
* Fix get_mask_info() to properly pass the "installed" attribute intoZac Medico2008-02-101-1/+1
* fix nasty typoMarius Mauch2008-02-092-5/+6
* Bug #208743 - Update dosed docs to indicate that "s:${D}::g" is usedZac Medico2008-02-091-1/+2
* add tagging capabilities and cli optionsMarius Mauch2008-02-091-3/+28
* add preserve-libs info to make.conf.exampleMarius Mauch2008-02-091-0/+3
* more minor doc updates regarding package setsMarius Mauch2008-02-092-7/+11
* minor documentation updatesMarius Mauch2008-02-092-4/+6
* new script for creating release tarballsMarius Mauch2008-02-091-0/+40
* removing obsolete cruftMarius Mauch2008-02-092-71/+0
* Bug #208708 - Show informative warning messages for installedZac Medico2008-02-091-96/+152
* Fix some broken variable references found by pyflakes.Zac Medico2008-02-081-2/+2
* Bug #208708 - Fix masked package display some more:Zac Medico2008-02-081-3/+29
* Don't show unmasked packages (currently installed packages) inZac Medico2008-02-081-0/+2
* Add DISTDIR to the EbuildQuote.var_names. Thanks to Betelgeuse.Zac Medico2008-02-081-1/+1
* Bug #208708 - Fix warnings for system or world packages that are masked.Zac Medico2008-02-081-1/+3
* Bug #208743 - Clarify dosed docs to indicate that sed is performedZac Medico2008-02-081-1/+1
* Bug #208782 - Consistently use double quotes rather than mixining in singleZac Medico2008-02-081-1/+1
* Bug #209144 - For emerge --sync, don't return 0 when the serverZac Medico2008-02-081-0/+1
* Bug #155993 - Update environment.bz2 after postinst in caseZac Medico2008-02-074-2/+17
* For the useq() IUSE qa check, use [[ $u =~ $PORTAGE_IUSE ]] insteadZac Medico2008-02-061-1/+1
* Make qa_source and qa_call save the return value and return it. ThanksZac Medico2008-02-061-4/+8
* don't try to copy manually removed libraries (bug #208946)Marius Mauch2008-02-052-1/+24
* display errors that occured during package set initalizationMarius Mauch2008-02-051-0/+4
* don't record internal providers in NEEDED records as they are pointless for a...Marius Mauch2008-02-051-2/+21
* Use local time for elog summariesMarius Mauch2008-02-052-2/+2
* portage-2.1.4.1Zac Medico2008-02-011-0/+10
* Remove the manifest1 digest file removal code since it's no longerZac Medico2008-02-011-39/+0
* Remove the manifest1 digest filter from PORTAGE_RSYNC_OPTS since it'sZac Medico2008-02-012-2/+1
* Make the manifest1_compat constructor parameter default to FalseZac Medico2008-02-011-1/+1
* Bug #205718 - Fix quoting of ${INSTALL_MASK} where appropriate. ThanksZac Medico2008-01-311-3/+3
* Disable manifest1_compat for ebuild --force digest.Zac Medico2008-01-311-1/+1
* Unconditionally disable manifest1 compatibility since it's been droppedZac Medico2008-01-312-6/+2
* Make the autotools.eclass functions exempt from the autotoolsZac Medico2008-01-311-2/+7
* Add 'local' to the list of non_category_dirs since it's commonlyZac Medico2008-01-311-1/+1
* * Bug #205966 - Don't show binhost password when displaying the uri.Zac Medico2008-01-311-2/+5
* Remove the last traces of the ebuild.autotools check.Zac Medico2008-01-301-2/+0
* - Remove ebuild.autotools repoman check since it produces lotsZac Medico2008-01-303-29/+32
* use strip(os.sep) on paths prior to os.path.join (branches/prefixZac Medico2008-01-301-2/+3
* Pull more functions out of repoman proper and into repoman.utilities, correct...Alec Warner2008-01-271-146/+11
* Pull more functions out of repoman proper and into repoman.utilitiesAlec Warner2008-01-271-2/+178
* import ordering, prevent errors from mucking up module namespace in checks, f...Alec Warner2008-01-271-18/+26
* Restore desktop.invalid as a warning; was an intergration errorAlec Warner2008-01-271-0/+1
* Move random functions out of repoman and into utilties.pyAlec Warner2008-01-262-132/+208
* Bug #206772 - Enable bashrc once again for the clean phase.Zac Medico2008-01-221-0/+3