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
Age
Commit message (
Expand
)
Author
2023-08-11
T5461: Improve rootfs directory variable
Apachez
2023-08-10
T5457: Add environmental variable pointing to current rootfs directory
Apachez
2023-07-30
T5411: remove all remaining monitor background code
Christian Breunig
2023-05-29
T5234: add bash prompt identifier for given Network namespace
Christian Breunig
2023-05-21
T5234: add bash prompt identifier for given VRF instance
Christian Breunig
2022-07-30
T1748: vbash: beautify tab completion output/line breaks
Christian Poessinger
2021-03-15
T3354: Replace vyos-strip-config.pl with strip-private.py
erkin
2019-10-27
T1773: add a JSON pipe (show | json).
Daniil Baturin
2019-01-26
T1193: use vyos-config-to-commands in the commands pipe.
Daniil Baturin
2018-09-14
use double square brackets
UnicronNL
2018-09-14
T846 RADIUS user you no longer have access to the “?” when entering comma...
UnicronNL
2018-09-01
T821: do not allow using the commands pipe if session has uncommited changes.
Daniil Baturin
2018-06-05
T684: make the 'run show configuration commands' and the |commands pipe use t...
Daniil Baturin
2018-05-16
T644: point vyos_* dirs to the /usr/ hierarchy intead of /opt/vyatta
Daniil Baturin
2017-09-15
T394: copy vyatta_* environment variables to vyos_* equivalents.
Daniil Baturin
2016-01-26
Add function to bash-completion script to fix message "bad array subscript"
Kim Hagen
2015-02-17
Bug #377: make commands pipe throw an error in op mode.
Daniil Baturin
2014-07-02
Bug #251: add "commands" filter to completion list.
Daniil Baturin
2014-07-02
Bug #251: add completion and help for the "| commands" filter.
Daniil Baturin
2014-07-02
Bug #104: add help text for the strip-private pipe.
Daniil Baturin
2014-07-02
Bug #104: add pipe for stripping private information from config.
Daniil Baturin
2012-09-12
Make opmode completions show the list on blank completion like config mode no...
John Southworth
2012-03-22
Make ping feel like all the other system commands
John Southworth
2012-03-13
Bugfix 7527: Don't override VYATTA_PAGER value if it was previously set
John Southworth
2011-12-09
Fix a few completion problems
John Southworth
2011-11-01
Bugfix 7603: add reset top level to allowed list for operator users
John Southworth
2011-10-27
Cleanup background monitor sessions on logout
John Southworth
2011-10-27
Update operator level user top level commands to reflect changes in the comma...
John Southworth
2011-10-17
Make directory completions, if it is the first word of the completion, work s...
John Southworth
2011-10-11
Fix ambiguous error text so that it doesn't show node.def, generate the compl...
John Southworth
2011-10-07
Fix completions for templates using custom completion functions (currently im...
John Southworth
2011-10-06
Bugfix 6747: use bash conditional expressions instead of posix test expressio...
John Southworth
2011-10-06
Make operational mode completion when the user enters an unknown prefix on a ...
John Southworth
2011-10-06
fix help text printing when the command is runnable
John Southworth
2011-10-06
Fix: first word completions; empty completions on tag nodes, if there is a ta...
John Southworth
2011-10-05
fix stuck completion on non-lastword
John Southworth
2011-10-05
Make non-lastword completions more fluid by using the current prefix and word...
John Southworth
2011-10-04
Fix a bug in op mode handling of non sticking completions, we want the help t...
John Southworth
2011-10-04
Fix top level completions when there are already words on the line
John Southworth
2011-10-04
Alert users when they have entered a completion that doesn't match.
John Southworth
2011-10-03
Make completion properly handle non-last-word completions
John Southworth
2011-10-03
Make completions not get stuck when backspacing over a character in the last ...
John Southworth
2011-09-30
Stop completions from getting stuck on nodes when backspacing to them
John Southworth
2011-09-30
Always attempt to set the node path, this gives us a chance to fail on invali...
John Southworth
2011-09-30
Fix output of invalid and ambiguous error messages
John Southworth
2011-09-30
Fix typo in previous commit
John Southworth
2011-09-30
Add some useful debugging to the comps script, it can be enabled on the fly v...
John Southworth
2011-09-30
Fix problem with recovering from invalid completion
John Southworth
2011-09-30
fix handleing of invalid commands when there is an the parent node is runnable
John Southworth
2011-09-30
Reformat vyatta-op script, there were two indentation styles, changed from ta...
John Southworth
[next]