misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize PORTAGE_TMPDIR before using it.
Zac Medico
2007-09-29
1
-3
/
+3
*
revert useless quoting
Mike Frysinger
2007-09-29
2
-4
/
+2
*
Fix quoting as reported by Drac in bug 194169
Alec Warner
2007-09-29
3
-3
/
+3
*
Bug #194095 - Validate dispatch-conf input in order to
Zac Medico
2007-09-29
1
-2
/
+13
*
Bug #193548 - When scanning for config updates and an error
Zac Medico
2007-09-28
1
-4
/
+6
*
When scanning for config updates, treat a symlink to an existing
Zac Medico
2007-09-28
1
-0
/
+9
*
Bug #193548 - When emerge spawns find to search for config updates,
Zac Medico
2007-09-28
1
-1
/
+2
*
Bug #194081 - Add EBUSY to the list of ignored errnos for unlink
Zac Medico
2007-09-28
1
-4
/
+8
*
Handle KeyError thrown from aux_get().
Zac Medico
2007-09-27
1
-5
/
+6
*
Move prelink tempfile cleanup to the finally block and
Zac Medico
2007-09-27
1
-6
/
+2
*
Simplify update_eclasses() a little.
Zac Medico
2007-09-27
1
-8
/
+5
*
Move a newline to fix formatting.
Zac Medico
2007-09-27
1
-1
/
+2
*
Ignore ENOTDIR from unmerge unlink calls.
Zac Medico
2007-09-27
1
-1
/
+1
*
Bug #194025 - Lock /var/db/pkg in post_merge() during the
Zac Medico
2007-09-27
1
-4
/
+10
*
with help from Donnie and Ulrich, use sed to extract the statement that led t...
Mike Frysinger
2007-09-27
1
-2
/
+24
*
Bug #193486 - Use echo -n and properly quote the array argument.
Zac Medico
2007-09-27
1
-1
/
+1
*
Bug #193486 - Use xargs to avoid 'bash: /bin/rm: Argument list too long'
Zac Medico
2007-09-27
1
-1
/
+2
*
Do the stale env check/warning after the digest/manifest
Zac Medico
2007-09-27
1
-15
/
+23
*
Display a short notification when an existing ${T}/environment
Zac Medico
2007-09-27
1
-0
/
+19
*
align the filename and line numbers in the output of the stack dump so that i...
Mike Frysinger
2007-09-26
1
-13
/
+21
*
Fix a typo.
Zac Medico
2007-09-26
1
-1
/
+1
*
someone seriously screwed the pooch on whitespacing here so clean it all up
Mike Frysinger
2007-09-26
1
-62
/
+63
*
Bug #192706 - Do not print a summary at the end of --depclean
Zac Medico
2007-09-26
1
-0
/
+3
*
Set non-blocking mode on the pty master file descriptor while
Zac Medico
2007-09-26
1
-16
/
+14
*
Bug #192341 - When the chflags command does not exit successfully,
Zac Medico
2007-09-26
1
-4
/
+13
*
Bug #192341 - Eliminate the dependency on py-freebsd by implementing
Zac Medico
2007-09-26
1
-3
/
+16
*
Bug #193695 - Add FreeBSD chflags support for rmdir()
Zac Medico
2007-09-25
1
-1
/
+16
*
In movefile() FreeBSD chflags handling, use chflags instead of
Zac Medico
2007-09-25
1
-2
/
+4
*
Bug #193695 - Add support for FreeBSD chflags during unmerge. This
Zac Medico
2007-09-25
1
-11
/
+25
*
Bugs #168772 and #193695 - During unmerge, only ignore specific
Zac Medico
2007-09-24
1
-4
/
+18
*
Bug #74615 - Quote all file paths inside dispatch-conf shell commands.
Zac Medico
2007-09-24
3
-9
/
+9
*
Initialize ${TMP} before registering the die trap so that
Zac Medico
2007-09-24
1
-1
/
+1
*
Bug #190179 - Use `prelink --verify filename` to write the
Zac Medico
2007-09-24
1
-5
/
+9
*
s/note/not/ reported by p-y.
Zac Medico
2007-09-24
1
-1
/
+1
*
fix possible information leak vulnerability when doing a merge of configurati...
Mike Frysinger
2007-09-24
1
-11
/
+22
*
tweak get_config() so that it only executes one external binary (sed) instead...
Mike Frysinger
2007-09-24
1
-9
/
+15
*
When --deep is not enabled, many dependencies are dicarded and
Zac Medico
2007-09-23
1
-13
/
+25
*
In spawn(), initialize default fd_pipes before doing the stdout/stderr flush.
Zac Medico
2007-09-23
1
-8
/
+7
*
Flush stderr and stdout if their file descriptors are in fd_pipes at the begi...
Zac Medico
2007-09-22
2
-4
/
+10
*
Flush stdout before calling pkg_info() to ensure that output always shows in ...
Zac Medico
2007-09-22
1
-0
/
+4
*
When --with-bdeps=y is enabled for built packages, pull in build time deps as
Zac Medico
2007-09-22
1
-6
/
+16
*
Mask binary packages if their CHOST does not match the one defined in make.conf.
Zac Medico
2007-09-19
2
-7
/
+23
*
Bug #190781 - Don't include --oneshot in the options that --update implies.
Zac Medico
2007-09-18
1
-2
/
+1
*
Use ensure_dirs() and apply_permissions() to avoid redundant chown/chmod call...
Zac Medico
2007-09-16
2
-8
/
+5
*
Revert the workaround for bug #192341 since it will be much cleaner if we fal...
Zac Medico
2007-09-15
1
-37
/
+0
*
Bug #192341 - Make emerge bail out on FreeBSD if the freebsd python module
Zac Medico
2007-09-13
1
-0
/
+37
*
Bug #192346 - The emerge --help shows a -i option that does not exist.
Zac Medico
2007-09-13
1
-1
/
+1
*
Bug #191645 - Cross-reference the `ebuild --force digest` docs with the
Zac Medico
2007-09-13
2
-3
/
+7
*
Add some additional notes about the behavior of FEATURES=assume-digests under
Zac Medico
2007-09-13
1
-1
/
+5
*
Bug #191645 - Document the --force option.
Zac Medico
2007-09-13
1
-0
/
+6
[next]