aboutsummaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
* shell: pquery error messages when running queriesTim Harder2016-01-211-3/+4
* shell/zsh: default to completion output for completions onlyTim Harder2016-01-211-18/+18
* shell: various function doc improvementsTim Harder2016-01-211-33/+44
* shell: minor consistency parent shell determinationTim Harder2016-01-201-1/+1
* shell: drop shebangs for sourced libsTim Harder2016-01-202-2/+0
* shell: minor shell specific loading docsTim Harder2016-01-201-13/+15
* shell/bin/esite: update multiple homepage selection docsTim Harder2016-01-201-1/+3
* zsh-completion: drop support for external usage of internal funcsTim Harder2016-01-201-13/+0
* zsh-completion: move general parsing funcs to shell libTim Harder2016-01-192-227/+238
* zsh-completion: fix global completion optionsTim Harder2016-01-191-2/+0
* shell/pkgcore.sh: resolve paths when sourcing shell libsTim Harder2016-01-191-2/+2
* shell: use more general zsh $BASH_SOURCE equivalentTim Harder2016-01-191-1/+1
* shell/pkgcore.sh: add more function docsTim Harder2016-01-181-10/+14
* shell/bin/pkgcore-sh-helper: don't expand escaped globbed argsTim Harder2016-01-171-1/+1
* shell/bin/esite: add support for choosing between multiple homepagesTim Harder2016-01-161-4/+10
* shell/bin/pkgcore-sh-helper: source the shared lib instead of specificTim Harder2016-01-161-1/+1
* shell: add shared function for choosing from an arrayTim Harder2016-01-163-23/+21
* shell/pkgcore.sh: don't let internal vars leakTim Harder2016-01-161-0/+1
* shell/pkgcore.sh: fix PATH exportTim Harder2016-01-161-2/+2
* shell: fix error message for unsupported shellsTim Harder2016-01-161-2/+2
* shell: add interactive support to choose when multiple options availableTim Harder2016-01-162-8/+30
* shell: fix getting the current script path for both bash/zshTim Harder2016-01-161-1/+7
* esite: drop subshell for browser callTim Harder2016-01-161-1/+1
* shell: reorganize shell supportTim Harder2016-01-166-66/+120
* shell/pkgcore.sh: esite: squelch all browser/shell outputTim Harder2015-12-131-1/+1
* shell/pkgcore.sh: explicitly check for xdg-open existenceTim Harder2015-12-121-0/+19
* shell/pkgcore.sh: esite: select the first homepage if a pkg has multipleTim Harder2015-12-121-2/+6
* shell/pkgcore.sh: add esite() that opens a pkg's homepage in a browserTim Harder2015-12-121-9/+22
* zsh-completion: add initial pmerge option completion supportTim Harder2015-12-121-1/+41
* zsh-completion: initial completion for pconfigTim Harder2015-12-121-2/+75
* zsh-completion: initial pinspect portageq completion supportTim Harder2015-12-111-6/+76
* zsh-completion: add initial pinspect query completionTim Harder2015-12-111-0/+67
* pinspect profile: add -r/--repo option to allow short profile namesTim Harder2015-12-101-2/+10
* shell/pkgcore.sh: make sure to use unfiltered reposTim Harder2015-12-031-2/+2
* shell/pkgcore.sh: rename _ebuild_path() to _pkgpath()Tim Harder2015-11-281-2/+2
* shell/pkgcore.sh: clean up checking for bad package atomsTim Harder2015-11-281-6/+8
* shell/pkgcore.sh: various changes to fix usage with bashTim Harder2015-11-281-26/+32
* move zsh completion into shell directoryTim Harder2015-11-281-0/+605
* initial pkgcore shell function libraryTim Harder2015-11-281-0/+54