summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-06Fix typo in error messageJohn Southworth
2011-10-060.99.42debian/0.99.42John Southworth
2011-10-06Bugfix 6747: use bash conditional expressions instead of posix test expressio...John Southworth
2011-10-060.99.41debian/0.99.41John Southworth
2011-10-06Fix up completions for commit and compareJohn Southworth
2011-10-050.99.40debian/0.99.40John Southworth
2011-10-05Add comments to document the changes in completion scriptJohn Southworth
2011-10-050.99.39debian/0.99.39John Southworth
2011-10-05Pass through the completion parameters to functions that need themJohn Southworth
2011-10-050.99.38debian/0.99.38John Southworth
2011-10-05fix stuck completion on non-lastwordJohn Southworth
2011-10-05Make non-lastword completions more fluid by using the current prefix and word...John Southworth
2011-10-040.99.37debian/0.99.37John Southworth
2011-10-04warn user of invalid top level command, this will tell the user when the try ...John Southworth
2011-10-040.99.36debian/0.99.36John Southworth
2011-10-04Fix the handling of tag nodes in config mode completionsJohn Southworth
2011-10-040.99.35debian/0.99.35John 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-040.99.34debian/0.99.34John Southworth
2011-10-04Fix some help text, add discard and confirm completion functions, fix comment...John Southworth
2011-10-040.99.33debian/0.99.33John 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-040.99.32debian/0.99.32John Southworth
2011-10-04Make show, set, delete, and run completions in configuration mode work simila...John Southworth
2011-10-030.99.31debian/0.99.31John Southworth
2011-10-03Prevent config mode completions from getting stuck when backspacing over themJohn Southworth
2011-09-020.99.30debian/0.99.30John Southworth
2011-09-02 Fix problems when using negative valuesJohn Southworth
2011-08-180.99.29debian/0.99.29John Southworth
2011-08-18Don't eval the commands just run them; simplify the command wrapper functionsJohn Southworth
2011-08-170.99.28debian/0.99.28John Southworth
2011-08-17Bugfix 7442: Check if running interactively before doing binding optionsJohn Southworth
2011-08-150.99.27debian/0.99.27John Southworth
2011-08-15Allow config mode completion to work when not at the end of the stringJohn Southworth
2011-08-090.99.26debian/0.99.26John Southworth
2011-08-09Fix edit level in path validation function for short commandsJohn Southworth
2011-08-030.99.25debian/0.99.25John Southworth
2011-08-03Move allowed-op.in to vyatta-op to allow allowed-op for unpriviledged users t...John Southworth
2011-08-020.99.24debian/0.99.24John Southworth
2011-08-02Add support for unambiguous top level commands for unpriviledged users; gener...John Southworth
2011-08-020.99.23debian/0.99.23John Southworth
2011-08-02Reorganize the bash completion and command interpreter scripts into easier to...John Southworth
2011-08-010.99.22debian/0.99.22John Southworth
2011-08-01Fix incorrect comp_words check in previous commit. My original implementation...John Southworth
2011-08-010.99.21debian/0.99.21John Southworth
2011-08-01Cleanup some top level completion help text and add a 'compare saved' command...John Southworth
2011-08-010.99.20debian/0.99.20John Southworth
2011-08-01Cleanup help text for compareJohn Southworth