summaryrefslogtreecommitdiff
path: root/etc/bash_completion.d
AgeCommit message (Expand)Author
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
2010-11-23Add COMMIT_VIA environment variable.Stig Thormodsrud
2010-11-22Add warning if using "commit confirm" instead of "commit-confirm".Stig Thormodsrud
2010-11-11Add warning when saving if there are uncommitted changes.Stig Thormodsrud
2010-11-11Add completion for commit and commit-confirm.Stig Thormodsrud
2010-11-11Add tab completion for "compare" command.Stig Thormodsrud
2010-11-11Add completion for rollback.Stig Thormodsrud
2010-11-09Add optional minutes parameter to commit-confirm.Stig Thormodsrud
2010-11-09Add commit-confirm, confirm, and rollback to bash completions.Stig Thormodsrud
2010-11-02Add hook to call config mode 'compare'Stig Thormodsrud
2010-10-18Pull the little run_init hack outStephen Hemminger
2010-10-13Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocinoStephen Hemminger
2010-10-01Pass optional commit comment through commit to commit hooks.Stig Thormodsrud
2010-09-24cleanupAn-Cheng Huang
2010-09-08Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocinoStephen Hemminger
2010-08-26new implementation for config outputAn-Cheng Huang
2010-08-18Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocinoStephen Hemminger
2010-07-28add new cstore libraryAn-Cheng Huang
2010-07-28Ignore run_init unless running in selinuxStephen Hemminger
2010-07-28Add range and ipv6range as val_help typesStephen Hemminger
2010-07-27handle single quotes in comp_helpAn-Cheng Huang