summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add explicit .pyc/.pyo cleansing since sdist is braindead (moreso, distutils is)v0.4Brian Harring2008-03-181-0/+4
* 0.4 bitsBrian Harring2008-03-182-2/+4
* add note about api.pkgcore.org to README, add man page installation to setup.pyBrian Harring2008-03-182-0/+43
* pull in build_api_docs.sh since buildbot was adjusted to use this after it br...Brian Harring2008-03-171-0/+15
* add build-docs integration to tarball generationBrian Harring2008-03-161-2/+8
* whole boatload of cleanup from my branch; misc bugfixes/comment tweaks from r...Brian Harring2008-03-1610-41/+91
* add a line to news to force buildbot to do it's thingBrian Harring2008-03-091-0/+1
* resolver fixes, --oneshot fixesBrian Harring2008-03-094-265/+323
* ticket 123, pquery --attr eapi, unfrozen support for multiplexing repos (todo...Brian Harring2008-03-0612-26/+68
* assign a string to the env, not an int for SANDBOX_ONBrian Harring2008-03-051-1/+1
* tickets #94, #116; make pquery a bit friendlier on invalid regex, and add pro...Brian Harring2008-03-058-15/+55
* drop ref to bug 140, since the ticket was removed (got the number from bug mail)Brian Harring2008-03-051-2/+2
* bug 140, and a correction of 137's fixBrian Harring2008-03-056-20/+77
* add a note about smart server supportBrian Harring2008-03-031-5/+14
* convert custom fetcher from spawn to spawn-bash; addresses a change in make.g...Brian Harring2008-03-022-2/+6
* repository metadata key, conversion of sfperms/multilib-strict to triggersBrian Harring2008-03-016-25/+123
* fix for bug 137 (sym on dir merging screwups), fix for change_offset_rewriter...Brian Harring2008-02-269-36/+123
* update news w/ ticket 140Brian Harring2008-01-311-0/+1
* extensions should be matched with leading wildcardsMarkus Ullmann2008-01-311-1/+1
* typo correction, round two; actually spell dependencies correctly (no more co...Brian Harring2008-01-241-1/+1
* cleanup nofetch handling, and fix a NameError in pmerge -NBrian Harring2008-01-218-17/+67
* typo correction pointed out by mark_alecBrian Harring2008-01-171-1/+1
* be less of a retard, and close the func invocationBrian Harring2008-01-161-1/+1
* pass in the appropriate restriction instead of adhoc'ing it; reason is that o...Brian Harring2008-01-161-4/+3
* simplify pkg_is_bold logic a bit, and have it exit early upon first matchBrian Harring2008-01-161-6/+2
* Merge more formatter improvements from my branchMarkus Ullmann2008-01-064-18/+51
* Merge last iuse fix and agaffneys formatterMarkus Ullmann2008-01-0610-86/+185
* Merge more IUSE fixes from my branch and release 0.3.4v0.3.4Markus Ullmann2007-12-269-376/+69
* Merge EAPI=1 from my branch and make it 0.3.3v0.3.3Markus Ullmann2007-12-1427-92/+2032
* Merge a pre-EAPI fixMarkus Ullmann2007-11-093-5/+6
* Version 0.3.2v0.3.2Markus Ullmann2007-11-032-3/+3
* Fix exception name.Charlie Shepherd2007-11-031-1/+1
* Unicode fix and nofetch supportMarkus Ullmann2007-11-025-8/+30
* Additional note for ticket #88Markus Ullmann2007-11-011-2/+7
* add note about the new triggerMarkus Ullmann2007-11-011-0/+2
* Merge fix for ticket 119Markus Ullmann2007-11-012-4/+44
* Handle whitespace in categories file, fixes Ticket #121Markus Ullmann2007-10-281-3/+6
* We're at 0.3Markus Ullmann2007-10-231-1/+1
* Whitespace fixesMarkus Ullmann2007-10-2211-22/+22
* pull in a crapload of fixes from my branchBrian Harring2007-08-319-24/+81
* Merge changes from my branch: --display-repo -> -F portage-verbose-formatterCharlie Shepherd2007-09-014-7/+4
* pull in some typo fixes to einstall, and a shift of mergre.engine.scan_livefs...Brian Harring2007-08-234-17/+18
* pull in a corner case float comparison precision bug fix for native python (c...Brian Harring2007-08-163-2/+13
* boatload of fixes ticket wiseBrian Harring2007-08-159-13/+43
* misc env cleanups, compatibiltiy tweak, and fix to ticket 96/105Brian Harring2007-08-125-7/+12
* pull in my branch, holding an emake compatibility fixBrian Harring2007-07-252-1/+4
* fix ticket #101; error out if no domain is availableBrian Harring2007-07-162-8/+37
* pull in misc fixups from my repo; pmerge --verbose -> --display-repo, and fix...Brian Harring2007-07-115-7/+13
* ignore empty contents files with just a newline in themBrian Harring2007-07-111-0/+3
* shift .verbose over to display_repoid; will add the option handling shortlyBrian Harring2007-07-081-1/+1