| Commit message (Expand) | Author | Age | Files | Lines |
* | patom: new command | Arthur Zamarin | 2022-10-14 | 1 | -0/+1 |
* | move pshowkw to `pkgdev showkw` | Tim Harder | 2021-03-31 | 1 | -1/+0 |
* | drop external filter-env script | Tim Harder | 2019-08-10 | 1 | -1/+0 |
* | pshowkw: initial implementation of an eshowkw alternative | Tim Harder | 2019-01-17 | 1 | -0/+1 |
* | fix running scripts in the repo | Tim Harder | 2017-09-23 | 10 | -10/+10 |
* | pclean: initial implementation | Tim Harder | 2016-02-28 | 1 | -0/+1 |
* | move dist modules back into snakeoil | Tim Harder | 2015-08-04 | 9 | -9/+9 |
* | simplify the wrapper script functionality | Tim Harder | 2015-07-26 | 11 | -68/+9 |
* | Drop PKGCORE_REPO_PATH, add a new pkgcore._const file for installed usage. | Brian Harring | 2015-03-19 | 1 | -1/+0 |
* | pwrapper: fix support for symlinked usage. | Brian Harring | 2015-03-18 | 1 | -1/+1 |
* | condense "running in repo" vars down to one | Tim Harder | 2015-02-18 | 1 | -7/+1 |
* | install bash files in /usr/lib/pkgcore instead of the python module | Tim Harder | 2015-02-18 | 1 | -0/+2 |
* | fix running pmerge and other scripts from a repo or unpacked tarball | Tim Harder | 2015-02-12 | 1 | -1/+5 |
* | drop unnecessary os.path import for wrapper scripts | Tim Harder | 2015-02-08 | 2 | -6/+5 |
* | simplify wrapper scripts | Tim Harder | 2015-02-07 | 2 | -28/+16 |
* | use importlib.import_module instead of snakeoil.modules.load_module | Tim Harder | 2015-02-06 | 2 | -6/+6 |
* | rename pclone_cache to pclonecache | Tim Harder | 2015-01-24 | 1 | -0/+0 |
* | leave the sys.path[0] intact when running scripts from the git repo | Tim Harder | 2015-01-17 | 1 | -1/+1 |
* | sync code between repo and install wrapper scripts | Tim Harder | 2015-01-17 | 2 | -17/+25 |
* | remove old subcommands access methods | Tim Harder | 2015-01-17 | 2 | -8/+0 |
* | refactor(eapi-bash): use existing python scripts instead of redundant shims | Tim Harder | 2014-06-06 | 1 | -0/+2 |
* | use a sane name; argparser, rather than argparse_parser | Brian Harring | 2011-08-30 | 2 | -2/+2 |
* | enable argparse | Brian Harring | 2011-08-06 | 2 | -4/+8 |
* | expand the failed imports error reporting for the wrappers | Brian Harring | 2011-05-24 | 2 | -3/+13 |
* | pull in ospkg work, live_rebuild_set, and source_hygene tests | Brian Harring | 2010-08-11 | 2 | -2/+2 |
* | set of fixups for a tb in pmerge, more pinspect work, make it (and filter-env...v0.5.7 | Brian Harring | 2009-12-22 | 2 | -0/+2 |
* | massive amount of py3k compatibility changes, and cleanup to use snakeoil.kla... | Brian Harring | 2009-11-15 | 1 | -15/+12 |
* | remove pregen; pmaint regen is the way to access it now | Brian Harring | 2007-07-02 | 1 | -1/+0 |
* | pull in marien/charlies work; few tweaks needed, but mostly there. | Brian Harring | 2007-04-05 | 1 | -4/+6 |
* | update pwrapper_installed to use snakeoil instead of pkgcore.util | Brian Harring | 2007-04-05 | 1 | -1/+2 |
* | make the jump to .3 basis; charlies formatters work, breaking most of util.* ... | Brian Harring | 2007-03-30 | 1 | -2/+2 |
* | subcommand support. | Brian Harring | 2006-10-27 | 2 | -2/+8 |
* | merge work from marienz. | Brian Harring | 2006-10-26 | 2 | -22/+39 |
* | merge up with marienzs branch; flat_list cache (needs a tweak), util.commandl... | Brian Harring | 2006-10-11 | 3 | -0/+3 |
* | 0.1.2 bits, and marienzs plugins2 -> plugins shift. | Brian Harring | 2006-10-09 | 1 | -0/+1 |
* | initial pmaint script. | Brian Harring | 2006-10-07 | 1 | -0/+1 |
* | kill pquery, make pquery2 the default | Brian Harring | 2006-09-18 | 1 | -0/+0 |
* | merge up from marienz; mainly script changes. | Brian Harring | 2006-09-15 | 4 | -0/+37 |
* | distutils usage via marienz, with a few tweaks from me (install pquery mainly) | Brian Harring | 2006-06-04 | 61 | -4842/+0 |
* | use pkgcore.util.commandline | Brian Harring | 2006-06-03 | 1 | -45/+2 |
* | copyright header fixup | Brian Harring | 2006-06-03 | 3 | -9/+3 |
* | don't descend beyond PackageRestrictions... | Brian Harring | 2006-06-03 | 2 | -40/+0 |
* | couple more env vars to not save... | Brian Harring | 2006-05-26 | 1 | -1/+2 |
* | code cleanup, and make the comms fds controlled by instantiating parent. | Brian Harring | 2006-05-26 | 1 | -4/+3 |
* | doh. if stripping down args list, don't fall back to sys.argv for actual res... | Brian Harring | 2006-05-26 | 1 | -1/+1 |
* | for unpack explicit "size is zero" when a distfiles... size is zero (dar) | Brian Harring | 2006-05-26 | 1 | -2/+1 |
* | do a lookup for failed node, showing possibilities. | Brian Harring | 2006-05-24 | 1 | -6/+26 |
* | yield all involved pkgs, and display 'em appropriately | Brian Harring | 2006-05-24 | 1 | -2/+2 |
* | add --all || -a, and convert over to return first match as a default | Brian Harring | 2006-05-21 | 1 | -3/+19 |
* | couple of changes. | Brian Harring | 2006-05-20 | 2 | -14/+14 |