summaryrefslogtreecommitdiffstats
path: root/scripts/bash_completion
Commit message (Expand)AuthorAgeFilesLines
* bash_completion: don't cache package list when an error occuredMichael Olbrich2020-06-051-0/+3
* bash_completion: use '_have' instead of 'have'Roland Hieber2019-11-281-1/+1
* bash_completion: cleanup & improveMichael Olbrich2018-03-271-5/+7
* bash_completion: add some basic support for 'ptxdist gdb'Michael Olbrich2018-03-021-1/+1
* bash_completion: cache package list when possibleMichael Olbrich2014-02-251-1/+10
* bash_completion: fix completion for 'clean'Michael Olbrich2012-12-111-1/+1
* bash_completion: options a always validMichael Olbrich2012-10-281-5/+6
* bash_completion: no need for pushd/popd in a subshellMichael Olbrich2012-10-281-1/+1
* bash_completion: suppress errors when printing PTX_PACKAGES_SELECTEDMichael Olbrich2012-10-281-4/+4
* bash_completion: generate and cache commandsMichael Olbrich2012-10-281-3/+6
* bash_completion: generate and cache newpackage optionsMichael Olbrich2012-10-281-1/+5
* bash_completion: generate and cache optionsMichael Olbrich2012-10-281-8/+11
* bash_completion: rework and improveMichael Olbrich2012-10-281-10/+74
* bash_completion: add 'image' and 'nfsroot' commandsMichael Olbrich2012-10-151-1/+1
* bash_completion: simplifyMichael Olbrich2012-10-041-5/+1
* bash_completion: Allow links to be completedBenoît Burnichon2012-10-041-4/+10
* templates: add image-genimage templateMichael Olbrich2012-06-141-1/+1
* templates: add image-tgz templateMichael Olbrich2012-06-141-1/+1
* Keep the bash's autocompletion in sync with PTXdist's featuresJuergen Beisert2012-06-021-1/+1
* Honor the Barebox bootloaderJuergen Beisert2012-06-021-1/+1
* [bash_completion] fix bash completion for newpackageMarc Kleine-Budde2010-03-031-1/+4
* [PATCH] rename newpacket command to newpackage ...Uwe Kleine-König2010-02-031-2/+2
* bash_completion: updatesWolfram Sang2010-01-121-5/+5
* [bash-complete] unbreak itMarc Kleine-Budde2009-04-211-2/+2
* * bash_completion: - platform and select need filenamesWolfram Sang2008-11-211-3/+7
* * bash_completion: first shot, won't be installed yet. (cp scripts/bash_comp...Wolfram Sang2008-11-171-0/+55