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
*
depgraph: fix case insensitive search for unsat
Zac Medico
2011-12-04
1
-3
/
+11
*
action_depclean: fix return code
Zac Medico
2011-12-02
2
-5
/
+10
*
Handle OSError from os.read and loop if needed.
Zac Medico
2011-12-01
3
-23
/
+29
*
process._exec: tweak opt_name for PyPy
Zac Medico
2011-12-01
1
-1
/
+6
*
PipeReader: use os.read/write
Zac Medico
2011-12-01
1
-19
/
+11
*
test_uniqueArray.py: fix 'is' usage PyPy incompat
Zac Medico
2011-12-01
1
-3
/
+3
*
AsynchronousLock: use os.read/write
Zac Medico
2011-12-01
1
-15
/
+28
*
checksum.py: detect PyPy crashes in hashlib
Zac Medico
2011-12-01
1
-0
/
+29
*
_emerge/EbuildMetadataPhase.py: use os.read()
Zac Medico
2011-12-01
1
-7
/
+13
*
_emerge/SubProcess.py: support int fd in _files
Zac Medico
2011-12-01
1
-1
/
+4
*
MergeProcess: check if _elog_reader_fd is None
Zac Medico
2011-12-01
1
-1
/
+1
*
locks.py: use flock with PyPy for issue 747
Zac Medico
2011-12-01
1
-0
/
+5
*
make.conf(5): clarify "repo" and "defaults" sources for USE_ORDER
Mike Frysinger
2011-11-30
1
-2
/
+4
*
doebuild: disable noauto for binary packages
Zac Medico
2011-11-29
1
-0
/
+4
*
movefile: tweak unicode handling
Zac Medico
2011-11-28
1
-8
/
+12
*
movefile: chown/mod before rename
Zac Medico
2011-11-28
1
-15
/
+7
*
movefile: avoid redundant string concatenations
Zac Medico
2011-11-28
1
-6
/
+7
*
movefile: remove unused lchown
Zac Medico
2011-11-28
1
-4
/
+2
*
Preserve extended attributes on regular files when using Python >=3.3.
Arfrever Frehtes Taifersar Arahesis
2011-11-29
1
-2
/
+14
*
Revert "dblink.mergeme(): Merge files in alphabetic order."
v2.2.0_alpha79
Zac Medico
2011-11-27
1
-1
/
+1
*
_get_dep_chain: fix KeyError, bug #392059
Zac Medico
2011-11-27
1
-13
/
+22
*
config: fix make.defaults inherit of make.globals
v2.2.0_alpha78
Zac Medico
2011-11-25
1
-22
/
+23
*
dblink.mergeme(): Merge files in alphabetic order.
Arfrever Frehtes Taifersar Arahesis
2011-11-26
1
-1
/
+1
*
elog/mod_syslog: fix 1 char msgs, bug #390965
Zac Medico
2011-11-25
1
-0
/
+5
*
emerge-webrsync: new gpg key, bug #331537
Zac Medico
2011-11-24
1
-1
/
+1
*
repoman: fix svn "abiguous workdir", bug #391199
v2.2.0_alpha77
Zac Medico
2011-11-21
2
-0
/
+5
*
man/emerge.1: note that --jobs redirects output
Zac Medico
2011-11-21
1
-0
/
+5
*
emerge --help: show --quiet-build
Zac Medico
2011-11-20
1
-1
/
+1
*
_prepare_self_update: detect if already called
v2.2.0_alpha76
Zac Medico
2011-11-18
1
-0
/
+4
*
Schduler: _check_temp_dir in _handle_self_update
Zac Medico
2011-11-18
1
-2
/
+9
*
collect_ebuild_messages: handle \r, bug #390833
Zac Medico
2011-11-18
1
-2
/
+3
*
resolver/output: unused imports
Zac Medico
2011-11-17
1
-4
/
+3
*
_make_msgfunction: convert to class
Zac Medico
2011-11-17
1
-6
/
+10
*
config: tweak mapping implementation more
Zac Medico
2011-11-17
1
-2
/
+4
*
config: centralize mapping impl in _getitem/pop
Zac Medico
2011-11-17
1
-15
/
+21
*
collect_ebuild_messages: validate msg type
Zac Medico
2011-11-17
1
-1
/
+11
*
emerge --changelog: omit entry for current ver
Zac Medico
2011-11-17
1
-1
/
+2
*
depgraph: don't merge portage asap
Zac Medico
2011-11-17
2
-17
/
+0
*
Tweak the last commit.
Zac Medico
2011-11-17
2
-11
/
+9
*
Skip the "resume after portage update" routine.
Zac Medico
2011-11-17
7
-194
/
+92
*
Show action as --action in emerge.log arg list.
Zac Medico
2011-11-17
1
-1
/
+1
*
Show option arguments in emerge.log arg list.
Zac Medico
2011-11-17
1
-1
/
+11
*
pkg_pretend: handle interruption more
v2.2.0_alpha75
Zac Medico
2011-11-16
1
-0
/
+6
*
pkg_pretend: tweak final cleanup logic
Zac Medico
2011-11-16
1
-11
/
+9
*
Scheduler.py: remove unused vars (pyflakes)
Zac Medico
2011-11-16
1
-8
/
+0
*
Tweak emerge --quiet-build default handling.
Zac Medico
2011-11-16
2
-4
/
+1
*
pkg_pretend: lock before unpacking binpkg xpak
Zac Medico
2011-11-16
1
-17
/
+20
*
pkg_pretend: clean first for bug #390711
Zac Medico
2011-11-16
2
-13
/
+37
*
emerge --quiet-build: don't set PORTAGE_QUIET
Zac Medico
2011-11-16
1
-1
/
+1
*
xterm title HOSTNAME support, bug #390699
Zac Medico
2011-11-16
1
-1
/
+8
[next]