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 #299095 - Add a deprecation warning for check_license calls with EAPI >= 3
Zac Medico
2010-02-22
3
-1
/
+25
*
Move the portage.FetchlistDict class to the portage.dbapi.porttree module.
Zac Medico
2010-02-21
2
-38
/
+46
*
Show a deprecation warning when getvirtuals() is called.
Zac Medico
2010-02-21
1
-4
/
+21
*
Show a deprecation warning when pkgmerge() is called.
Zac Medico
2010-02-21
1
-0
/
+4
*
Show a deprecation warning when digestParseFile() is called.
Zac Medico
2010-02-21
1
-0
/
+3
*
Move portage.flatten to portage.dep.flatten.
Zac Medico
2010-02-21
2
-12
/
+33
*
Handle CacheCorruption from self.db_ro in _setitem, triggered by INHERITED
Zac Medico
2010-02-20
1
-1
/
+4
*
Add a note about --rebuilt-binaries.
Zac Medico
2010-02-20
1
-0
/
+4
*
Move portage.cpv_getkey() to the portage.versions module.
Zac Medico
2010-02-20
2
-22
/
+29
*
Add missing newline to the "CONFIG_PROTECT is empty" warning message.
Zac Medico
2010-02-20
1
-0
/
+1
*
Use a frozenset for use inside binarytree._eval_use_flags().
v2.2_rc63
Zac Medico
2010-02-19
1
-1
/
+1
*
Add stacklevel=2 to warnings.warn calls.
Zac Medico
2010-02-19
2
-2
/
+2
*
Add stacklevel=2 to warnings.warn() calls.
Zac Medico
2010-02-19
1
-2
/
+2
*
Remove deprecated methods that call removed key_expand function.
Zac Medico
2010-02-19
2
-75
/
+3
*
Add DeprecationWarning to dep_virtual function.
Zac Medico
2010-02-19
1
-0
/
+2
*
Remove deprecated key_expand function and config.load_infodir method.
Zac Medico
2010-02-19
1
-31
/
+0
*
Use Atom.cp instead of dep_getkey.
Zac Medico
2010-02-19
2
-9
/
+9
*
Use Atom.cp instead of dep_getkey.
Zac Medico
2010-02-19
1
-3
/
+6
*
Use Atom.cp instead of dep_getkey.
Zac Medico
2010-02-19
1
-2
/
+2
*
Use a valid atom in the dep_getkey docstring.
Zac Medico
2010-02-19
1
-1
/
+1
*
Use isvalidatom to validate PROVIDE entries.
Zac Medico
2010-02-19
1
-2
/
+8
*
Fix deprecated usage of dep_getkey.
Zac Medico
2010-02-19
1
-1
/
+1
*
Fix deprecated usage of dep_getkey.
Zac Medico
2010-02-19
1
-1
/
+1
*
Bail out when given an invalid mode.
Zac Medico
2010-02-19
1
-1
/
+3
*
Bug #268724 - Show a warning message for --unmerge operations and suggest
Zac Medico
2010-02-19
1
-0
/
+9
*
Bug #303519 - Call warnings.warn() with stacklevel=2 inside dep_getkey and
Zac Medico
2010-02-19
1
-3
/
+3
*
Fix deprecated usage of dep_getkey.
Zac Medico
2010-02-19
1
-1
/
+1
*
Fix deprecated usage of dep_getkey.
Zac Medico
2010-02-19
1
-2
/
+2
*
Fix deprecated usage of dep_getkey.
Zac Medico
2010-02-19
1
-1
/
+1
*
Fix deprecated usage of dep_getkey.
Zac Medico
2010-02-19
1
-3
/
+1
*
Fix deprecated usage of dep_getkey.
Zac Medico
2010-02-19
1
-3
/
+3
*
Fix deprecated dep_getkey usage in match_from_list.
Zac Medico
2010-02-19
1
-1
/
+3
*
Make dep_getkey() recommend cpv_getkey() if given a cpv.
Zac Medico
2010-02-19
1
-1
/
+6
*
Use a property to trigger deprecation warnings if binarytree.remotepkgs
Zac Medico
2010-02-19
1
-9
/
+27
*
Remove the deprecated 'clone' parameter from the portagetree constructor.
Zac Medico
2010-02-19
1
-10
/
+2
*
Remove deprecated portdbapi.getfetchlist() method.
Zac Medico
2010-02-19
1
-24
/
+0
*
Remove deprecated binarytree.get_use() method.
Zac Medico
2010-02-19
1
-5
/
+0
*
Remove the deprecated 'clone' parameter to the binarytree constructor.
Zac Medico
2010-02-19
1
-14
/
+2
*
Deprecate the unused getbinpkgsonly parameter to binarytree.populate().
Zac Medico
2010-02-19
1
-3
/
+11
*
Allow --rebuilt-binaries to trigger downgrades.
Zac Medico
2010-02-18
1
-2
/
+1
*
Only enable --rebuilt-binaries automatically if --update and --deep are also
Zac Medico
2010-02-18
5
-9
/
+18
*
Remove unused merge_cmd variable.
Zac Medico
2010-02-18
1
-1
/
+0
*
Remove diffutils version detection code since it's not really needed.
Zac Medico
2010-02-18
1
-13
/
+2
*
Update the spinner in depgraph._serialize_tasks when searching for
Zac Medico
2010-02-18
1
-0
/
+1
*
Fix broken diffutils vercmp code.
Zac Medico
2010-02-18
1
-3
/
+2
*
Fix colors for --rebuilt-binaries docs.
Zac Medico
2010-02-18
1
-1
/
+1
*
Add a comment about slowness in _serialize_tasks when there are lots of
Zac Medico
2010-02-18
1
-0
/
+4
*
Bug #305393 - Handle new sdiff exit status for diffutils-2.9.
Zac Medico
2010-02-18
1
-0
/
+16
*
Add a --rebuilt-binaries[=n] option, causing automatic replacement of
Zac Medico
2010-02-18
4
-2
/
+49
*
Add @rebuilt-binaries set which uses BUILD_TIME to pull in binary packages
Zac Medico
2010-02-17
4
-36
/
+63
[next]