portage.git
2007-09-27 Zac Medicoalign the filename and line numbers in the output of...
2007-09-26 Zac MedicoFix a typo. (trunk r7840)
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...
2007-09-26 Zac MedicoBugs #168772 and #193695 - During unmerge, only ignore...
2007-09-26 Zac MedicoBug #74615 - Quote all file paths inside dispatch-conf...
2007-09-26 Zac MedicoInitialize ${TMP} before registering the die trap so...
2007-09-26 Zac MedicoBug #190179 - Use `prelink --verify filename` to write the
2007-09-26 Zac Medicos/note/not/ reported by p-y. (trunk r7800)
2007-09-26 Zac Medicofix possible information leak vulnerability when doing
2007-09-26 Zac Medicotweak get_config() so that it only executes one external
2007-09-26 Zac MedicoWhen --deep is not enabled, many dependencies are dicar...
2007-09-26 Zac MedicoFlush stderr and stdout if their file descriptors are...
2007-09-26 Zac MedicoWhen --with-bdeps=y is enabled for built packages,...
2007-09-26 Zac MedicoMask binary packages if their CHOST does not match...
2007-09-26 Zac MedicoBug #190781 - Don't include --oneshot in the options...
2007-09-26 Zac MedicoUse ensure_dirs() and apply_permissions() to avoid...
2007-09-26 Zac MedicoBug #192346 - The emerge --help shows a -i option that
2007-09-26 Zac MedicoBug #191645 - Cross-reference the `ebuild --force...
2007-09-26 Zac MedicoAdd some additional notes about the behavior of FEATURE...
2007-09-26 Zac MedicoBug #191645 - Document the --force option. (trunk r7776)
2007-09-26 Zac MedicoBug #110443 - Add a KEYWORDS.stable check for ebuilds...
2007-09-26 Zac MedicoBug #192321 - Clean dir.old cruft so that they don...
2007-09-26 Zac MedicoBug #191645 - Document the --force option. (trunk r7773)
2007-09-26 Zac MedicoBug #187795 - remove pointless digest.disjointed and...
2007-09-26 Zac MedicoBug #192195 - In dir_get_list(), append a trailing...
2007-09-26 Zac MedicoCatch errno.ENOTDIR instead of using os.path.isdir...
2007-09-26 Zac MedicoBug #192298 - Handle PermissionDenied error in
2007-09-08 Zac MedicoIn depgraph.altlist(), try to merge asap_nodes sooner... v2.1.3.9
2007-09-08 Zac MedicoBug #190268 - Avoid unwanted sandbox violations in...
2007-09-07 Zac MedicoFor bug #190268, filter SANDBOX_* from the calling...
2007-09-06 Zac MedicoIn the topological sort for merge order, try to avoid...
2007-09-06 Zac MedicoReformat collision-protect output so that the list...
2007-09-06 Zac MedicoConvert myoptions from a list to a dict. (trunk r7714)
2007-09-06 Zac MedicoMove some of the less expensive QA checks before dep_ch...
2007-09-06 Zac MedicoSkip the most expensive QA tests when --force in enable...
2007-09-06 Zac MedicoFix RepoMan's grammar. (trunk r7711)
2007-09-06 Zac MedicoBug #110443 - Add a KEYWORDS.stable check for ebuilds...
2007-09-06 Zac MedicoMake the commit message indicate when the --force optio...
2007-09-06 Zac MedicoAdd a --force option that forces commit to proceed...
2007-09-06 Zac MedicoBug #190406 - Filter the myheaders list so that it...
2007-09-06 Zac Medicochange directory to / in case $PWD doesnt exist (trunk...
2007-09-06 Zac Medicoremove $Id$ as it gives us nothing useful (trunk r7699)
2007-09-06 Zac MedicoMove blocker handling from depgraph.create() to select_...
2007-09-06 Zac MedicoBug #190214 - Make the rpm phase use /usr/src/rpm inste...
2007-09-06 Zac MedicoRemove pointless information from --info output (trunk...
2007-09-06 Zac MedicoDon't cache results from match_from_list() since *dbapi...
2007-09-04 Zac MedicoMove the note about not needing pycrypto with python...
2007-08-23 Zac MedicoAdd * and ~* to the list of valid values for ACCEPT_KEY...
2007-08-23 Zac MedicoMake depgraph.select_dep() node reuse work when in...
2007-08-23 Zac MedicoBug #189791 - Define EBUILD_PHASE=unpack during the...
2007-08-23 Zac MedicoIn config.regenerate(), skip loading /etc/profile.env...
2007-08-23 Zac MedicoMake depgraph.create() avoid metadata lookups for binar...
2007-08-23 Zac MedicoBug #189791 - Send errors to /dev/null when debug-print...
2007-08-23 Zac MedicoFix a typo from r7663. (trunk r7676)
2007-08-22 Zac MedicoUse INFORM to colorize the package name. (trunk r7674)
2007-08-22 Zac MedicoPrevent output from being flushed to the console too...
2007-08-22 Zac MedicoMake depgraph.select_dep() reuse cached metadata from...
2007-08-22 Zac MedicoFix update_dbentry() to process version components...
2007-08-22 Zac MedicoMake best() return early when it's only given one packa...
2007-08-22 Zac MedicoPass complete package metadata from depgraph.select_dep...
2007-08-22 Zac MedicoBug #188703 - Don't adjust permissions in ${T} unless...
2007-08-22 Zac MedicoSend cache hit/miss status updates to stdout instead...
2007-08-22 Zac MedicoShow cache miss/hit counts all on one line, using ...
2007-08-22 Zac MedicoBug #189743 - Add .jpeg to the list of extensions suppo...
2007-08-19 Zac Medicofilter out kernel modules from ELF QA checks #184443...
2007-08-19 Zac Medicoremove "risky" message about -O2 (trunk r7644)
2007-08-19 Zac MedicoFix ACCEPT_KEYWORDS validation so that ** is valid...
2007-08-17 Zac MedicoFor bug #189219, use pkgcmp() to sort versions in selec...
2007-08-16 Zac MedicoMake etc-update copy owner and group bits when it merge...
2007-08-16 Zac Medicomake -f/-F distinction clearer (trunk r7632)
2007-08-16 Zac MedicoCombine 2 locations in depgraph.create() where nodes...
2007-08-16 Zac MedicoAlways assign higher priority to dependencies on packag...
2007-08-15 Zac MedicoAdd some floating point vercmp cases. (trunk r7622)
2007-08-15 Zac MedicoFor bug #188807, add nocreate and delaycompress options...
2007-08-15 Zac Medico'decent' CFLAGS should not feature -O3. Bug 188619...
2007-08-15 Zac MedicoFor bug #188449, since python floats have limited range...
2007-08-15 Zac MedicoFor bug #188782, dependencies on packages specified...
2007-08-14 Zac MedicoMake sure to skip info dir files with the .old extensio...
2007-08-14 Zac MedicoFor bug #188782, keep "nomerge" nodes in the graph...
2007-08-12 Zac MedicoFor bug #33585, leave the old info dir file in place...
2007-08-12 Zac MedicoFor bug #188559, invalidate dblink._contents_inodes...
2007-08-11 Zac MedicoOptimize config.setcpv() so that it doesn't call regene...
2007-08-10 Zac MedicoDon't generate a QA Notice if the ${S} directory doesn...
2007-08-06 Zac MedicoUpdate emerge --help and --info docs. Thanks to Arfreve...
2007-08-06 Zac MedicoFor bug #187795, remove pointless digest.disjointed...
2007-08-05 Zac MedicoFor bug #187806, use mkstemp to create tmpservertimesta...
2007-08-04 Zac MedicoUse == for comparison of portage_node since digraph...
2007-08-04 Zac MedicoMake sure that portage always has all of it's RDEPENDs...
2007-08-04 Zac MedicoMake config updates get counted correctly for bug ...
2007-08-04 Zac MedicoGenerate a QA Notice and cd to ${WORKDIR} if the $...
2007-08-04 Zac MedicoRemove the depend phase from the doebuild actionmap...
2007-08-03 Zac MedicoMake droppriv for the depend phase conditional on userp...
2007-08-03 Zac MedicoIn portage.spawn() logging, put the read end of the...
2007-08-02 Zac MedicoFor bug #187518, handle EISDIR thrown from mkdir when...
2007-08-02 Zac MedicoFor bug #187480, fix writemsg args in portdbapi.gvisibl...
2007-08-01 Zac MedicoFix TestCase import.
2007-08-01 Zac MedicoCopy the portage.spawn() test from trunk.
2007-08-01 Zac MedicoLike older versions of portage, don't show the repo...
next