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
*
portdbapi: move repo loop to _iter_visible
Zac Medico
2011-09-24
1
-58
/
+65
*
pordbapi: split _iter_visible method from visible
Zac Medico
2011-09-24
1
-10
/
+14
*
portdbapi: combine gvisible and visible methods
Zac Medico
2011-09-24
1
-29
/
+20
*
portageq best_visible: use match-all-cpv-only
Zac Medico
2011-09-23
1
-2
/
+4
*
portdbapi.xmatch: deprecate *match-list
Zac Medico
2011-09-23
1
-9
/
+15
*
portdbapi.xmatch: fix minimum-all for multi-repo
Zac Medico
2011-09-23
1
-7
/
+16
*
Fix cp_list mytree argument for match-all.
Zac Medico
2011-09-23
1
-1
/
+1
*
install_hooks: fix variable name for PORTAGE_CONFIGROOT
Fabian Groffen
2011-09-23
1
-1
/
+1
*
portdbapi.xmatch: fix match-all for multi-repo
Zac Medico
2011-09-23
1
-7
/
+19
*
man/emerge.1: fix spelling of behavior
Zac Medico
2011-09-23
1
-2
/
+2
*
Revert "unpack: handle non-gz files from deb2targz"
Zac Medico
2011-09-23
1
-5
/
+1
*
unpack: handle non-gz files from deb2targz
Zac Medico
2011-09-23
1
-1
/
+5
*
Fix a typo.
Arfrever Frehtes Taifersar Arahesis
2011-09-23
1
-1
/
+1
*
Fix 'shopt: +s: invalid shell option name' error.
Arfrever Frehtes Taifersar Arahesis
2011-09-23
1
-1
/
+1
*
portdbapi.xmatch: deprecate list-visible
Zac Medico
2011-09-22
2
-1
/
+6
*
Fix Atom.with_repo() bugs.
Zac Medico
2011-09-22
1
-5
/
+2
*
Fix minimum/bestmatch-visible for multi-repo.
Zac Medico
2011-09-22
1
-31
/
+52
*
portdbapi: handle multi-repo visiblity
Zac Medico
2011-09-22
1
-16
/
+29
*
Atom: add a with_repo method for adding a repo
Zac Medico
2011-09-22
1
-0
/
+12
*
fetch: remove stray print for bug 383859
Zac Medico
2011-09-22
1
-1
/
+0
*
portageq best_visible: multi-repo support
Zac Medico
2011-09-22
1
-12
/
+34
*
Test direct virtual circular dep for bug #384107.
Zac Medico
2011-09-22
1
-0
/
+29
*
Test || choice circular handling.
Zac Medico
2011-09-22
1
-0
/
+32
*
Tweak auto --binpkg-respect-use more.
Zac Medico
2011-09-22
1
-2
/
+1
*
Tweak automatic --binpkg-respect-use behavior.
Zac Medico
2011-09-21
3
-7
/
+22
*
Make --binpkg-respect-use=y the default
Sebastian Luther
2011-09-21
1
-4
/
+6
*
Warn about ignored binary packages with non matching USE
Sebastian Luther
2011-09-21
1
-3
/
+44
*
add install hooks
Brian Harring
2011-09-21
2
-1
/
+17
*
emerge: add --complete-graph-if-new-ver < y | n >
Zac Medico
2011-09-21
5
-12
/
+93
*
Point users to the man page instead of duplicating it in --help
Sebastian Luther
2011-09-21
2
-814
/
+5
*
autounmask: Always use unresticted atoms for license and USE changes
Sebastian Luther
2011-09-21
3
-20
/
+16
*
Reject inconsistent backtrack parameters
Sebastian Luther
2011-09-20
3
-5
/
+68
*
Document ** keyword for --autounmask-keep-masks.
Zac Medico
2011-09-19
2
-3
/
+3
*
Suggest --autounmask-keep-masks for ** keyword.
Zac Medico
2011-09-19
1
-2
/
+5
*
Suggest --autounmask-keep-masks instead of --autounmask=n
Sebastian Luther
2011-09-19
1
-7
/
+3
*
autounmask: Add --autounmask-keep-masks option
Sebastian Luther
2011-09-19
5
-1
/
+65
*
autounmask: Add --autounmask-unrestricted-atoms option
Sebastian Luther
2011-09-19
4
-16
/
+53
*
bin/ebuild: simplify PORTDIR_OVERLAY query
v2.2.0_alpha59
Zac Medico
2011-09-18
1
-5
/
+1
*
Test --prune with virtual slots.
Zac Medico
2011-09-18
3
-3
/
+17
*
env_update: add more vardbapi fallback code
Zac Medico
2011-09-18
1
-1
/
+9
*
env_update: use global vardbapi as fallback
Zac Medico
2011-09-18
1
-1
/
+7
*
get_dep_chain: fix KeyError if start_node is root
Zac Medico
2011-09-18
1
-1
/
+1
*
install_qa_check: adjust "poor programming" msgs
Zac Medico
2011-09-18
1
-10
/
+10
*
autounmask: Document where changes are writen
Sebastian Luther
2011-09-18
2
-1
/
+9
*
autounmask: Ensure a suitable parent is displayed in the dep chain
Sebastian Luther
2011-09-18
2
-1
/
+97
*
ResolverPlayground: Add support for world sets
Sebastian Luther
2011-09-18
1
-3
/
+9
*
depclean: don't remove new virtual slots
Zac Medico
2011-09-18
2
-1
/
+44
*
RepoConfigLoader: handle ValueError from shlex
Zac Medico
2011-09-17
1
-1
/
+8
*
_RepoDisplay: split PORTDIR_OVERLAY with shlex
Zac Medico
2011-09-17
1
-2
/
+2
*
emerge-webrsync: exit if "gpg binary not found"
Alon Bar-Lev
2011-09-17
1
-0
/
+1
[next]