projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2012-10-16
Zac Medico
ManifestTask: remove unneeded _proc attribute
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
repoman: allow 40 digit gpg key
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
emerge_main: use parse_opts for --help
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
repoman: validate PORTAGE_GPG_KEY
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
Test PopenProcess.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
CompositeTask._start_task: propagate scheduler
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
Handle missing mkfifo for Jython.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
PopenProcess: integrate PipeReader support
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
run_action: gc locals of calling func
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
emerge_main: split out run_action
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
Add missing PopenProcess class from last commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Zac Medico
egencache --update-manifests: re-sign when needed
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Arfrever Frehtes...
Add Display._append_repository() to avoid duplication...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Zac Medico
emerge_main: move imports to top
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Zac Medico
emerge_main: disable color earlier
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Arfrever Frehtes...
Display slots and subslots in output of `emerge -pv...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Zac Medico
MergeListItem: don't color "binary"
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Zac Medico
repoman: fix commit_footer NameError
v2.2.0_alpha138
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
emerge: lazy imports, optimize --help
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
chk_updated_info_files: move to separate file
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
display_preserved_libs: move to separate file
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
emerge: handle KeyboardInterrupt, not SIGINT
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
emerge.1: broaden description of "r" merge attr
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
repoman: initial caps for git commit msg footers
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
repoman: special git commit footer, bug #438364
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Arfrever Frehtes...
Invert order of arguments in Display._set_non_root_colu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Arfrever Frehtes...
Display.set_pkg_info(): Set cp and ver attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
repoman: identical Manifest commit message
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
Revert "repoman: identical Manifest commit message"
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
match_from_list: rm redundant catpkgsplit(mycpv)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
simplify Display.convert_myoldbest().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Zac Medico
Simplify Display.get_ver_str().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Arfrever Frehtes...
Bug #434970: Disable some warnings during `emerge ...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Arfrever Frehtes...
EAPI="5-progress": Add master_repositories(), repositor...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Zac Medico
MergeListItem: color binary display, bug #438254
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Zac Medico
Add QA_MULTILIB_PATHS for bug #437910.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Zac Medico
PollScheduler: fix _schedule() to return True
v2.2.0_alpha137
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Zac Medico
Atom: support *_beta* wildcard, bug #437872
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Zac Medico
_parse_uri_map: preserve order of URIs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
fetch: preserve SRC_URI order for primaryuri
v2.2.0_alpha136
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
PollScheduler: disable default _loadavg_latency
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
emerge: handle --load-average with no arg
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Tim Boudreau
dyn_spec: s/Copyright/License/, bug #437588
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
Revert "test_ipc_daemon: handle fork/finally race"
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
ForkProcess: set _exit finally block before fork
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
spawn: setup _exit finally block before fork
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
test_ipc_daemon: handle fork/finally race
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
spawn: use finally block for failure os._exit()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
repoman: check EXTRA_ECONF/EMAKE, bug #437348
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
repoman: simplify EbuildAssignment check
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
ForkProcess: increase scope of try/finally/_exit
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Zac Medico
PollScheduler: rename sched_iface to _sched_iface
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Zac Medico
Show slot + repo for colliding packages.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Zac Medico
repoman: identical Manifest commit message
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Zac Medico
Substitute SchedulerInterface for PollScheduler.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Zac Medico
PollScheduler: split out SchedulerInterface
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Zac Medico
action_uninstall: use PollScheduler not Scheduler
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Arfrever Frehtes...
best_version() and has_version(): Improve die() messages.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Arfrever Frehtes...
Run tests with Python 3.4.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Zac Medico
PollScheduler: move _main_loop to Scheduler
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Zac Medico
MetadataRegen: inherit AsyncScheduler
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Zac Medico
ManifestScheduler: tweak _task_exit output order
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Zac Medico
Substitute EventLoop for PollScheduler.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Zac Medico
PollScheduler: remove register/unregister methods
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Zac Medico
PollScheduler: remove self._jobs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Zac Medico
AsyncScheduler: remove useless __slots__
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Zac Medico
TaskScheduler: inherit AsyncScheduler
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Zac Medico
test_ipc_daemon: implement internal SleepProcess
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Zac Medico
ebuild.sh: comment on noauto behavior
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
repoman: avoid Manifest double signature
v2.2.0_alpha135
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
ManifestScheduler: handle InvalidDependString
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
ManifestTask: add missing signatures
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
AsyncScheduler: poll in _schedule_tasks
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
AsyncScheduler: implement _poll
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
AsyncScheduler: use _termination_check
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
AsyncScheduler: source_remove in _wait
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
EbuildFetcher/MergeProcess: inherit ForkProcess
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
egencache: add --update-manifests, bug #436918
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Zac Medico
Fix emerge <tbz2> for python3.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Zac Medico
OrderedDict: fix setitem bug #436974
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Zac Medico
debug-print: chgrp ${PORTAGE_GRPNAME:-portage}
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Zac Medico
phase-functions.sh: chgrp $T/environment
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Zac Medico
phase-functions.sh: remove redundant chown/chmod
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Zac Medico
Add chown and chgrp wrappers for prefix.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Zac Medico
Handle KeyError when loading pickles.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Zac Medico
Fix indent from last commit.
v2.2.0_alpha134
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Zac Medico
ebuild.sh: EAPI conditional usex dummy
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Zac Medico
_slot_operator: EAPI 5-hdepend DEPEND target only
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Zac Medico
prepalldocs: fix inverted eapi_has_docompress
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
dodoc: source isolated-functions.sh earlier
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
UseManager: /etc/portage/profile extended syntax
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Arfrever Frehtes...
Add eapi.sh with ___eapi_*() functions and use these...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
test_ipc_daemon: increase sleep for bug #436334
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
Use constants for more hardcoded *DEPEND lists.
v2.2.0_alpha133
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
update_ents: use Package._dep_keys
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
evaluate_slot_operator_equal_deps: do HDEPEND
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
Use constants for more hardcoded *DEPEND lists.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
Use constants for hardcoded *DEPEND lists.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
Test emerge --root-deps more.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Zac Medico
Test emerge --root-deps.
commit
|
commitdiff
|
tree
|
snapshot
next