aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* patom: new commandArthur Zamarin2022-10-141-0/+1
* move pshowkw to `pkgdev showkw`Tim Harder2021-03-311-1/+0
* drop external filter-env scriptTim Harder2019-08-101-1/+0
* pshowkw: initial implementation of an eshowkw alternativeTim Harder2019-01-171-0/+1
* fix running scripts in the repoTim Harder2017-09-2310-10/+10
* pclean: initial implementationTim Harder2016-02-281-0/+1
* move dist modules back into snakeoilTim Harder2015-08-049-9/+9
* simplify the wrapper script functionalityTim Harder2015-07-2611-68/+9
* Drop PKGCORE_REPO_PATH, add a new pkgcore._const file for installed usage.Brian Harring2015-03-191-1/+0
* pwrapper: fix support for symlinked usage.Brian Harring2015-03-181-1/+1
* condense "running in repo" vars down to oneTim Harder2015-02-181-7/+1
* install bash files in /usr/lib/pkgcore instead of the python moduleTim Harder2015-02-181-0/+2
* fix running pmerge and other scripts from a repo or unpacked tarballTim Harder2015-02-121-1/+5
* drop unnecessary os.path import for wrapper scriptsTim Harder2015-02-082-6/+5
* simplify wrapper scriptsTim Harder2015-02-072-28/+16
* use importlib.import_module instead of snakeoil.modules.load_moduleTim Harder2015-02-062-6/+6
* rename pclone_cache to pclonecacheTim Harder2015-01-241-0/+0
* leave the sys.path[0] intact when running scripts from the git repoTim Harder2015-01-171-1/+1
* sync code between repo and install wrapper scriptsTim Harder2015-01-172-17/+25
* remove old subcommands access methodsTim Harder2015-01-172-8/+0
* refactor(eapi-bash): use existing python scripts instead of redundant shimsTim Harder2014-06-061-0/+2
* use a sane name; argparser, rather than argparse_parserBrian Harring2011-08-302-2/+2
* enable argparseBrian Harring2011-08-062-4/+8
* expand the failed imports error reporting for the wrappersBrian Harring2011-05-242-3/+13
* pull in ospkg work, live_rebuild_set, and source_hygene testsBrian Harring2010-08-112-2/+2
* set of fixups for a tb in pmerge, more pinspect work, make it (and filter-env...v0.5.7Brian Harring2009-12-222-0/+2
* massive amount of py3k compatibility changes, and cleanup to use snakeoil.kla...Brian Harring2009-11-151-15/+12
* remove pregen; pmaint regen is the way to access it nowBrian Harring2007-07-021-1/+0
* pull in marien/charlies work; few tweaks needed, but mostly there.Brian Harring2007-04-051-4/+6
* update pwrapper_installed to use snakeoil instead of pkgcore.utilBrian Harring2007-04-051-1/+2
* make the jump to .3 basis; charlies formatters work, breaking most of util.* ...Brian Harring2007-03-301-2/+2
* subcommand support.Brian Harring2006-10-272-2/+8
* merge work from marienz.Brian Harring2006-10-262-22/+39
* merge up with marienzs branch; flat_list cache (needs a tweak), util.commandl...Brian Harring2006-10-113-0/+3
* 0.1.2 bits, and marienzs plugins2 -> plugins shift.Brian Harring2006-10-091-0/+1
* initial pmaint script.Brian Harring2006-10-071-0/+1
* kill pquery, make pquery2 the defaultBrian Harring2006-09-181-0/+0
* merge up from marienz; mainly script changes.Brian Harring2006-09-154-0/+37
* distutils usage via marienz, with a few tweaks from me (install pquery mainly)Brian Harring2006-06-0461-4842/+0
* use pkgcore.util.commandlineBrian Harring2006-06-031-45/+2
* copyright header fixupBrian Harring2006-06-033-9/+3
* don't descend beyond PackageRestrictions...Brian Harring2006-06-032-40/+0
* couple more env vars to not save...Brian Harring2006-05-261-1/+2
* code cleanup, and make the comms fds controlled by instantiating parent.Brian Harring2006-05-261-4/+3
* doh. if stripping down args list, don't fall back to sys.argv for actual res...Brian Harring2006-05-261-1/+1
* for unpack explicit "size is zero" when a distfiles... size is zero (dar)Brian Harring2006-05-261-2/+1
* do a lookup for failed node, showing possibilities.Brian Harring2006-05-241-6/+26
* yield all involved pkgs, and display 'em appropriatelyBrian Harring2006-05-241-2/+2
* add --all || -a, and convert over to return first match as a defaultBrian Harring2006-05-211-3/+19
* couple of changes.Brian Harring2006-05-202-14/+14