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
*
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
*
ebuild_xattr: lazily import xattr
Zac Medico
2011-01-30
2
-3
/
+4
*
test/lint/test_import_modules.py: Better error reporting and expected failures
Sebastian Luther
2011-01-30
1
-1
/
+10
*
KeywordsManager: use lists where order matters
Zac Medico
2011-01-30
1
-11
/
+12
*
Properly fix my earlier breakage
Brian Dolbec
2011-01-30
1
-38
/
+21
*
fix a "*" being added for a stable pkg-ver
Brian Dolbec
2011-01-30
1
-2
/
+3
*
getRawMaskAtom: handle user negative incrementals
Zac Medico
2011-01-30
1
-3
/
+11
*
Display: show masks in the [ ] part
Zac Medico
2011-01-30
1
-11
/
+16
*
die: include $EBUILD_PHASE in message
Zac Medico
2011-01-30
1
-1
/
+5
[next]