Use explicit 'mode' keyword arg with io.open().
[portage.git] / bin /
2011-07-12 Zac Medicomisc-functions.sh: fix incorrect has -o usage
2011-07-12 Zac MedicoRemove python-2.6 StringIO.StringIO fallback.
2011-07-11 Brian Harringebuild.sh: restore old has() implementation
2011-07-10 Zac MedicoMigrate from codecs.open() to io.open().
2011-07-08 Zac MedicoAdd QA Notice for hasq/useq calls (bug #199722).
2011-07-08 Zac MedicoRemove all hasq/useq calls for bug #199722.
2011-07-08 Zac MedicoInvert has/hasq and use/useq implementations.
2011-07-03 Zac Medicorepoman: ElementTree.ParseError -> SyntaxError
2011-07-01 Zac Medicoportageq get_repo_path: output empty if unknown v2.2.0_alpha43
2011-06-30 Zac Medicomisc-functions.sh: remove stale NEEDED* files
2011-06-30 Zac MedicoFix last commit to work regardless of nullglob.
2011-06-30 Zac Medicoecompress: beware of -k in PORTAGE_COMPRESS_FLAGS
2011-06-30 Zac Medicoebuild(1): pass missing myrepo arg to aux_get
2011-06-30 Zac Medicoebuild(1): pass "installed" arg to Package
2011-06-30 Zac Medicoebuild(1): pass Package instance to setcpv
2011-06-24 Michał GórnyAdd a QA check for systemd unit file install.
2011-06-24 Zac Medicorepoman: fix broken set constructor usage
2011-06-24 Zac Medicorepoman: add new "dependency.unknown" warning
2011-06-18 Zac Medicoemaint binhost: add method for SIZE/MTIME checks
2011-06-18 Zac Medicoemaint binhost: check SIZE and MTIME
2011-06-18 Zac Medicoportageq: fix all_best_visible to fail early
2011-06-17 Zac Medicorepoman: handle PermissionDenied from digestgen
2011-06-16 Zac Medicorepoman: only report allmasked if ebuilds exist
2011-06-09 Zac Medicoebuild.sh: fix libdir for ccache/distcc
2011-06-09 Jeremy Murphyebuild.sh: don't hardcode distcc pump path
2011-06-06 Zac Medicoportageq: support --version
2011-06-04 Zac Medicoportdbapi: cleanup when base module is reloaded
2011-06-02 Zac Medicoportageq: exclude expand_new_virt from commands
2011-06-02 Zac Medicoportageq: add new expand_virtual function
2011-05-31 Zac Medicoetc-update: add clear_term config for bug #142508
2011-05-26 Zac MedicoUpdate timestamps in headers of modified files.
2011-05-23 Zac Medicorepoman: pass type_name to Package constructor v2.2.0_alpha35
2011-05-22 Zac MedicoFix spelling of "ambiguous".
2011-05-20 MATSUU TakutoAdd FEATURES=distcc-pump support.
2011-05-18 Zac Medicoetc-update: clear term when appropriate
2011-05-15 Arfrever Frehtes... Fix some typos.
2011-05-07 Zac Medicodoebuild: use EbuildBuildDir for locking
2011-05-05 Zac Medicorepoman: make virtual.oldstyle a warning for now
2011-05-04 Zac Medicodoins: add reference to bug #239529
2011-05-02 Arfrever Frehtes... Avoid evaluation of values of variables in set_unless_c...
2011-05-02 Zac Medicoebuild.sh: make INHERITED independent of phase
2011-05-01 Zac Medicorepoman: remove most old-style virtual checks
2011-05-01 Ulrich Muellerrepoman: Check for PROVIDE.
2011-05-01 Arfrever Frehtes... Support multiple arguments in set_unless_changed()...
2011-05-01 Arfrever Frehtes... Bug #365439: Add set_unless_changed() and unset_unless_...
2011-04-30 Arfrever Frehtes... install_qa_check(): Simplify code and make 'l' a local...
2011-04-30 David JamesCheck for references to ${ROOT} in install_qa_checks.
2011-04-28 David JamesMove preinst/postinst_bsdflags from bash to py
2011-04-26 Ryan HillBug #364467 - handle gcc-4.6-style QA warnings
2011-04-23 Zac Medicoebuild(1): fix env FEATURES overrides bug #364035
2011-04-14 Zac Medicorepoman: cleanup gpgsign v2.2.0_alpha30
2011-04-12 Zac Medicodoins: tweak $DISTDIR symlink handling
2011-04-11 Zac Medicodoins: dereference abs symlinks to files
2011-04-03 Arfrever Frehtes... Merge branch 'master' of git+ssh://git.overlays.gentoo...
2011-04-03 Arfrever Frehtes... Support PORTAGE_GPG_SIGNING_COMMAND variable.
2011-04-03 Zac Medicorepoman: fix profiles.desc overlay path
2011-03-30 Arfrever Frehtes... Minor improvements in gpgsign().
2011-03-30 Arfrever Frehtes... Simplify calculation of repoman_settings["PORTAGE_GPG_D...
2011-03-30 Arfrever Frehtes... Use os.path.expanduser() to simplify code.
2011-03-27 Zac Medicoemerge-webrsync: drop lzma support
2011-03-24 David JamesOptimize ebuild.sh to cache preprocessing output.
2011-03-20 Zac Medicoportageq owners: list orphans via stderr
2011-03-17 Zac Medicoebuild-ipc: import errno
2011-03-17 Zac Medicoebuild-ipc: use non-blocking read
2011-03-10 Zac Medicoebuild-ipc: use plain file read instead of array
2011-03-02 Zac Medicododoc: update copyright date v2.2.0_alpha26
2011-03-02 Zac Medicoebuild(1): fix ebuild modification check
2011-02-28 Zac Medicoebuild(1): apply package.env earlier
2011-02-26 Zac Medicorepoman: add back portage.internal check
2011-02-25 Zac Medicodoins: fix dodoc directory error handling
2011-02-25 Zac Medicodoins: avoid die when called as dodoc with no arg
2011-02-25 Zac Medicododoc: call doins, to reuse recursion code
2011-02-25 Zac Medicododoc: quote ${0}
2011-02-25 Ulrich Muellerdodoc: Honour exit status of install, bug 356389.
2011-02-22 Zac MedicoUpdate date headers in modified files.
2011-02-21 Zac Medicoebuild.sh: remove unused PWORKDIR variable
2011-02-20 Zac MedicoUpdate date headers in modified files.
2011-02-19 Zac Medico_eapi4_src_install: handle empty DOCS like PMS
2011-02-18 Ulrich Muellerdocompress, prepcompress: Add missing quotes.
2011-02-18 Zac Medicoegencache: fix cmp_func for python3
2011-02-14 Zac MedicoRecognize git-2.eclass as a live eclass.
2011-02-13 Zac Medicoegencache: --preserve-comments allow missing file
2011-02-13 Zac Medicoegencache: don't ignore as much with --tolerant
2011-02-06 Zac Medicodefault_src_test: handle EAPI 4 emake failure
2011-01-30 Zac Medicodie: include $EBUILD_PHASE in message
2011-01-30 Zac Medicoisolated-functions.sh: fix syntax error for die
2011-01-30 Fabian Groffenrepoman: add check for using offset vars with helpers
2011-01-16 Zac MedicoTweak PollScheduler signal handling.
2011-01-16 Zac MedicoAdd PollScheduler.terminate() for interruption.
2011-01-15 Zac MedicoWhen killed by signal, return 128 + signum.
2011-01-14 Zac Medicoemerge-webrsync: update for current gpg key
2011-01-12 Zac Medicoeconf: check confgure --help for --disable-dep...
2011-01-10 Zac Medicoebuild.sh: skip QA_* init in "depend" phase
2011-01-05 Mike Frysingeremerge-webrsync: eat trailing newlines
2011-01-05 Mike Frysingeremerge-webrsync: add xz support
2011-01-02 Ulrich Muellernewins in EAPI 4 should actually install the file....
2011-01-01 Zac Medicoegencache: handle ImportError for ExpatError
2010-12-31 Zac Medicodyn_clean: remove .pretended
2010-12-29 Zac Medicounpack: handle echo failure in unzip pipe
2010-12-29 Zac Medicobash: as a general rule, use read -r
next