summaryrefslogtreecommitdiff
path: root/etc/bash_completion.d/vyatta-op
AgeCommit message (Expand)Author
2011-07-12silence warnings when sourcing this script non-interactivelyJohn Southworth
2011-06-28Don't guide disk-install files to /config as it doesn't exist. fix file detec...John Southworth
2011-06-28Add a disk-install uri for old disk based installs in image toolsJohn Southworth
2011-05-13Only show directories in top level completion because installed systems have ...John Southworth
2011-04-23Initial addition of image op mode toolsJohn Southworth
2011-01-17fix for bug 6476.Michael Larson
2010-12-14provide default filename completionAn-Cheng Huang
2010-12-01Add default command completionStephen Hemminger
2010-11-30Use new bash completion for empty commandStephen Hemminger
2010-11-24Rename 10vyatta-op to vyatta-opStephen Hemminger
2007-10-31rename bash completion script to enforce ordering.An-Cheng Huang
2007-10-11Simplify things by separating run and expansion mode command line scans.Tom Grennan
2007-10-05fix completion of nodes with wild card and named argsTom Grennan
2007-10-05Use empty or missing "allowed:" fields in node.tag/node.def as wildTom Grennan
2007-10-04don't eval help string; so, no longer needs to be quoted in node.def filesTom Grennan
2007-10-03replace for loop in allowed search with shell var expansionTom Grennan
2007-10-03quote help string evaluation to allow use of special chars like [] in stringTom Grennan
2007-10-02allow wildcard with specfied listTom Grennan
2007-10-02cleanup the help pseudo-completion strings used as line separatorTom Grennan
2007-10-02beautify help message with extra long completion tagsTom Grennan
2007-10-02quote the evaled allowed value commandTom Grennan
2007-10-01donot complete wildcards (--)Tom Grennan
2007-09-24donot change user prompt in this packageTom Grennan
2007-09-24op-mode completion: cleaned up usage of global node_def variable.An-Cheng Huang
2007-09-24fixes for op-mode completion:An-Cheng Huang
2007-09-24Merge branch 'master' of phuket:/usr/local/git/vyatta-opAn-Cheng Huang
2007-09-21yet more help crapTom Grennan
2007-09-21set op-mode default prompt.An-Cheng Huang
2007-09-20only source op-mode completion if not in config-mode.An-Cheng Huang
2007-09-19redo help like config modeupstreamTom Grennan
2007-09-19fix linda/lintian detected errorsTom Grennan
2007-09-14initial commitTom Grennan