aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* shell/zsh: refactor repo types args for _repos()Tim Harder2016-02-252-16/+37
* shell/zsh: change _repos() -s option (add repo stack) to -aTim Harder2016-02-252-8/+9
* zsh-completion: add initial completion for pcd/psiteTim Harder2016-02-251-2/+28
* shell/zsh: add -b option to add binpkg repos for _repos() outputTim Harder2016-02-251-1/+3
* shell/bin/psite: show usage info when -h/--help is passedTim Harder2016-02-251-4/+11
* ebuild/repository: use better variable name for required checksumsTim Harder2016-02-251-3/+3
* pmaint digest: make the no target case manifest all reposTim Harder2016-02-251-17/+28
* pmerge: module import ordering consistencyTim Harder2016-02-251-2/+2
* pinspect eapi_usage: use EAPI strings instead of objects for keysTim Harder2016-02-241-2/+2
* cpv.c: Replace glibc-specific rawmemchr() with simpler strlen() callMichał Górny2016-02-241-3/+3
* Fixed caching of some classes. Added caching to KeyedAndRestrictionneko2592016-02-243-9/+14
* scripts: drop unnecessary duplicate add_help paramsTim Harder2016-02-243-4/+4
* config: alter default config file locationsTim Harder2016-02-242-6/+18
* shell: add inputted pkg atom to error messagesTim Harder2016-02-242-4/+4
* shell: use prog prefix for remaining _pkgattr() pquery error outputTim Harder2016-02-242-2/+2
* update pkgdistTim Harder2016-02-241-2/+3
* shell: add program prefixes to _pkgattr() error messagesTim Harder2016-02-242-6/+13
* setup: minor grammar fixTim Harder2016-02-241-1/+1
* setup: move generic install command to pkgdistTim Harder2016-02-242-36/+40
* setup: move build command to pkgdistTim Harder2016-02-242-43/+44
* pinspect: use description instead of help for overarching subparsers infoTim Harder2016-02-232-2/+2
* shell/zsh/pkgcore.zsh: fix typoTim Harder2016-02-221-1/+1
* shell/zsh/pkgcore.zsh: various formatting consistencyTim Harder2016-02-221-42/+42
* shell/zsh/pkgcore.zsh: remove obsolete -c option for _reposTim Harder2016-02-221-1/+0
* zsh-completion: add --size for pqueryTim Harder2016-02-221-0/+1
* update pkgdistTim Harder2016-02-221-13/+147
* pquery: use stripped IUSE for --has-useTim Harder2016-02-221-1/+1
* coverage: skip auto-generated _verinfo.py fileTim Harder2016-02-221-1/+3
* shell: show usage info on -h/--help arg for pcdTim Harder2016-02-221-3/+10
* shell/bin/psite: allow psite to be run without args inside an ebuild dirTim Harder2016-02-221-0/+4
* test_commandline: skip tty_detection_test on non-Linux as it hangsTim Harder2016-02-221-0/+3
* pmerge: add docstrings for exceptionsTim Harder2016-02-211-0/+2
* doc: minor grammar/wording fixTim Harder2016-02-211-9/+8
* pquery: add initial --size supportTim Harder2016-02-212-3/+16
* ebuild/formatter: move sizeof_fmt() to snakeoil.osutilsTim Harder2016-02-211-16/+1
* test: move generic argparse tests/support to snakeoilTim Harder2016-02-2010-253/+33
* whitespace consistencyTim Harder2016-02-202-2/+1
* ebuild/formatter: make sizeof_fmt() handle both metric and IEC unitsTim Harder2016-02-201-5/+11
* move generic argparse support to snakeoil.cli.arghparseTim Harder2016-02-1920-529/+121
* ebuild/inspect_profile: simplify use subcommandTim Harder2016-02-181-11/+9
* readme: simplify rtd badge linkTim Harder2016-02-171-1/+1
* readme: fix docs badge linkTim Harder2016-02-171-1/+1
* pinspect: add an initial extended descriptionTim Harder2016-02-171-1/+15
* doc: use pkgcore.const to find project dirTim Harder2016-02-171-4/+3
* pquery: add some extended docs for repo type argumentsTim Harder2016-02-171-3/+6
* update pkgdistTim Harder2016-02-171-8/+86
* Revert "ebd/generate_global_func_list: allow scripts to be run from outside ebd"Tim Harder2016-02-122-2/+2
* ebd/generate_global_func_list: allow scripts to be run from outside ebdTim Harder2016-02-122-2/+2
* ebd/generate_global_func_list: simplify sourcing remaining libsTim Harder2016-02-121-9/+8
* ebd/generate_global_func_list: toss unneeded noglob settingTim Harder2016-02-121-1/+0