aboutsummaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* shell/zsh: add initial binpkg support for completionbinpkgTim Harder2016-03-091-1/+36
* shell/zsh: tweak _repos() support noteTim Harder2016-03-091-2/+2
* zsh-completion: add --maintainer-needed and --eapi support for pqueryTim Harder2016-03-081-0/+2
* zsh-completion: add binpkg repo target completion to pinspect/pqueryTim Harder2016-03-081-2/+2
* shell/bin/pkgcore-sh-helper: make helper script more shell-agnosticTim Harder2016-02-291-4/+3
* zsh-completion: add comments for zstylesTim Harder2016-02-291-0/+4
* zsh-completion: add target stubs for pquery/pmergeTim Harder2016-02-291-0/+2
* zsh-completion: ebuilds first then dirs for pebuild and pmaint digestTim Harder2016-02-291-2/+4
* zsh-completion: add -a/--all for `pclean tmp`Tim Harder2016-02-281-0/+1
* pclean: initial implementationTim Harder2016-02-281-2/+80
* shell: extract caller info into its own methodTim Harder2016-02-272-7/+18
* shell/bin/psite: exit if _pkgattr() returns an errorTim Harder2016-02-271-0/+1
* shell/bin/psite: output pkg atom when no homepage is foundTim Harder2016-02-271-1/+1
* shell/bin/psite: various error message tweaksTim Harder2016-02-272-11/+13
* shell/zsh: _repo() type error message tweakTim Harder2016-02-251-4/+4
* shell/zsh: use -t instead of -r for _repo() type argsTim Harder2016-02-252-11/+11
* shell/bin/psite: help doc consistencyTim Harder2016-02-251-2/+2
* 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
* 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
* shell: add program prefixes to _pkgattr() error messagesTim Harder2016-02-242-6/+13
* 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
* 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
* shell/bin: rename esite to psiteTim Harder2016-02-111-2/+2
* zsh-completion: update pquery optionsTim Harder2016-02-101-1/+5
* update pquery --vdb refs to pquery --installedTim Harder2016-02-101-1/+1
* zsh-completion: add directory path completion supportTim Harder2016-02-041-4/+4
* shell: use zsh modifiers instead of dirname/realpathTim Harder2016-02-042-2/+2
* shell/pkgcore.sh: minor comments for loading shell specific supportTim Harder2016-01-281-0/+2
* shell: clarify error message to note that repo paths are now supportedTim Harder2016-01-282-2/+2
* shell/bash: use mapfile instead of temporarily setting IFSTim Harder2016-01-261-2/+2
* remove all herd support and references (GLEP 67)Tim Harder2016-01-241-2/+1
* shell: use named pipes instead of tmpfiles to save pquery stdout/stderrTim Harder2016-01-222-14/+40
* zsh-completion: drop '=' from --color completionTim Harder2016-01-221-1/+1
* shell: capture pquery stderr output in tmpfile instead of stdoutTim Harder2016-01-222-6/+14
* shell/pkgcore.sh: minor counting iterator simplificationTim Harder2016-01-211-3/+2
* shell/bin/pkgcore-sh-helper: fix quoting issues with remaining argsTim Harder2016-01-211-1/+2
* shell/bash: sync missing pquery stderr handlingTim Harder2016-01-211-2/+2
* shell/zsh/pkgcore.zsh: whitespace consistencyTim Harder2016-01-211-165/+165
* shell: and shell-compat method to determine array indexesTim Harder2016-01-213-5/+18
* shell: move all shell-compat source usage to the beginningTim Harder2016-01-211-19/+17
* shell: sync bash/zsh pkgattr() implsTim Harder2016-01-211-2/+4