summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* emerge-webrsync: rsync -o -g, bug #442190Zac Medico2012-11-071-2/+5
* prepstrip: check USERLAND outside of loopZac Medico2012-11-061-13/+8
* prepstrip: handle empty inode listZac Medico2012-11-051-1/+1
* prepstrip: account for new inode created by stripZac Medico2012-11-041-17/+43
* repoman: add check for deprecated licenses, bug 440638Ulrich Müller2012-10-311-0/+12
* die: use local IFS settingZac Medico2012-10-271-0/+2
* Use checkbashisms for init.d scripts, bug #439490Zac Medico2012-10-241-0/+17
* install_symlink_html_docs(): Additional fix for compatibility with subslots.Arfrever Frehtes Taifersar Arahesis2012-10-241-1/+1
* repoman: fix KEYWORDS.dropped for EAPI 5 sub-slotZac Medico2012-10-171-3/+3
* glsa: account for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-1/+1
* Make __source_all_bashrcs() and install_symlink_html_docs() compatible with s...Arfrever Frehtes Taifersar Arahesis2012-10-182-2/+2
* Make keepdir() compatible with subslots.Arfrever Frehtes Taifersar Arahesis2012-10-181-2/+2
* Move portage.dep._internal_warnings to portage.v2.2.0_alpha139Zac Medico2012-10-162-2/+2
* repoman: allow 40 digit gpg keyZac Medico2012-10-161-1/+1
* repoman: validate PORTAGE_GPG_KEYZac Medico2012-10-161-0/+9
* egencache --update-manifests: re-sign when neededZac Medico2012-10-151-0/+4
* repoman: fix commit_footer NameErrorv2.2.0_alpha138Zac Medico2012-10-141-1/+1
* emerge: handle KeyboardInterrupt, not SIGINTZac Medico2012-10-141-45/+52
* repoman: initial caps for git commit msg footersZac Medico2012-10-141-3/+3
* repoman: special git commit footer, bug #438364Zac Medico2012-10-141-14/+26
* repoman: identical Manifest commit messageZac Medico2012-10-141-8/+6
* Revert "repoman: identical Manifest commit message"Zac Medico2012-10-141-1/+8
* EAPI="5-progress": Add master_repositories(), repository_path(),Arfrever Frehtes Taifersar Arahesis2012-10-145-10/+302
* Add QA_MULTILIB_PATHS for bug #437910.Zac Medico2012-10-101-7/+27
* dyn_spec: s/Copyright/License/, bug #437588Tim Boudreau2012-10-081-1/+1
* repoman: check EXTRA_ECONF/EMAKE, bug #437348Zac Medico2012-10-081-1/+1
* repoman: identical Manifest commit messageZac Medico2012-10-071-8/+1
* best_version() and has_version(): Improve die() messages.Arfrever Frehtes Taifersar Arahesis2012-10-072-4/+18
* MetadataRegen: inherit AsyncSchedulerZac Medico2012-10-061-2/+3
* ebuild.sh: comment on noauto behaviorZac Medico2012-10-041-2/+4
* repoman: avoid Manifest double signaturev2.2.0_alpha135Zac Medico2012-10-031-1/+11
* egencache: add --update-manifests, bug #436918Zac Medico2012-10-031-3/+157
* debug-print: chgrp ${PORTAGE_GRPNAME:-portage}Zac Medico2012-09-301-2/+2
* phase-functions.sh: chgrp $T/environmentZac Medico2012-09-301-0/+2
* phase-functions.sh: remove redundant chown/chmodZac Medico2012-09-301-2/+0
* Add chown and chgrp wrappers for prefix.Zac Medico2012-09-303-5/+34
* Fix indent from last commit.v2.2.0_alpha134Zac Medico2012-09-271-5/+5
* ebuild.sh: EAPI conditional usex dummyZac Medico2012-09-271-2/+6
* prepalldocs: fix inverted eapi_has_docompressZac Medico2012-09-261-1/+1
* dodoc: source isolated-functions.sh earlierZac Medico2012-09-261-2/+2
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-2634-297/+386
* Use constants for hardcoded *DEPEND lists.Zac Medico2012-09-251-6/+6
* repoman: rename most *DEPEND.* to dependency.*Zac Medico2012-09-251-38/+25
* portageq: Automatically do not include imported functions in the list of comm...Arfrever Frehtes Taifersar Arahesis2012-09-251-4/+2
* repoman: support HDEPEND for EAPI 5-hdependZac Medico2012-09-241-12/+19
* Add experimental EAPI 5-hdepend support.Ambroz Bizjak2012-09-242-10/+26
* drop support for QA_DT_HASH/QA_STRICT_DT_HASHMike Frysinger2012-09-231-25/+0
* use `readlink -f` if it worksMike Frysinger2012-09-231-0/+13
* scan all lib subdirsMike Frysinger2012-09-231-5/+4
* RepoConfig: add find_invalid_path_char methodZac Medico2012-09-231-13/+10