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
*
Support repository dependencies in EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-01-16
5
-11
/
+58
*
portageq metadata: Support repository dependencies.
Arfrever Frehtes Taifersar Arahesis
2012-01-15
1
-2
/
+4
*
create_world_atom: multi-repo portdbapi aux_get
Zac Medico
2012-01-15
1
-4
/
+31
*
add support for compressing debug sections to save space
Mike Frysinger
2012-01-14
4
-6
/
+18
*
prepstrip: add writable workaround for everyone
Mike Frysinger
2012-01-14
1
-1
/
+1
*
egencache: escape newline instead of lstrip
Zac Medico
2012-01-14
1
-4
/
+4
*
egencache: use textwrap.dedent
Zac Medico
2012-01-14
1
-10
/
+10
*
Apply INSTALL_MASK prior to collision-protect.
Zac Medico
2012-01-14
3
-11
/
+26
*
dyn_install: skip copy if possible
Zac Medico
2012-01-13
1
-11
/
+16
*
dyn_package: portable cp args by Mike Frysinger
Zac Medico
2012-01-13
1
-1
/
+3
*
dyn_package: remove stale PROOT if necessary
Zac Medico
2012-01-13
1
-0
/
+1
*
Modify PKG_INSTALL_MASK to apply only to binpkg creation.
Brian Harring
2012-01-13
1
-2
/
+13
*
test_config: fix AttributeError: 'str'
Zac Medico
2012-01-12
1
-1
/
+2
*
depgraph: account for unevaluated_atom in cache
Zac Medico
2012-01-12
1
-1
/
+1
*
depgraph: unevaluated parent atom in debug output
Zac Medico
2012-01-12
1
-2
/
+5
*
Add --human-readable to rsync opts for bug 269410
Zac Medico
2012-01-12
2
-1
/
+2
*
read_corresponding_eapi_file: unicode, bug 398587
Zac Medico
2012-01-11
1
-1
/
+3
*
quickpkg: add leading ./ to names for bug 398543
Zac Medico
2012-01-11
1
-1
/
+1
*
DEVELOPING: add "Dependencies" section
Zac Medico
2012-01-11
1
-0
/
+7
*
DEVELOPING: add "Python Version" section
Zac Medico
2012-01-11
1
-0
/
+8
*
DEVELOPING: remove section about string module
Zac Medico
2012-01-11
1
-21
/
+0
*
portage.debug.trace_handler.__init__(): Fix compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
2012-01-11
1
-2
/
+2
*
ExtendedAtomDict: fix for python-trace
Zac Medico
2012-01-10
1
-4
/
+7
*
env_update: ldsoconf_update flag not reliable
Zac Medico
2012-01-09
1
-4
/
+0
*
Update documentation of EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-01-08
1
-0
/
+17
*
Set REPOSITORY variable in ebuild environment in EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-01-08
4
-9
/
+17
*
Fix location of a comment.
Arfrever Frehtes Taifersar Arahesis
2012-01-08
1
-2
/
+2
*
Set portage-1 as default profile format for repositories using EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-01-08
1
-1
/
+5
*
Set eapi attribute on portage.repository.config.RepoConfig objects.
Arfrever Frehtes Taifersar Arahesis
2012-01-08
1
-5
/
+8
*
getlibpaths: regex for include
Zac Medico
2012-01-03
1
-2
/
+6
*
Support include directives in ld.so.conf.
Michał Górny
2012-01-03
1
-1
/
+12
*
ebuild.5: fix REQUIRED_USE sample for bug #397415
Gavin Pryke
2012-01-02
1
-1
/
+1
*
repoman: remove ebuild.allmasked check
Zac Medico
2012-01-01
2
-21
/
+0
*
repoman: discard xmatch caches from previous pkgs
Zac Medico
2012-01-01
1
-0
/
+2
*
RepoConfigLoader: don't mix duplicate repo config
v2.2.0_alpha84
Zac Medico
2011-12-28
1
-18
/
+17
*
RepoConfig.update(): copy more attributes
Zac Medico
2011-12-27
3
-10
/
+15
*
repoman: later --ask prompt for bug #395995
Zac Medico
2011-12-25
1
-4
/
+4
*
portage.repository.config.RepoConfigLoader: Rename _add_overlays() to
Arfrever Frehtes Taifersar Arahesis
2011-12-25
1
-2
/
+2
*
Tweak CFLAGS scanelf loop.
v2.2.0_alpha83
Zac Medico
2011-12-24
1
-11
/
+13
*
Update date headers in man pages.
Zac Medico
2011-12-24
2
-2
/
+2
*
Add FEATURES=config-protect-if-modified support.
Zac Medico
2011-12-24
3
-1
/
+19
*
FakeVartree: implement self.dbapi._aux_cache_keys
Zac Medico
2011-12-24
1
-0
/
+1
*
Don't check .GCC.command.line for kernel modules.
Zac Medico
2011-12-24
1
-1
/
+12
*
Do CFLAGS check before strip for bug #395877.
Zac Medico
2011-12-24
1
-71
/
+73
*
Fix a typo in a doc string.
Arfrever Frehtes Taifersar Arahesis
2011-12-24
1
-1
/
+1
*
AbstractPollTask: note PipeReaderArrayTestCase
v2.2.0_alpha82
Zac Medico
2011-12-23
1
-2
/
+2
*
depgraph.py: remove unused variables
Zac Medico
2011-12-23
1
-3
/
+1
*
QA_FLAGS_IGNORED: include QA_PREBUILT
Zac Medico
2011-12-22
1
-1
/
+1
*
Fix description of QA_FLAGS_IGNORED.
Arfrever Frehtes Taifersar Arahesis
2011-12-23
1
-2
/
+2
*
Share variables for CFLAGS and LDFLAGS checks.
Zac Medico
2011-12-22
3
-41
/
+54
[next]