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
*
isolated-functions.sh: fix syntax error for die
Zac Medico
2011-01-30
1
-2
/
+4
*
NoOffsetWithHelpers: fix invalid errors name
Fabian Groffen
2011-01-30
1
-1
/
+1
*
repoman: add check for using offset vars with helpers
Fabian Groffen
2011-01-30
3
-3
/
+14
*
Fix a typo.
Arfrever Frehtes Taifersar Arahesis
2011-01-30
1
-2
/
+2
*
Fix a typo.
Arfrever Frehtes Taifersar Arahesis
2011-01-30
1
-2
/
+2
*
make it only print if it is due to an override setting
Brian Dolbec
2011-01-30
1
-1
/
+1
*
Use the new _getRawMissingKeyword() which optimizes the keyword display. Misc...
Brian Dolbec
2011-01-30
2
-55
/
+51
*
add getRawMissingKeywords functions
Brian Dolbec
2011-01-30
2
-1
/
+108
*
add a new function to MaskManager that optimizies getting any raw mask atoms
Brian Dolbec
2011-01-30
3
-26
/
+53
*
optimize isHardMasked() a little more
Brian Dolbec
2011-01-30
1
-5
/
+2
*
Move most of the code to _emerge's Package object. Refine the hardmasking cod...
Brian Dolbec
2011-01-30
2
-22
/
+48
*
add keyword output info for masked pkgs, fixes bug 58416
Brian Dolbec
2011-01-30
1
-2
/
+41
*
bintree: warn for missing binhost TIMESTAMP
Zac Medico
2011-01-29
1
-0
/
+2
*
Fix selinux import error handling.
Zac Medico
2011-01-29
1
-0
/
+1
*
Test import of all modules.
Zac Medico
2011-01-28
3
-3
/
+39
*
depgraph: fix get_dep_chain unicode handling
Zac Medico
2011-01-28
1
-7
/
+8
*
action_info: fix noiselevel for repo/set displays
Zac Medico
2011-01-28
1
-4
/
+4
*
action_info: use _ENABLE_SET_CONFIG for sets
Zac Medico
2011-01-28
1
-6
/
+8
*
--info: Show installed sets (bug 282250)
Sebastian Luther
2011-01-28
1
-1
/
+10
*
autounmask USE change comment: ensure that the first parent requires the change
Sebastian Luther
2011-01-28
1
-16
/
+29
*
Show use conditionals in old style dep chains
Sebastian Luther
2011-01-28
2
-126
/
+154
*
binarytree: fix BASE_URI for old-style binhost
Zac Medico
2011-01-26
1
-0
/
+1
*
binarytree: fix broken BASE_URI initialization
Zac Medico
2011-01-26
1
-2
/
+3
*
make.conf.5: doc multi PORTAGE_BINHOST support
Zac Medico
2011-01-26
1
-4
/
+4
*
Update Portage to support multiple binhosts.
David James
2011-01-26
2
-17
/
+21
*
grab_updates: return all after first modified
Zac Medico
2011-01-25
1
-3
/
+11
*
Wildcard support for -c/-C
Sebastian Luther
2011-01-24
3
-2
/
+65
*
fdopen: read from processes in unbuffered mode
v2.2.0_alpha19
Zac Medico
2011-01-21
4
-7
/
+7
*
test_pty_eof: separate classes for self.todo
Zac Medico
2011-01-21
1
-1
/
+2
*
Fix a typo in a comment.
Zac Medico
2011-01-20
1
-1
/
+1
*
SpawnProcess: read proc with unbuffered fdopen
Zac Medico
2011-01-20
3
-6
/
+8
*
PtyEofTestCase: test unbuffered fdopen
Zac Medico
2011-01-20
2
-4
/
+27
*
dispatch-conf: restrict default archive-dir perms
v2.2.0_alpha18
Zac Medico
2011-01-19
3
-3
/
+26
*
make.globals: initialize FFLAGS and FCFLAGS
Zac Medico
2011-01-19
1
-0
/
+2
*
make.conf.example: document FFLAGS and FCFLAGS
Sébastien Fabbro
2011-01-19
2
-10
/
+19
*
make.conf.5: document FFLAGS and FCFLAGS
Sébastien Fabbro
2011-01-19
1
-1
/
+11
*
BinpkgFetcher: ust pty like EbuildFetcher
Zac Medico
2011-01-19
1
-1
/
+16
*
doebuid: clean up AA handling
Zac Medico
2011-01-18
1
-9
/
+0
*
depgraph: avoid duplicate ebuild visibility check
Zac Medico
2011-01-18
1
-1
/
+1
*
depgraph: don't reinstall for changed repo
Zac Medico
2011-01-18
2
-8
/
+45
*
depgraph: avoid updates more
Zac Medico
2011-01-18
2
-13
/
+15
*
test_multirepo: test for bug #351828
Zac Medico
2011-01-18
1
-2
/
+24
*
Fix some poor installed/masked || choices.
Zac Medico
2011-01-18
2
-15
/
+20
*
Fix breakage from previous commit.
Zac Medico
2011-01-18
1
-4
/
+29
*
doebuild_environent: handle A/AA initialization
Zac Medico
2011-01-18
4
-62
/
+40
*
Fix broken pkg.use.enabled ref from last commit.
v2.2.0_alpha17
Zac Medico
2011-01-17
1
-1
/
+1
*
EbuildBuild: Ensure $A is defined in pkg_nofetch.
Zac Medico
2011-01-17
1
-1
/
+8
*
Scheduler: remove uninstall task from pkg_queue
v2.2.0_alpha16
Zac Medico
2011-01-17
1
-0
/
+4
*
Use r'' for regex.
Zac Medico
2011-01-17
1
-1
/
+1
*
spawn_nofetch: Ensure $A is defined.
Zac Medico
2011-01-17
1
-1
/
+7
[next]