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
*
Bug #334365 - Mask packages with invalid metadata as early as possible,
Zac Medico
2010-08-25
2
-14
/
+73
*
Add ebuild(1) support for FEATURES=digest.
Zac Medico
2010-08-25
2
-3
/
+8
*
Use a PORTAGE_SIGPIPE_STATUS variable to export 128 + SIGPIPE to the
Zac Medico
2010-08-25
3
-5
/
+13
*
Make save_ebuild_env() filter assert_sigpipe_ok().
Zac Medico
2010-08-25
1
-1
/
+1
*
Bug #334365 - When parsing dependencies of installed packages in
Zac Medico
2010-08-25
1
-2
/
+27
*
show_invalid_depstring_notice: Don't repeat the dep string
Sebastian Luther
2010-08-25
1
-1
/
+1
*
Fix repoman to support FEATURES=digest (reportedly it used to work
Zac Medico
2010-08-25
1
-0
/
+1
*
Mention repoman support in the FEATURES=digest docs.
Zac Medico
2010-08-25
1
-1
/
+2
*
Remove portage.usedefaults since it's broken by the previous commit.
Zac Medico
2010-08-25
2
-4
/
+1
*
config: Move handling of USE related config files into UseManager
Sebastian Luther
2010-08-25
2
-116
/
+169
*
Fix fragile sets config file path handling for for ResolverPlayground
Zac Medico
2010-08-25
1
-3
/
+3
*
Fix WorldSelectedSet.singleBuilder() to use EROOT.
Zac Medico
2010-08-25
1
-1
/
+1
*
Add EROOT support to setconfig_fallback().
Zac Medico
2010-08-25
1
-1
/
+1
*
Add EROOT support to the @module-rebuild package set.
Zac Medico
2010-08-25
2
-1
/
+3
*
Add EROOT support to regenworld.
Zac Medico
2010-08-25
1
-9
/
+9
*
Make regenworld write changes to a temporary file, and tell the user
Zac Medico
2010-08-25
1
-3
/
+41
*
When parsing package.env, pass the same tolerant and allow_sourcing
Zac Medico
2010-08-24
1
-1
/
+4
*
Use deepcopy for LicenseManger, since I remove clone support from the
v2.2_rc69
Zac Medico
2010-08-24
1
-1
/
+3
*
Use open() instead of file(), for python3.
Zac Medico
2010-08-24
1
-2
/
+2
*
Tests: Add LicenseManager tests
Sebastian Luther
2010-08-24
1
-0
/
+68
*
ExtendedAtomDict: Add __eq__
Sebastian Luther
2010-08-24
1
-0
/
+5
*
ResolverPlayground: Add ability to create config files and sets
Sebastian Luther
2010-08-24
1
-32
/
+98
*
Remove LicenseManager.__deepcopy__() since the default implementation
Zac Medico
2010-08-24
1
-14
/
+0
*
Implement LicenseManager.__deepcopy__().
Zac Medico
2010-08-24
2
-15
/
+20
*
Fix imports in _config submodules.
Zac Medico
2010-08-24
2
-2
/
+2
*
Bug #334319 - Don't call config.backup_changes("FEATURES") because it's
Zac Medico
2010-08-24
1
-2
/
+0
*
* Make dblink instantiate the ConfigProtect object on demand instead of
Zac Medico
2010-08-24
1
-6
/
+18
*
Bug #334265 - Fix AttributeError triggered by empty herd element in
Zac Medico
2010-08-24
1
-1
/
+1
*
More _pkg_use_enabled fixes
Sebastian Luther
2010-08-24
3
-46
/
+50
*
Atom.violated_conditionals: Always treat deps as violated if the flag is not ...
Sebastian Luther
2010-08-24
2
-0
/
+31
*
Bug #334253 - Fix breakage in FEATURES=test-fail-continue logic.
Zac Medico
2010-08-24
1
-1
/
+5
*
config: Move _prune_incremental to helper
Sebastian Luther
2010-08-24
2
-23
/
+23
*
config: Move features_set into its own file
Sebastian Luther
2010-08-24
2
-63
/
+72
*
config: Split out LicenseManager and helper
Sebastian Luther
2010-08-24
4
-219
/
+303
*
ExtendedAtomDict: Add __delitem__
Sebastian Luther
2010-08-24
1
-0
/
+6
*
Use Package.iuse.is_valid_flag() to account for implicit IUSE.
Zac Medico
2010-08-24
1
-1
/
+1
*
repoman: Let repoman check for flags missing from IUSE
Sebastian Luther
2010-08-24
1
-1
/
+2
*
Make config.setcpv() trigger regenerate() if the package from the
Zac Medico
2010-08-23
1
-0
/
+8
*
Handle SIGPIPE when unpack() extracts tar files through a pipe (bug #309001).
Zac Medico
2010-08-23
3
-3
/
+31
*
* Use iterators instead of keys() when possible.
Zac Medico
2010-08-23
1
-8
/
+8
*
In depgraph._select_pkg_highest_available_imp(), make sure
Zac Medico
2010-08-23
1
-1
/
+2
*
Pass a keyword hint from getmaskingstatus() to the autounmask code.
Zac Medico
2010-08-23
2
-7
/
+24
*
use_reduce: Give a hint to IUSE in the 'use flag '%s' is not referencable in ...
Sebastian Luther
2010-08-23
1
-1
/
+2
*
Add 'candy' to SUPPORTED_FEATURES.
Zac Medico
2010-08-23
1
-1
/
+1
*
Make recursive grablines() ignore the same directories as
Zac Medico
2010-08-23
3
-6
/
+9
*
Bug #318241 - Include LICENSE file in release tarballs.
v2.2_rc68
Zac Medico
2010-08-22
1
-1
/
+1
*
Bug #309907 - Update more config files for package moves:
Zac Medico
2010-08-22
1
-2
/
+6
*
Fix spelling in zlib.error message.
Zac Medico
2010-08-22
1
-1
/
+1
*
Handle zlib.error when reading compressed build logs via GzipFile.
Zac Medico
2010-08-22
2
-0
/
+12
*
Allow more time for natural exit of the ebuild process after it has
Zac Medico
2010-08-22
1
-4
/
+9
[next]