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
*
depgraph: optimize slot conflict backtrack order
Zac Medico
2012-06-19
2
-3
/
+15
*
depgraph: defer slot conflict backtracking
Zac Medico
2012-06-18
1
-91
/
+75
*
depgraph._add_pkg: preserve previous pkg depth
Zac Medico
2012-06-17
1
-0
/
+2
*
depgraph: use package sets for rebuild/reinstall
Zac Medico
2012-06-17
1
-5
/
+21
*
DependencyArg: add __slots__
Zac Medico
2012-06-17
3
-3
/
+12
*
repoman: add 'VIRTUAL.suspect' class of warnings
Sergei Trofimovich
2012-06-17
2
-0
/
+22
*
grabfile_package: show real file name in error
Zac Medico
2012-06-17
1
-1
/
+1
*
_process_slot_conflicts: do one slot at a time
Zac Medico
2012-06-16
1
-36
/
+37
*
depgraph: split out _handle_slot_conflict method
Zac Medico
2012-06-16
1
-120
/
+129
*
depgraph: simplify _select_pkg_highest_available
Zac Medico
2012-06-16
1
-8
/
+0
*
depgraph: _autounmask in _highest_pkg_cache key
Zac Medico
2012-06-16
1
-1
/
+1
*
repoman: warn about every 'pkgconfig' implementation in RDEPENDs
Sergei Trofimovich
2012-06-15
1
-0
/
+4
*
Unmerge symlink listed as dir for bug #421165.
Zac Medico
2012-06-15
1
-4
/
+5
*
Add USE + license autounmask for bug #420847.
Zac Medico
2012-06-15
2
-8
/
+13
*
test_autounmask: add case for bug #420847
Zac Medico
2012-06-13
1
-0
/
+11
*
Fix test failure with Python 2.6.
Arfrever Frehtes Taifersar Arahesis
2012-06-13
1
-1
/
+1
*
runtests.sh: add pypy-1.9 to PYTHON_VERSIONS
Zac Medico
2012-06-13
1
-1
/
+1
*
repoman: handle trailing newlines better
Mike Frysinger
2012-06-12
2
-3
/
+17
*
repoman: update cat/pkg info in header all the time
Mike Frysinger
2012-06-12
2
-25
/
+133
*
test_match_from_list: fix _pkg_str usage
Zac Medico
2012-06-12
1
-3
/
+3
*
dbapi: construct _pkg_str during match on-demand
Zac Medico
2012-06-11
2
-15
/
+49
*
repoman: tweak code for bug #420735
Zac Medico
2012-06-11
1
-1
/
+1
*
config: pass tolerant param to getconfig more
Zac Medico
2012-06-11
1
-5
/
+8
*
repoman: Manifest after ChangeLog, bug #420735
Zac Medico
2012-06-11
1
-0
/
+5
*
Move post_src_install metadata code to one func.
Zac Medico
2012-06-11
3
-43
/
+39
*
QueryCommand: add get_db() classmethod
Zac Medico
2012-06-11
1
-3
/
+7
*
Package: move SLOT validation to _pkg_str
Zac Medico
2012-06-10
2
-15
/
+18
*
Add a _get_slot_re() function.
Zac Medico
2012-06-10
3
-4
/
+9
*
Package: use _eapi_attrs
Zac Medico
2012-06-10
2
-4
/
+8
*
_get_pv_re: use _eapi_attrs
Zac Medico
2012-06-10
1
-13
/
+20
*
dep: remove old "DEPEND SYNTAX" comments
Zac Medico
2012-06-10
1
-14
/
+0
*
use_reduce: use _eapi_attrs
Zac Medico
2012-06-10
2
-3
/
+5
*
_get_eapi_attrs: move to eapi module
Zac Medico
2012-06-10
2
-32
/
+31
*
dep: move regex constants to top of file
Zac Medico
2012-06-10
1
-16
/
+17
*
_get_atom_wildcard_re: use _eapi_attrs
Zac Medico
2012-06-10
1
-16
/
+22
*
_get_atom_re: share cache between more EAPIs
Zac Medico
2012-06-10
1
-4
/
+6
*
_get_useflag_re: use _eapi_attrs
Zac Medico
2012-06-10
1
-20
/
+28
*
_get_usedep_re: use _eapi_attrs
Zac Medico
2012-06-10
1
-33
/
+43
*
Atom: use _eapi_attrs in constructor
Zac Medico
2012-06-10
1
-10
/
+15
*
_get_atom_re: handle many combinations
Zac Medico
2012-06-10
1
-19
/
+43
*
cache/sqlite.py: dynamically add columns to table
Zac Medico
2012-06-10
1
-2
/
+40
*
InheritEclass: avoid false positive in func regex
Zac Medico
2012-06-08
1
-5
/
+6
*
depgraph: pass use_reduce result to dep_check
Zac Medico
2012-06-08
3
-42
/
+38
*
InheritEclass: avoid false positive in func regex
Zac Medico
2012-06-07
1
-2
/
+5
*
repoman: try to sign Manifest only if it exists
Zac Medico
2012-06-05
1
-1
/
+4
*
parse_layout_conf: fix cache-formats pms fallback
Zac Medico
2012-06-05
1
-3
/
+3
*
helper-functions.sh: multijob support bash <4.1
v2.2.0_alpha110
Zac Medico
2012-06-04
1
-1
/
+29
*
Handle more import exceptions involving xml.
Zac Medico
2012-06-04
4
-6
/
+29
*
repoman: fix _mask_manager assignment
Zac Medico
2012-06-04
1
-1
/
+1
*
InheritEclass: exempt auto/libtool for multilib
Zac Medico
2012-06-03
1
-1
/
+1
[next]