Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-01 | Fix default completion in commit mode | Stephen Hemminger | |
This adds completion for # se<TAB> | |||
2010-11-30 | Use new bash empty command completion | Stephen Hemminger | |
In newer version of bash the complete -E is used to do command completion at top level. | |||
2010-11-29 | disable activate/deactivate for mendocino as discussed. | An-Cheng Huang | |
2010-11-24 | Don't put sh-bang on bash completion script | Stephen Hemminger | |
The bash completion scripts are special and should not have #! This fixes debian build warning as well. | |||
2010-11-24 | Rename bash completion script | Stephen Hemminger | |
The scripts in /etc/bash_completion.d are not named with number like init files. Also completion script should not be marked executable. | |||
2007-10-31 | rename bash completion script to enforce ordering. | An-Cheng Huang | |
2007-10-26 | add proper handling of values with "spaces". | An-Cheng Huang | |
2007-10-24 | * add dynamic "allowed" support for config-mode completion. | An-Cheng Huang | |
* add support for completion help text. * add an example for each of the above ("ethernet" and "ethernet/duplex"). | |||
2007-10-24 | escape '*' for config-mode completion | An-Cheng Huang | |
2007-10-24 | make sure config directories have correct permissions. | An-Cheng Huang | |
2007-10-09 | remove op-mode set alias in cfg mode. | An-Cheng Huang | |
2007-10-09 | use full path for cli binaries. | An-Cheng Huang | |
2007-10-05 | let bash prompt with invisible completions. | An-Cheng Huang | |
2007-10-02 | use the same marker as operational mode. | An-Cheng Huang | |
2007-10-01 | use the same marker as operational mode. | An-Cheng Huang | |
2007-09-25 | fixed edit level in prompt. | An-Cheng Huang | |
2007-09-25 | config-mode "load" command | An-Cheng Huang | |
* disallow if there are uncommitted changes. * now works with "edit". | |||
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |