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
*
quickpkg: fix '*' in arg extended atom check
Zac Medico
2011-10-13
1
-16
/
+11
*
layout.conf: revert authoritative-cache support
Zac Medico
2011-10-13
3
-32
/
+6
*
digestcheck: handle allow_missing for distfiles
Zac Medico
2011-10-13
1
-0
/
+2
*
quickpkg_extended_atom: handle =* operator
Zac Medico
2011-10-13
1
-0
/
+5
*
quickpkg: Support extended atoms
Sebastian Luther
2011-10-13
1
-1
/
+39
*
xpak(5): fix grammar, spelling, style, and add more content
Mike Frysinger
2011-10-12
1
-148
/
+105
*
Remove FEATURES=fixpackages support.
v2.2.0_alpha67
Zac Medico
2011-10-11
5
-16
/
+8
*
Ensure correct IUSE in vdb for bug #386829.
Zac Medico
2011-10-11
1
-7
/
+16
*
bin/ebuild: add --version option
Zac Medico
2011-10-11
1
-3
/
+9
*
prepstrip: make sure eu-strip embeds right filename
Mike Frysinger
2011-10-11
1
-1
/
+4
*
fetch: tweak space msg for bug #386797
Zac Medico
2011-10-11
1
-12
/
+14
*
elog_process: fix ridicoulus newlines bug #386771
Zac Medico
2011-10-11
1
-4
/
+12
*
prepstrip: add support for elfutils strip
Mike Frysinger
2011-10-11
1
-18
/
+46
*
prepstrip: extract buildid with readelf to avoid debugedit when possible
Mike Frysinger
2011-10-11
1
-9
/
+23
*
prepstrip: avoid a `dirname` with a simple ${var%/*}
Mike Frysinger
2011-10-10
1
-1
/
+1
*
FakeVartree: disable match wrapper if necessary
v2.2.0_alpha66
Zac Medico
2011-10-10
1
-2
/
+2
*
FakeVartree: type from last commit
Zac Medico
2011-10-10
1
-1
/
+1
*
FakeVartree: fix sync for --dynamic-deps=n
Zac Medico
2011-10-10
1
-1
/
+2
*
Scheduler: fix myopts typo from last commit
Zac Medico
2011-10-10
1
-1
/
+1
*
Add emerge --dynamic-deps <y|n> option.
Zac Medico
2011-10-10
6
-6
/
+43
*
mod_syslog: add newlines for bug #386627
Zac Medico
2011-10-10
1
-5
/
+4
*
elog_process: add newlines for bug #386627
Zac Medico
2011-10-10
1
-4
/
+4
*
prepstrip: tweak style of debugedit checks
v2.2.0_alpha65
Zac Medico
2011-10-09
1
-8
/
+8
*
prepstrip: merge debugedit checks more
Zac Medico
2011-10-09
1
-5
/
+11
*
prepstrip: optimize duplicate calls to `has`
Mike Frysinger
2011-10-09
1
-12
/
+23
*
prepstrip: merge debugedit checks
Mike Frysinger
2011-10-09
1
-6
/
+5
*
tests/dodir: check relative path by itself
Mike Frysinger
2011-10-09
1
-0
/
+2
*
tests: setup default bin env more
Mike Frysinger
2011-10-09
1
-0
/
+3
*
prepstrip: optimize chmod slightly
Mike Frysinger
2011-10-09
1
-3
/
+3
*
tests/__init__: return int from main()
Zac Medico
2011-10-09
2
-8
/
+9
*
tests/__init__: import print_function
Zac Medico
2011-10-09
1
-0
/
+2
*
MaskManager: fix "Unmatched removal", bug #386569
Zac Medico
2011-10-09
1
-5
/
+40
*
Skip PORTAGE_TMPDIR write check for fetchonly.
Zac Medico
2011-10-09
1
-6
/
+7
*
show_ignored_binaries: filter noise, bug #386379
Zac Medico
2011-10-09
1
-0
/
+26
*
tests: add --list flag to show available tests
Mike Frysinger
2011-10-09
1
-21
/
+34
*
tests: add a --help option to make runtest more friendly
Mike Frysinger
2011-10-09
1
-2
/
+7
*
tests: split up getTests into helper funcs to avoid duplication
Mike Frysinger
2011-10-09
1
-20
/
+17
*
runtests: make sure we are in the right dir
Mike Frysinger
2011-10-09
1
-0
/
+3
*
Revert "RepoConfigLoader: Recursively expand masters."
Zac Medico
2011-10-09
1
-27
/
+21
*
Revert "MaskManager: Fix stacking of lines from master repositories."
Zac Medico
2011-10-09
1
-5
/
+4
*
Revert "get_masters: protect against infinite recursion"
Zac Medico
2011-10-09
1
-30
/
+23
*
get_masters: protect against infinite recursion
Zac Medico
2011-10-08
1
-23
/
+30
*
RepoConfig: allow repos.conf 'masters' override
Zac Medico
2011-10-08
2
-8
/
+25
*
tests: fix whitespace to be consistent
Mike Frysinger
2011-10-08
1
-10
/
+10
*
MaskManager: Fix stacking of lines from master repositories.
Arfrever Frehtes Taifersar Arahesis
2011-10-08
1
-4
/
+5
*
RepoConfigLoader: Recursively expand masters.
Arfrever Frehtes Taifersar Arahesis
2011-10-08
1
-21
/
+27
*
whirlpool.py: tabs to spaces
v2.2.0_alpha64
Zac Medico
2011-10-08
1
-6
/
+6
*
portage/mail: always UTF-8 charset for MIMEText
Zac Medico
2011-10-08
1
-2
/
+1
*
repoman: add 'repository' to portdbapi cache
Zac Medico
2011-10-07
1
-1
/
+1
*
repoman: tweak myupdates/myheaders commit logic
v2.2.0_alpha63
Zac Medico
2011-10-07
1
-2
/
+1
[next]