Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-17 | Make directory completions, if it is the first word of a run completion, ↵ | John Southworth | |
work so that users can easily find scripts they may be trying to run. | |||
2011-10-10 | Handle operational commands that cannot be run non-interactively from config ↵ | John Southworth | |
mode | |||
2011-10-06 | Fix typo in error message | John Southworth | |
2011-10-04 | Fix some help text, add discard and confirm completion functions, fix ↵ | John Southworth | |
comment completion validation | |||
2011-09-02 | Fix problems when using negative values | John Southworth | |
2011-08-18 | Don't eval the commands just run them; simplify the command wrapper functions | John Southworth | |
2011-08-09 | Fix edit level in path validation function for short commands | John Southworth | |
2011-08-02 | Reorganize the bash completion and command interpreter scripts into easier ↵ | John Southworth | |
to manage chunks. Command interpreter is now in vyatta-cfg-run and common functions have been moved to vyatta-op |