summaryrefslogtreecommitdiff
path: root/etc/bash_completion.d/vyatta-cfg
AgeCommit message (Expand)Author
2011-10-05Make non-lastword completions more fluid by using the current prefix and word...John Southworth
2011-10-04warn user of invalid top level command, this will tell the user when the try ...John Southworth
2011-10-04Fix the handling of tag nodes in config mode completionsJohn Southworth
2011-10-04Fix exit help text to make it clear that you can exit without discrarding.John Southworth
2011-10-04Fix compare completion when comparing to the saved configJohn Southworth
2011-10-04Fix some help text, add discard and confirm completion functions, fix comment...John Southworth
2011-10-04Fix completions for confirm, discard, exit, copy, rename, load, save, merge, ...John Southworth
2011-10-04Clear vyatta_cfg_comp_help when starting a new completion otherwise the Detai...John Southworth
2011-10-04Make show, set, delete, and run completions in configuration mode work simila...John Southworth
2011-10-03Prevent config mode completions from getting stuck when backspacing over themJohn Southworth
2011-08-17Bugfix 7442: Check if running interactively before doing binding optionsJohn Southworth
2011-08-15Allow config mode completion to work when not at the end of the stringJohn Southworth
2011-08-02Reorganize the bash completion and command interpreter scripts into easier to...John Southworth
2011-08-01Fix incorrect comp_words check in previous commit. My original implementation...John Southworth
2011-08-01Cleanup some top level completion help text and add a 'compare saved' command...John Southworth
2011-08-01Cleanup help text for compareJohn Southworth
2011-07-29Bugfix 2823: Configuration mode command interpreter, output adjustments for c...John Southworth
2011-07-20Bugfix 7357: change the the run command in cfg to use the op mode wrapper to ...John Southworth
2011-07-15filter run-parts messages is no longer required.Deepti Kulkarni
2011-07-15Bugfix 7331: better fix for the bugJohn Southworth
2011-07-15Don't allow users to set migration commentsJohn Southworth
2011-07-15Bugfix 7331: Napa timeframe fix for config migration commment bug. Will inves...John Southworth
2011-06-13part of bug fix 7178 - suppress the non-required messages.Deepti Kulkarni
2011-05-16reimplement commit hooks mechanismAn-Cheng Huang
2011-05-10clean up when committing no changesAn-Cheng Huang
2011-05-06fix typo in help textMichael Larson
2011-02-16fix for bug 6754An-Cheng Huang
2011-01-24Fix 6727: should have a friendlier message on rollback error.Stig Thormodsrud
2011-01-20Fix 6669: help strings for confirm and commit-confirm are not very clearStig Thormodsrud
2011-01-20fix for bug 6690An-Cheng Huang
2011-01-11Fix 6671: commit-confirm checks if there is any configuraion change after con...Stig Thormodsrud
2011-01-05Fix completion of IPv6 addressStephen Hemminger
2010-12-14provide default filename completionAn-Cheng Huang
2010-12-06fix for bug 6494An-Cheng Huang
2010-12-03Pipe "compare" output through pager.Stig Thormodsrud
2010-12-01Fix default completion in commit modeStephen Hemminger
2010-11-30Use new bash empty command completionStephen Hemminger
2010-11-29disable activate/deactivate for mendocino as discussed.An-Cheng Huang
2010-11-24Don't put sh-bang on bash completion scriptStephen Hemminger
2010-11-24Rename bash completion scriptStephen Hemminger
2007-10-31rename bash completion script to enforce ordering.An-Cheng Huang
2007-10-26add proper handling of values with "spaces".An-Cheng Huang
2007-10-24* add dynamic "allowed" support for config-mode completion.An-Cheng Huang
2007-10-24escape '*' for config-mode completionAn-Cheng Huang
2007-10-24make sure config directories have correct permissions.An-Cheng Huang
2007-10-09remove op-mode set alias in cfg mode.An-Cheng Huang
2007-10-09use full path for cli binaries.An-Cheng Huang
2007-10-05let bash prompt with invisible completions.An-Cheng Huang
2007-10-02use the same marker as operational mode.An-Cheng Huang
2007-10-01use the same marker as operational mode.An-Cheng Huang