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
*
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
*
ebuild-helpers/new*: QA warn for extra args
Zac Medico
2011-12-22
11
-10
/
+43
*
_pty.py: remove unused _tested_pty variable
Zac Medico
2011-12-22
1
-2
/
+0
*
_pty.py: remove _test_pty_eof()
Zac Medico
2011-12-22
2
-175
/
+8
*
config.setcpv(): use dbapi._aux_cache_keys
Zac Medico
2011-12-22
1
-1
/
+4
*
_aux_env_search: decode unicode more
Zac Medico
2011-12-22
1
-0
/
+3
*
filter_readonly_variables: refactor binpkg logic
Zac Medico
2011-12-22
1
-8
/
+9
*
fetch: don't apply permissions to symlinks
Zac Medico
2011-12-22
1
-9
/
+16
*
filter_readonly_variables: don't trust binpkg var
Zac Medico
2011-12-21
1
-0
/
+4
*
make.globals: don't define TMPDIR with EPREFIX
Zac Medico
2011-12-21
1
-1
/
+1
*
make.globals: don't define PORTDIR with EPREFIX
Zac Medico
2011-12-21
1
-1
/
+1
*
filter_readonly_variables: preserve binpkg vars
Zac Medico
2011-12-21
1
-1
/
+3
*
search.py: use _aux_cache_keys more
Zac Medico
2011-12-21
1
-1
/
+1
*
vardbapi._aux_get: unicode EAPI key
Zac Medico
2011-12-21
1
-1
/
+1
*
vardbapi._aux_get: search environment in one pass
Zac Medico
2011-12-21
1
-43
/
+53
*
vardbapi._aux_get: account for _aux_cache_keys_re
Zac Medico
2011-12-21
1
-1
/
+2
*
vardbapi.aux_get: search environment, bug 395463
Zac Medico
2011-12-21
1
-5
/
+79
*
cnf/make.conf: fix ia64 and s390 diffs
Zac Medico
2011-12-21
2
-38
/
+8
*
Use *FLAGS for CFLAGS ignorance checks.
Zac Medico
2011-12-21
3
-4
/
+12
*
data.py: stat EROOT for PORTAGE_GRPNAME/USERNAME
Zac Medico
2011-12-21
1
-12
/
+36
*
s/QA_STRICT_DT_SWITCHES/QA_STRICT_CFLAGS_IGNORED/
Zac Medico
2011-12-21
2
-2
/
+2
*
s/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/
Zac Medico
2011-12-21
3
-7
/
+7
*
--ask is fine for --depclean as well.
Michał Górny
2011-12-21
1
-2
/
+2
*
install_qa_check: more RESTRICT=binchecks
Zac Medico
2011-12-21
1
-2
/
+4
*
Strip .GCC.command.line from output files as well.
Michał Górny
2011-12-21
1
-1
/
+1
*
Support checking for ignored CFLAGS using -frecord-gcc-switches.
Michał Górny
2011-12-21
4
-0
/
+56
*
hashed_path: implement __repr__
Zac Medico
2011-12-20
1
-0
/
+2
*
Silently allow missing /var/cache/edb/counter.
Zac Medico
2011-12-20
1
-8
/
+4
*
Add some EAPI 4-python docs.
Zac Medico
2011-12-20
3
-0
/
+51
*
Force COLUMNS > 0 for bug #394091.
Zac Medico
2011-12-19
1
-0
/
+4
*
prepstrip: merge diff from prefix branch
Zac Medico
2011-12-19
1
-9
/
+26
*
Display EROOT when ROOT != "/".
Zac Medico
2011-12-19
7
-15
/
+16
*
Disallow some functions in global scope in EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2011-12-19
1
-4
/
+14
*
_run_pkg_pretend: doebuild_environment for clean
Zac Medico
2011-12-18
1
-0
/
+14
*
set_colors(): suppress "/dev/tty: No such device"
Zac Medico
2011-12-18
1
-2
/
+4
*
Define portage.repository.config.RepoConfig.__repr__().
Arfrever Frehtes Taifersar Arahesis
2011-12-18
1
-0
/
+3
*
test_poll: separate classes for pipe vs. pty
Zac Medico
2011-12-18
1
-14
/
+23
*
PipeReaderArrayTestCase: sleep for fast computers
Zac Medico
2011-12-18
1
-1
/
+4
*
RepoConfigLoader._add_overlays(): Rename a variable and add a comment.
Arfrever Frehtes Taifersar Arahesis
2011-12-18
1
-8
/
+9
*
Optimize RepoConfigLoader._add_overlays().
Arfrever Frehtes Taifersar Arahesis
2011-12-18
1
-7
/
+3
*
set_colors(): Redirect input to `stty size` to make it work after
Arfrever Frehtes Taifersar Arahesis
2011-12-18
1
-1
/
+1
*
environment: don't save COLUMNS
Zac Medico
2011-12-18
1
-1
/
+1
[next]