summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* repoman: handle categories for multiple mastersZac Medico2011-10-151-1/+2
* frozenset categories optimize pordbapi.cp_list()Zac Medico2011-10-151-3/+3
* repoman: validate categories for vcs filesZac Medico2011-10-151-11/+13
* repoman: simplify digestgen and gpgsign loopsZac Medico2011-10-141-73/+11
* repoman: optimize --if-modified and --echangelogZac Medico2011-10-141-25/+39
* repoman --echangelog: fix manifest-only commmitsZac Medico2011-10-141-2/+4
* repoman --if-modified: handle removed filesZac Medico2011-10-141-4/+22
* cache: rewrite to support arbitrary validation methodBrian Harring2011-10-142-8/+12
* repoman: handle unicode in echangelog argsZac Medico2011-10-141-3/+7
* repoman: add --echangelog=<y|n> for bug #337853Zac Medico2011-10-141-56/+118
* repoman: support REPOMAN_DEFAULT_OPTS variableZac Medico2011-10-141-0/+9
* Add QA_SONAME_NO_SYMLINK for bug #387053.Zac Medico2011-10-131-0/+4
* quickpkg: optimize */* matchesZac Medico2011-10-131-0/+5
* portageq match: wildcard supportZac Medico2011-10-131-8/+35
* layout.conf: make the pregenerated cache format controllableBrian Harring2011-10-131-2/+2
* quickpkg: use AmbiguousPackageNameZac Medico2011-10-131-3/+3
* quickpkg: fix '*' in arg extended atom checkZac Medico2011-10-131-16/+11
* quickpkg_extended_atom: handle =* operatorZac Medico2011-10-131-0/+5
* quickpkg: Support extended atomsSebastian Luther2011-10-131-1/+39
* bin/ebuild: add --version optionZac Medico2011-10-111-3/+9
* prepstrip: make sure eu-strip embeds right filenameMike Frysinger2011-10-111-1/+4
* prepstrip: add support for elfutils stripMike Frysinger2011-10-111-18/+46
* prepstrip: extract buildid with readelf to avoid debugedit when possibleMike Frysinger2011-10-111-9/+23
* prepstrip: avoid a `dirname` with a simple ${var%/*}Mike Frysinger2011-10-101-1/+1
* prepstrip: tweak style of debugedit checksv2.2.0_alpha65Zac Medico2011-10-091-8/+8
* prepstrip: merge debugedit checks moreZac Medico2011-10-091-5/+11
* prepstrip: optimize duplicate calls to `has`Mike Frysinger2011-10-091-12/+23
* prepstrip: merge debugedit checksMike Frysinger2011-10-091-6/+5
* prepstrip: optimize chmod slightlyMike Frysinger2011-10-091-3/+3
* 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