
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 71 (100.0%) | 1574 (100.0%) | 22.1 |
| drobbins | 65 (91.5%) | 1569 (99.7%) | 24.1 |
| achim | 3 (4.2%) | 4 (0.3%) | 1.3 |
| blutgens | 1 (1.4%) | 1 (0.1%) | 1.0 |
| robbat2 | 2 (2.8%) | 0 (0.0%) | 0.0 |
removing lockfile
0 lines of code changed in 1 file:
Add frozen lock support
0 lines of code changed in 1 file:
massive cleanup
0 lines of code changed in 4 files:
directory creation (/tmp, /var/tmp) umask fixes
12 lines of code changed in 1 file:
Important bug fix: merging a file on top of an existing directory doesn't
cause the merge to die. Instead, the file is simply not installed and a
!!! warning is printed to stdout.
68 lines of code changed in 1 file:
new version of Portage
40 lines of code changed in 1 file:
Portage fix: should now gracefully handle syntax errors in ebuilds, printing
out bash error messages.
6 lines of code changed in 1 file:
fix for handling flaky ebuilds during doebuild() "depend" phase
11 lines of code changed in 1 file:
fix for umask stuff
8 lines of code changed in 1 file:
typo fix
1 lines of code changed in 1 file:
If ${ROOT}/tmp doesn't exist, Portage should now create it with the sticky
bit set rather than with the default 0755 permissions + umask. umask is now
zero, too. This should fix problems where people build from scratch, ${ROOT}
is empty, and Portage accidentally creates ${ROOT}/tmp with the wrong perms.
4 lines of code changed in 1 file:
new version of ebuild/emerge that supports the --debug option for bash
debugging
7 lines of code changed in 1 file:
/etc/env.d is no longer assumed to exist
2 lines of code changed in 1 file:
new net-apache dir
4 lines of code changed in 1 file:
fix for env vars
2 lines of code changed in 1 file:
/etc/env.d is always inserted into CONFIG_PROTECT_MASK
9 lines of code changed in 1 file:
~ dep bug fix (typo)
1 lines of code changed in 1 file:
a few tweaks
143 lines of code changed in 1 file:
cfg file management now works for non "/" ROOT settings
70 lines of code changed in 1 file:
added "dev-tcltk" to categories.
1 lines of code changed in 1 file:
(47 more)