portage.git
2007-10-09 Zac MedicoProperly exclude old-style virtuals from the portdbapi...
2007-10-09 Zac MedicoRemove a redundant os.access() call in portdbapi.aux_get()
2007-10-09 Zac MedicoOptimize away a match_from_list() call inside
2007-10-07 Zac MedicoFactor package.mask and profile masking logic out of
2007-10-07 Zac MedicoCache IUSE for portdbapi.gvisible() calls.
2007-10-07 Zac MedicoRestore profile masking support to getmaskingstatus().
2007-10-07 Zac MedicoAllow config.setcpv() to take a dictionary of package...
2007-10-07 Zac MedicoFactor the KEYWORDS masking logic out of portdbapi...
2007-10-07 Zac MedicoRemove duplicate call to digestgen().
2007-10-07 Zac MedicoMove the "commit" mode manifest generation earlier...
2007-10-07 Mike Frysingeradd --debug option and display a message about skipping...
2007-10-07 Mike Frysingeradd standard --help/--version options
2007-10-07 Mike Frysingerunify diff_command handling
2007-10-07 Mike Frysingeradd support for .lzma / .tar.lzma to unpack
2007-10-07 Mike Frysingeradd QA check for .pyc/.pyo files in /usr/share
2007-10-06 Zac MedicoFix binarytree.populate() so that it properly caches
2007-10-06 Zac MedicoIn PackageIndex.write(), skip writing the CHOST for a
2007-10-06 Zac MedicoIn PackageIndex.readBody(), make each package entry
2007-10-06 Zac MedicoBug #194552 - Include EAPI in the binary package metada...
2007-10-06 Zac MedicoFix package.license support so that SLOT atoms
2007-10-06 Marius MauchHandle Exceptions in mod_mail_summary.finalize() and...
2007-10-06 Marius Mauchlet dohtml handle weird filenames, patch by TGL (bug...
2007-10-06 Marius MauchAdd @localhost to default PORTAGE_ELOG_MAILFROM to...
2007-10-06 Marius Mauchclean up module namespace
2007-10-06 Marius MauchAlso clean portage.txt
2007-10-06 Marius MauchAlso look for sets.conf in overlays
2007-10-06 Marius MauchAdd some documentation about set configuration
2007-10-06 Marius Mauchdefault set configuration, should probably go into...
2007-10-05 Zac MedicoStrip the - prefix from EAPI in getmaskingstatus()
2007-10-05 Marius Mauchhandle empty sets properly
2007-10-05 Zac MedicoShorten the reference to IUSE defaults since
2007-10-05 Zac MedicoDocument IUSE defaults.
2007-10-05 Marius Mauchinclude sets in emerge --search
2007-10-05 Zac MedicoDocument SLOT dependencies.
2007-10-05 Marius Mauchreplace category sets in test configuration with user...
2007-10-05 Zac MedicoGeneralize the first paragraph of the MASKED PACKAGES...
2007-10-05 Marius Mauchonly add short names for sets if they begin with 'sets/'
2007-10-05 Marius Mauchfirst version of set integration in emerge
2007-10-05 Marius MauchAdd set configuration framework in preparation for...
2007-10-05 Zac MedicoDocumnet EAPI in the MASKED PACKAGES section.
2007-10-05 Zac MedicoFix spelling of backward.
2007-10-05 Zac MedicoDocument the EAPI variable.
2007-10-05 Marius Mauchignore missing files
2007-10-05 Marius Mauchadd TODO list for portage-2.2
2007-10-05 Marius Mauchcopy of gentoolkit r451
2007-10-05 Zac MedicoBug #194764 - All the match* functions can raise
2007-10-05 Zac MedicoMake the EbuildQuote check ignore lines beginning
2007-10-04 Zac MedicoIn portdbapi.aux_get(), simplify code by using string
2007-10-04 Zac MedicoHandle UnsupportedAPIException when running the ebuild(1)
2007-10-04 Zac MedicoInclude the package name in all exceptions raised from
2007-10-04 Zac MedicoMake portdbapi.getfetchlist() bail out if the EAPI
2007-10-04 Zac MedicoFix logic for the message that's show when
2007-10-04 Zac MedicoMake repoman bail out if it is unable to properly
2007-10-04 Zac MedicoAdd EAPI masking support for binary packages.
2007-10-04 Zac MedicoFix UnsupportedAPIException.__str__() to strip the...
2007-10-04 Zac MedicoNon-integer EAPI isn't supported. In case it's supported in
2007-10-04 Zac MedicoWhen the metadata cache contains a negative EAPI, it...
2007-10-04 Zac MedicoBump EAPI from 0 to 1 and fix eapi_is_supported() so...
2007-10-03 Mike Frysingerno need to use "function" when defining a function
2007-10-03 Mike Frysingerthis isnt part of gentoolkit anymore
2007-10-03 Zac MedicoEliminate confusing false positive error messages
2007-10-03 Zac MedicoIn the EbuildQuote check, combine the var_assignment
2007-10-02 Zac MedicoFilter some false positives out of the EbuildQuote...
2007-10-01 Zac MedicoBug #194398 - Do not log "exiting successfully" in...
2007-10-01 Alec WarnerApply new checks, minor cleanup
2007-10-01 Alec WarnerRename checks as the naming was overkill (they are...
2007-10-01 Alec WarnerDelete some extra leaky vars, also after some testing...
2007-10-01 Alec Warnerkeep old repoman names so we don't confuse people
2007-10-01 Alec WarnerAdd Donnie's quote check, refactor other ebuild-content...
2007-10-01 Alec WarnerAdd new repoman check classes using StringIO; possibly...
2007-10-01 Zac MedicoBug #142508 - Clear the screen each time before calling
2007-09-30 Zac MedicoReimplement portdbapi.visible() so that is works without
2007-09-30 Zac MedicoDocument interaction between config.setinst() and
2007-09-29 Zac MedicoRemove redundant trailing slashes from ${D}. (branches...
2007-09-29 Zac MedicoInitialize PORTAGE_TMPDIR before using it.
2007-09-29 Mike Frysingerrevert useless quoting
2007-09-29 Alec WarnerFix quoting as reported by Drac in bug 194169
2007-09-29 Zac MedicoBug #194095 - Validate dispatch-conf input in order to
2007-09-28 Zac MedicoBug #193548 - When scanning for config updates and...
2007-09-28 Zac MedicoWhen scanning for config updates, treat a symlink to...
2007-09-28 Zac MedicoBug #193548 - When emerge spawns find to search for...
2007-09-28 Zac MedicoBug #194081 - Add EBUSY to the list of ignored errnos...
2007-09-27 Zac MedicoHandle KeyError thrown from aux_get().
2007-09-27 Zac MedicoMove prelink tempfile cleanup to the finally block and
2007-09-27 Zac MedicoSimplify update_eclasses() a little.
2007-09-27 Zac MedicoMove a newline to fix formatting.
2007-09-27 Zac MedicoIgnore ENOTDIR from unmerge unlink calls.
2007-09-27 Zac MedicoBug #194025 - Lock /var/db/pkg in post_merge() during the
2007-09-27 Mike Frysingerwith help from Donnie and Ulrich, use sed to extract...
2007-09-27 Zac MedicoBug #193486 - Use echo -n and properly quote the array...
2007-09-27 Zac MedicoBug #193486 - Use xargs to avoid 'bash: /bin/rm: Argume...
2007-09-27 Zac MedicoDo the stale env check/warning after the digest/manifest
2007-09-27 Zac MedicoDisplay a short notification when an existing ${T}...
2007-09-26 Mike Frysingeralign the filename and line numbers in the output of...
2007-09-26 Zac MedicoFix a typo.
2007-09-26 Mike Frysingersomeone seriously screwed the pooch on whitespacing...
2007-09-26 Zac MedicoBug #192706 - Do not print a summary at the end of...
2007-09-26 Zac MedicoSet non-blocking mode on the pty master file descriptor...
2007-09-26 Zac MedicoBug #192341 - When the chflags command does not exit...
2007-09-26 Zac MedicoBug #192341 - Eliminate the dependency on py-freebsd...
next