index
:
vyatta-op.git
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
napa
oxnard
oxnard-op-mode-revamp
pacifica
sagitta
upstream
Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
bash_completion.d
Age
Commit message (
Expand
)
Author
2008-03-10
Update license from VPL 1.0 to GPLv2
Stephen Hemminger
2008-02-29
partial fix for bug 2771: change default for root and add command for
An-Cheng Huang
2008-02-27
Revert "* fix for bug 2771: bind space to completion for vbash users."
An-Cheng Huang
2008-02-27
* fix for bug 2771: bind space to completion for vbash users.
An-Cheng Huang
2008-02-14
bind '?' to "possible-completions" for help
An-Cheng Huang
2008-02-04
fix (or at least improve) bug 2519
Tom Grennan
2008-01-09
let config mode inhert vtysh()
An-Cheng Huang
2008-01-04
use vtysh wrapper function to detect vyatta-quagga vs debian/ubuntu-quagga
Tom Grennan
2008-01-03
work w/ either quagga (debian) or vyatta-quagga packages
Tom Grennan
2007-12-13
workaround for putty's terminal handling
An-Cheng Huang
2007-12-11
add completion/help for pipe commands
An-Cheng Huang
2007-12-11
implement "pipe" commands as functions
An-Cheng Huang
2007-12-10
add wrappers/symlinks for pipe commands (wrappers are needed for command
An-Cheng Huang
2007-12-05
Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-op
An-Cheng Huang
2007-12-05
fix op-mode "root level" completion
An-Cheng Huang
2007-12-05
only use VYATTA_PAGER if stdout is a terminal
Tom Grennan
2007-12-03
alias no-more=cat
Tom Grennan
2007-11-30
cache completion list(s) between first and second tab/alt-?
Tom Grennan
2007-11-30
fix bug 2486
Tom Grennan
2007-11-29
should't source files within function b/c it messes variable scope
Tom Grennan
2007-11-28
donot complete "<*>" allowed values; instead just list in help
Tom Grennan
2007-11-21
filter repetitive help strings
Tom Grennan
2007-11-21
expand help label and use echo instead of printf
Tom Grennan
2007-11-15
allow "root-level" completion/help
An-Cheng Huang
2007-11-07
use "Incomplete" instead of "Invalid"
An-Cheng Huang
2007-11-07
add '<Enter>' to help text if the current command line is a valid command.
An-Cheng Huang
2007-11-07
invalid op-mode command results in error message
An-Cheng Huang
2007-10-31
preserve op mode functions in config mode (for "run" command).
An-Cheng Huang
2007-10-31
rename bash completion script to enforce ordering.
An-Cheng Huang
2007-10-11
Simplify things by separating run and expansion mode command line scans.
Tom Grennan
2007-10-05
fix completion of nodes with wild card and named args
Tom Grennan
2007-10-05
Use empty or missing "allowed:" fields in node.tag/node.def as wild
Tom Grennan
2007-10-04
don't eval help string; so, no longer needs to be quoted in node.def files
Tom Grennan
2007-10-03
replace for loop in allowed search with shell var expansion
Tom Grennan
2007-10-03
quote help string evaluation to allow use of special chars like [] in string
Tom Grennan
2007-10-02
allow wildcard with specfied list
Tom Grennan
2007-10-02
cleanup the help pseudo-completion strings used as line separator
Tom Grennan
2007-10-02
beautify help message with extra long completion tags
Tom Grennan
2007-10-02
quote the evaled allowed value command
Tom Grennan
2007-10-01
donot complete wildcards (--)
Tom Grennan
2007-09-24
donot change user prompt in this package
Tom Grennan
2007-09-24
op-mode completion: cleaned up usage of global node_def variable.
An-Cheng Huang
2007-09-24
fixes for op-mode completion:
An-Cheng Huang
2007-09-24
Merge branch 'master' of phuket:/usr/local/git/vyatta-op
An-Cheng Huang
2007-09-21
yet more help crap
Tom Grennan
2007-09-21
set op-mode default prompt.
An-Cheng Huang
2007-09-20
only source op-mode completion if not in config-mode.
An-Cheng Huang
2007-09-19
redo help like config mode
upstream
Tom Grennan
2007-09-19
fix linda/lintian detected errors
Tom Grennan
2007-09-14
initial commit
Tom Grennan