repoman: avoid Manifest double signature
[portage.git] / bin /
2012-10-03 Zac Medicorepoman: avoid Manifest double signature v2.2.0_alpha135
2012-10-03 Zac Medicoegencache: add --update-manifests, bug #436918
2012-09-30 Zac Medicodebug-print: chgrp ${PORTAGE_GRPNAME:-portage}
2012-09-30 Zac Medicophase-functions.sh: chgrp $T/environment
2012-09-30 Zac Medicophase-functions.sh: remove redundant chown/chmod
2012-09-30 Zac MedicoAdd chown and chgrp wrappers for prefix.
2012-09-27 Zac MedicoFix indent from last commit. v2.2.0_alpha134
2012-09-27 Zac Medicoebuild.sh: EAPI conditional usex dummy
2012-09-27 Zac Medicoprepalldocs: fix inverted eapi_has_docompress
2012-09-26 Zac Medicododoc: source isolated-functions.sh earlier
2012-09-26 Arfrever Frehtes... Add eapi.sh with ___eapi_*() functions and use these...
2012-09-26 Zac MedicoUse constants for hardcoded *DEPEND lists.
2012-09-25 Zac Medicorepoman: rename most *DEPEND.* to dependency.*
2012-09-24 Arfrever Frehtes... portageq: Automatically do not include imported functio...
2012-09-24 Zac Medicorepoman: support HDEPEND for EAPI 5-hdepend
2012-09-24 Ambroz BizjakAdd experimental EAPI 5-hdepend support.
2012-09-24 Mike Frysingerdrop support for QA_DT_HASH/QA_STRICT_DT_HASH
2012-09-24 Mike Frysingeruse `readlink -f` if it works
2012-09-24 Mike Frysingerscan all lib subdirs
2012-09-23 Zac MedicoRepoConfig: add find_invalid_path_char method
2012-09-21 Zac MedicoAdd preserve-libs for stable branch (not default)
2012-09-21 Arfrever Frehtes... Support EAPI="5-progress".
2012-09-20 Zac MedicoAdd QA_DESKTOP_FILE variable.
2012-09-18 Zac Medicodoebuild: update environment.bz2 for pre/postinst v2.2.0_alpha129
2012-09-17 Zac Medico__strip_duplicate_slashes: quote paths
2012-09-17 Zac Medicodoheader: don't count -r as required arg
2012-09-15 Zac Medicoegencache: skip auxdb write if not metadata-trans
2012-09-14 Zac MedicoUse __ prefix for _hasg, _hasgq, and _unpack_tar.
2012-09-14 Zac Medicosave-ebuild-env: fix for __dyn* renames
2012-09-14 Brian HarringConvert funcs of ebuild.sh to __ prefixed namespace.
2012-09-14 Brian HarringConvert funcs of save-ebuild-env.sh to __ prefixed...
2012-09-14 Brian HarringConvert funcs of phase*.sh to __ prefixed namespace.
2012-09-14 Brian HarringConvert funcs of isolated-functions.sh to __ prefixed...
2012-09-14 Brian HarringConvert funcs of bashrc-functions.sh to __ prefixed...
2012-09-14 Brian Harringdrop dead functions
2012-09-14 Brian HarringDrop diefunc protection.
2012-09-14 Zac MedicoDeprecate EAPI 5_pre1.
2012-09-13 Zac MedicoFEATURES=test: test flag respect IUSE_FFECTIVE
2012-09-12 Zac Medicosave-ebuild-env: don't filter apply_user_patches
2012-09-12 Zac Medicoegencache: encode unicode file paths safely
2012-09-12 Zac MedicoAdd EAPI 5_pre2 with features approved by council
2012-09-11 Michael PalimakaOnly validate .desktop files that are installed into...
2012-09-10 Zac Medicorepoman: fix os.system() unicode, bug #310789
2012-09-10 Zac Medicorepoman: ElementTree.parse: encode unicode path
2012-09-10 Zac Medicouse(): use set -f and handle IFS
2012-09-10 Zac Medicorepoman: fix getstatusoutput unicode, bug #310789
2012-09-10 Zac Medicorepoman: fix popen unicode handling, bug #310789
2012-09-08 Zac Medicoegencache: tweak metadata-transfer logic v2.2.0_alpha125
2012-09-08 Zac Medicoegencache: skip metadata-transfer more often
2012-09-08 Zac Medicobest/has_version: --host-root first arg only
2012-09-08 Zac Medicoegencache: skip metadata-transfer if possible
2012-09-04 Zac Medicoetc-update: add --quiet for bug #416917
2012-09-02 Zac MedicoQuote ${EAPI} more.
2012-09-02 Zac Medicoebuild-helpers/bsd/sed: whitespace + quoting
2012-09-02 Zac MedicoUnconditionally insert our pym dir in sys.path.
2012-09-02 Zac Medicoapply_user_patches: die if EBUILD_PHASE is wrong
2012-09-01 Zac Medicoebuild-helpers/sed: move to bsd subdirectory
2012-09-01 Zac Medicoebuild-helpers/sed: use -ef to check recursion
2012-09-01 Zac MedicoEliminate bin/ebuild-helpers/4 directory.
2012-08-31 Gregory M. Turnerportageq: clarify meaning of uses_root
2012-08-31 Ulrich MüllerEAPI 5: doheader and newheader helper functions
2012-08-31 Ulrich MüllerUpdate years in header.
2012-08-31 Zac MedicoFix usex for EAPI 4-python|4-slot-abi.
2012-08-31 Ulrich MüllerEAPI 5: usex helper function
2012-08-31 Zac MedicoEAPI 5: --host-root option for best/has_version
2012-08-30 Zac Medicodyn_prepare: init state for apply_user_patches
2012-08-30 Zac MedicoEAPI 5: econf --disable-silent-rules
2012-08-30 Zac MedicoEAPI 5: User patches (no-op dummy stub for now)
2012-08-29 Zac MedicoEAPI 5: src_test support for parallel tests
2012-08-29 Zac MedicoEAPI 5: EBUILD_PHASE_FUNC variable
2012-08-27 Zac MedicoEAPI 5: REQUIRED_USE at-most-one-of ?? operator
2012-08-25 Ulrich MüllerWhitespace.
2012-08-25 Ulrich MüllerEAPI 5: new* commands can read from stdin, bug 263565.
2012-08-25 Zac Mediconew*: symlink to generic newins implementation
2012-08-25 Zac Mediconewins: become generic so new* can be symlinks
2012-08-23 Zac Medicoprepstrip: avoid debugedit/strip interference
2012-08-22 Zac MedicoUse sys.__std*.fileno() in case of overrides.
2012-08-19 Zac Medicoemerge-webrsync: fix date usage for BSD
2012-08-18 Zac Medicoemerge-webrsync: use ${PORTAGE_TMPDIR}/portage
2012-08-18 Zac Medicoemerge-*webrsync: use ${PORTAGE_BIN_PATH}/emerge
2012-08-18 Zac Medicoemerge-*webrsync: fix post_sync for prefix
2012-08-16 Mike Frysingeregencache: add a standard -j flags for --jobs
2012-08-15 Ulrich MüllerRemove tests for deprecated 3_pre2 EAPI.
2012-08-15 Jan Pobrisloemerge-webrsync: PORTAGE_RSYNC_OPTS, bug #364105
2012-08-15 Zac Medicoemerge-webrsync: preserve ownership for usersync
2012-08-15 Zac Medicoemerge-webrsync: check permission, bug #142202
2012-08-15 Zac Medicoemerge-webrsync: add -k/--keep option
2012-08-14 Zac Medicoemerge-webrsync: adjust for 00:45 snapshots
2012-08-11 Nico Roeserinstallsources: fix file permissions, bug #430962
2012-08-09 Zac Medicorepoman: remove IUSE.undefined check
2012-08-07 Zac MedicoRevert "econf: add --disable-silent-rules, bug #379497#c6"
2012-08-05 Samuli Suominenrepoman: libusb virtual.suspect, bug #417123
2012-08-04 Zac Medicoeconf: add --disable-silent-rules, bug #379497#c6
2012-07-31 Arfrever Frehtes... Use nanosecond precision in chpathtool when using Pytho...
2012-07-23 Brian Dolbecemaint: split into separate modules
2012-07-18 Zac MedicoFix extended atom match for =* operator.
2012-07-18 Zac Medicoetc-update: fix --automode -5, bug #427068
2012-07-17 Zac MedicoPropagate EAPI for update_dbentry (bug #426476).
2012-07-15 Zac Medicoprepstrip: avoid rm warning about cwd
2012-07-10 Brian Dolbecmigrate emaint to use the new title and label features...
next