portage.git
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...
2007-09-25 Zac MedicoBug #193695 - Add FreeBSD chflags support for rmdir()
2007-09-25 Zac MedicoIn movefile() FreeBSD chflags handling, use chflags...
2007-09-25 Zac MedicoBug #193695 - Add support for FreeBSD chflags during...
2007-09-24 Zac MedicoBugs #168772 and #193695 - During unmerge, only ignore...
2007-09-24 Zac MedicoBug #74615 - Quote all file paths inside dispatch-conf...
2007-09-24 Zac MedicoInitialize ${TMP} before registering the die trap so...
2007-09-24 Zac MedicoBug #190179 - Use `prelink --verify filename` to write the
2007-09-24 Zac Medicos/note/not/ reported by p-y.
2007-09-24 Mike Frysingerfix possible information leak vulnerability when doing...
2007-09-24 Mike Frysingertweak get_config() so that it only executes one externa...
2007-09-23 Zac MedicoWhen --deep is not enabled, many dependencies are dicar...
2007-09-23 Zac MedicoIn spawn(), initialize default fd_pipes before doing...
2007-09-22 Zac MedicoFlush stderr and stdout if their file descriptors are...
2007-09-22 Zac MedicoFlush stdout before calling pkg_info() to ensure that...
2007-09-22 Zac MedicoWhen --with-bdeps=y is enabled for built packages,...
2007-09-19 Zac MedicoMask binary packages if their CHOST does not match...
2007-09-18 Zac MedicoBug #190781 - Don't include --oneshot in the options...
2007-09-16 Zac MedicoUse ensure_dirs() and apply_permissions() to avoid...
2007-09-15 Zac MedicoRevert the workaround for bug #192341 since it will...
2007-09-13 Zac MedicoBug #192341 - Make emerge bail out on FreeBSD if the...
2007-09-13 Zac MedicoBug #192346 - The emerge --help shows a -i option that...
2007-09-13 Zac MedicoBug #191645 - Cross-reference the `ebuild --force...
2007-09-13 Zac MedicoAdd some additional notes about the behavior of FEATURE...
2007-09-13 Zac MedicoBug #191645 - Document the --force option.
2007-09-13 Zac MedicoBug #110443 - Add a KEYWORDS.stable check for ebuilds...
2007-09-13 Zac MedicoBug #192321 - Clean dir.old cruft so that they don...
2007-09-12 Zac MedicoBug #191645 - Document the --force option.
2007-09-12 Zac MedicoBug #187795 - remove pointless digest.disjointed and...
2007-09-12 Zac MedicoBug #192195 - In dir_get_list(), append a trailing...
2007-09-12 Zac MedicoCatch errno.ENOTDIR instead of using os.path.isdir().
2007-09-12 Zac MedicoBug #192298 - Handle PermissionDenied error in cache...
2007-09-11 Marius MauchAdjust for r7767
2007-09-11 Marius MauchRemove name from PackageSet, it's pointless as the...
2007-09-09 Alec Warneror I was right the first time :(
2007-09-09 Alec Warnersigh, or, not and
2007-09-08 Alec Warnercompress two loop iterations into one
2007-09-08 Zac MedicoIn depgraph.altlist(), try to merge asap_nodes sooner...
2007-09-08 Zac MedicoFix a typo.
2007-09-08 Zac MedicoBug #190268 - Avoid unwanted sandbox violations in...
2007-09-07 Marius MauchImplement/fix testcases for some PackageSet subclasses
2007-09-07 Marius MauchFix incorrect parse check as value lists in KeyListFile...
2007-09-07 Marius MauchUndo some unwanted changes
2007-09-07 Marius Mauchreturn the full path, not just the filename
2007-09-07 Marius Mauchfix errors in call logic
2007-09-07 Alec WarnerFix minor issues with loaders in the static file loader...
2007-09-07 Alec Warnerdbapi currently depends on being subclassed and having...
2007-09-07 Alec Warnertest news item filtering
2007-09-07 Alec WarnerLast commit added more tests for sets and taught me...
2007-09-07 Alec Warnerfighting with svn over weirdness
2007-09-07 Alec WarnerRewrite testing to use __test__ instead of hardcoded...
2007-09-07 Zac MedicoFor bug #190268, filter SANDBOX_* from the calling...
2007-09-06 Zac MedicoFix a typo.
2007-09-05 Zac MedicoIn the topological sort for merge order, try to avoid...
2007-09-04 Zac MedicoMove the note about not needing pycrypto with python...
2007-08-30 Zac MedicoReformat collision-protect output so that the list...
2007-08-28 Zac MedicoMove some of the less expensive QA checks before dep_ch...
2007-08-28 Zac MedicoConvert myoptions from a list to a dict.
2007-08-28 Zac MedicoSkip the most expensive QA tests when --force in enable...
2007-08-28 Zac MedicoMake the commit message indicate when the --force optio...
2007-08-27 Zac MedicoFix RepoMan's grammar.
2007-08-27 Zac MedicoBug #110443 - Add a KEYWORDS.stable check for ebuilds...
2007-08-27 Zac MedicoAdd a --force option that forces commit to proceed...
2007-08-27 Zac MedicoBug #190406 - Filter the myheaders list so that it...
2007-08-26 Mike Frysingerchange directory to / in case $PWD doesnt exist
2007-08-25 Zac MedicoMove blocker handling from depgraph.create() to select_...
2007-08-25 Zac MedicoBug #190214 - Make the rpm phase use /usr/src/rpm inste...
2007-08-25 Mike Frysingerremove $Id$ as it gives us nothing useful
2007-08-25 Marius MauchRemove pointless information from --info output
2007-08-24 Zac MedicoDon't cache results from match_from_list() since *dbapi...
2007-08-24 Zac MedicoCall config.regenerate() after config.reload() so that...
2007-08-24 Zac MedicoUse a config.reload() method to explicitly reload ...
2007-08-24 Zac MedicoFix another typo.
2007-08-24 Zac MedicoFix a typo.
next