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: make downgrades trigger complete graph
Zac Medico
2011-02-04
1
-2
/
+21
*
ebuild(1): skip REQUIRED_USE for some phases
Zac Medico
2011-02-04
1
-1
/
+3
*
ebuild(1): ensure REQUIRED_USE is satisfied
Zac Medico
2011-02-04
1
-2
/
+25
*
depgraph: don't drop deps in _add_dep
Zac Medico
2011-02-04
1
-29
/
+0
*
Remove from list by index, not search.
Zac Medico
2011-02-03
1
-1
/
+1
*
REQUIRED_USE: more display tests
Zac Medico
2011-02-03
1
-0
/
+10
*
REQUIRED_USE: fix parens display and test more
Zac Medico
2011-02-03
2
-4
/
+48
*
parse_metadata_use(): omit empty text tokens.
Michał Górny
2011-02-03
1
-1
/
+2
*
REQUIRED_USE: fix parens display and test
Zac Medico
2011-02-03
2
-3
/
+36
*
REQUIRED_USE: display unsatisfied part
Zac Medico
2011-02-03
3
-8
/
+136
*
action_uninstall: allow repo with wildcard atom
Zac Medico
2011-02-03
1
-1
/
+1
*
bintree: cleanup/fix old binhost code more
Zac Medico
2011-02-02
1
-4
/
+2
*
depgraph: use catsplit where appropriate
Zac Medico
2011-02-02
1
-2
/
+2
*
bintree: clean up dict use in old binhost code
Zac Medico
2011-02-02
1
-2
/
+3
*
bintree: add missing del from previous commit
Zac Medico
2011-02-02
1
-1
/
+1
*
bintree: remove unused __remotepkgs
Zac Medico
2011-02-02
1
-10
/
+5
*
depgraph: remove obsolete gpg exception handlers
Zac Medico
2011-02-02
1
-14
/
+0
*
depgraph: skip backtrack for fatal errors
Zac Medico
2011-02-02
1
-0
/
+10
*
depgraph: rm obsolete AmbguousPackageName handler
Zac Medico
2011-02-02
1
-21
/
+2
*
repoman.1: new variable.usedwithhelpers check
Zac Medico
2011-02-02
1
-1
/
+4
*
REQUIRED_USE: no autounmask, so skip backtracking
Zac Medico
2011-02-02
1
-4
/
+9
*
REQUIRED_USE: handle unsatisfied like normal dep
Zac Medico
2011-02-02
1
-17
/
+6
*
emerge.1: update date in header
Zac Medico
2011-02-02
1
-1
/
+1
*
emerge.1: Document mask display for bug 58416.
Zac Medico
2011-02-02
1
-0
/
+22
*
Fix grammar in a comment.
Zac Medico
2011-02-02
1
-1
/
+1
*
Display: simplify alignment for mask status
Zac Medico
2011-02-02
1
-15
/
+11
*
REQUIRED_USE: add blank line after display
Zac Medico
2011-02-02
1
-0
/
+1
*
Make || choices independent of REQUIRED_USE.
Zac Medico
2011-02-02
2
-37
/
+60
*
_get_dep_chain: allow SetArg for first node
Zac Medico
2011-02-01
1
-14
/
+15
*
Show "missed update" message for REQUIRED_USE.
Zac Medico
2011-02-01
1
-7
/
+31
*
portage.5: update date in header
Zac Medico
2011-02-01
1
-1
/
+1
*
portage.5: document /etc/portage/license_groups
Zac Medico
2011-02-01
1
-0
/
+1
*
doebuild: always return success for listonly mode
Zac Medico
2011-02-01
1
-0
/
+6
*
_exec: use default SIGINT/TERM handlers
Zac Medico
2011-01-31
1
-0
/
+5
*
_MergeProcess: use default SIGINT/TERM handlers
Zac Medico
2011-01-31
1
-1
/
+7
*
EbuildFetcher: use default SIGINT/TERM handlers
Zac Medico
2011-01-31
1
-0
/
+6
*
put main code in a private func() to remove near duplicated code
Brian Dolbec
2011-01-31
1
-14
/
+29
*
emerge: spawn nofetch for --pretend --fetch
Zac Medico
2011-01-31
1
-0
/
+1
*
depgraph: display 'searching for similar names'
Zac Medico
2011-01-31
1
-3
/
+11
*
Print near matches for cmd line atoms without matching ebuild
Sebastian Luther
2011-01-31
1
-0
/
+33
*
ImportModulesTestCase: use iterator, not list
Zac Medico
2011-01-31
1
-6
/
+3
*
EbuildBuild: spawn nofetch for fetchonly
Zac Medico
2011-01-31
1
-5
/
+12
*
Fix a typo in a comment.
Arfrever Frehtes Taifersar Arahesis
2011-01-31
1
-2
/
+2
*
Allow relative paths (starting with ./) on the cmd line
Sebastian Luther
2011-01-31
1
-0
/
+7
*
slot collision suggestions: Avoid showing redundant suggestions.
Sebastian Luther
2011-01-31
3
-25
/
+94
*
Display: Simplify mask code for bug #58416.
Zac Medico
2011-01-31
4
-47
/
+28
*
getRawMissingKeywords: ACCEPT_KEYWORDS, not ARCH
Zac Medico
2011-01-31
1
-1
/
+1
*
Display: align nomerge nodes more
Zac Medico
2011-01-31
1
-4
/
+12
*
Display: align blocker and nomerge nodes
Zac Medico
2011-01-31
1
-2
/
+9
*
getRawMissingKeywords: fix getEgroups breakage
Zac Medico
2011-01-31
1
-1
/
+1
[next]