aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* repoman: add 'repository' to portdbapi cacheZac Medico2011-10-071-1/+1
* repoman: tweak myupdates/myheaders commit logicv2.2.0_alpha63Zac Medico2011-10-071-2/+1
* repoman: tweak commit logic wrt thin-manifestZac Medico2011-10-071-1/+1
* Don't do a split signed Manifest commit when no headers will change. Fixes bu...Nathan Phillip Brink2011-10-071-6/+9
* repoman: bail out if unsupported manifest-hashesZac Medico2011-10-031-0/+25
* repoman: account for GLEP 59 in RMD160 checkZac Medico2011-10-031-20/+20
* dispatch-conf: fix replace-wscomments patternRyan Hill2011-10-011-1/+1
* repoman: never force unsigned manifest commitv2.2.0_alpha60Zac Medico2011-09-291-33/+0
* dispatch-conf: tweak pager basename comparisonZac Medico2011-09-281-2/+3
* dispatch-conf: support PAGER var for bug #384663Zac Medico2011-09-281-0/+32
* etc-update: support PAGER env var for bug #384663Zac Medico2011-09-281-1/+10
* archive-conf: dispatch_conf import bug #384665Ruggero Morsucci2011-09-281-1/+1
* portdbapi.xmatch: optimize minimum-visibleZac Medico2011-09-241-1/+1
* portageq best_visible: use match-all-cpv-onlyZac Medico2011-09-231-2/+4
* install_hooks: fix variable name for PORTAGE_CONFIGROOTFabian Groffen2011-09-231-1/+1
* Revert "unpack: handle non-gz files from deb2targz"Zac Medico2011-09-231-5/+1
* unpack: handle non-gz files from deb2targzZac Medico2011-09-231-1/+5
* Fix 'shopt: +s: invalid shell option name' error.Arfrever Frehtes Taifersar Arahesis2011-09-231-1/+1
* portdbapi.xmatch: deprecate list-visibleZac Medico2011-09-221-1/+1
* portageq best_visible: multi-repo supportZac Medico2011-09-221-12/+34
* add install hooksBrian Harring2011-09-211-0/+15
* bin/ebuild: simplify PORTDIR_OVERLAY queryv2.2.0_alpha59Zac Medico2011-09-181-5/+1
* install_qa_check: adjust "poor programming" msgsZac Medico2011-09-181-10/+10
* emerge-webrsync: exit if "gpg binary not found"Alon Bar-Lev2011-09-171-0/+1
* repoman: quote paths in PORTDIR_OVERLAYZac Medico2011-09-161-1/+2
* Remove unused Manifest imports.v2.2.0_alpha58Zac Medico2011-09-141-1/+0
* Fix typos in comments.Arfrever Frehtes Taifersar Arahesis2011-09-141-2/+2
* repoman: use repodir moreZac Medico2011-09-141-1/+1
* repoman: use the repodir variable moreZac Medico2011-09-141-9/+4
* repoman: fix KeyError from digestgen with symlinkZac Medico2011-09-141-0/+7
* Deprecate the manifest1_compat parameter.v2.2.0_alpha56Zac Medico2011-09-131-1/+1
* metadata/layout.conf: "sign-manifests = false"Zac Medico2011-09-121-4/+6
* ebuild(1): remove unneeded porttrees modificationZac Medico2011-09-121-6/+4
* ebuild(1): avoid "Location not set for repo" msgsZac Medico2011-09-121-2/+8
* repoman: don't sign thin manifestsZac Medico2011-09-121-3/+9
* Bind all manifest access through repoconfigsBrian Harring2011-09-122-4/+9
* ebuild.sh: make use* return false for "depend"Zac Medico2011-09-121-1/+6
* save-ebuild-env.sh: tweak PYTHONPATH cleansingZac Medico2011-09-111-3/+7
* isolated-functions.sh: skip set_colors for dependZac Medico2011-09-111-8/+13
* Move KV funcs to bashrc-functions.sh.Zac Medico2011-09-113-53/+54
* isolated-functions.sh: split save-ebuild-env.shZac Medico2011-09-114-92/+95
* ebuild.sh: setup PATH earlierZac Medico2011-09-111-7/+7
* ebuild.sh: source *.sh at the topZac Medico2011-09-111-28/+28
* Move preprocess_ebuild_env to phase-functions.sh.Zac Medico2011-09-112-188/+184
* ebuild.sh: split out bashrc-functions.shZac Medico2011-09-112-92/+94
* ebuild.sh: move hasg* funcs into econfZac Medico2011-09-113-13/+14
* ebuild.sh: remove unused lchown and lchgrpZac Medico2011-09-112-9/+1
* build.sh: has/best_version to phase-helpers.shZac Medico2011-09-112-54/+47
* ebuild.sh: move ebuild_main to phase-functions.shZac Medico2011-09-112-223/+217
* ebuild.sh: move use* funcs to phase-helpers.shZac Medico2011-09-112-49/+50