Felix Fietkau
|
c79cc497e7
make extended syntax on uci show optional (but enabled by default)
|
16 years ago |
Felix Fietkau
|
f18b4c6a13
put more descriptive names on anonymous sections when running uci show (can be reused for uci set/del/...) - based on an idea by xMff
|
16 years ago |
Felix Fietkau
|
717cda86ce
fix uci batch nesting check (patch by lars)
|
16 years ago |
Felix Fietkau
|
2ade5d42fb
report errors on partial lookups for show/get in the cli instead of silently falling back to the last match
|
16 years ago |
Felix Fietkau
|
c1684cd213
filter incomplete lookups on uci show
|
16 years ago |
Felix Fietkau
|
718a82c0da
fix uci delete
|
16 years ago |
Felix Fietkau
|
4fb6a564b8
clean up uci_set
|
16 years ago |
Felix Fietkau
|
29bdad8620
uci_revert api cleanup
|
16 years ago |
Felix Fietkau
|
9efd0d9456
cleanup, fix rename
|
16 years ago |
Felix Fietkau
|
563f8dd6f0
code cleanup, some api changes for new uci_ptr struct
|
16 years ago |
Felix Fietkau
|
cbe26a83fc
fix extended cli lookup
|
16 years ago |
Felix Fietkau
|
3d3ff62575
correctly show list changes in "uci changes" output
|
16 years ago |
Felix Fietkau
|
672d68a876
fix lookup for section commands in the cli
|
16 years ago |
Felix Fietkau
|
3bff697cca
add list support
|
16 years ago |
Felix Fietkau
|
cac9b1d765
add initial work for option datatype abstraction
|
16 years ago |
Felix Fietkau
|
976e6db54e
implement extended uci lookup syntax
|
16 years ago |
Felix Fietkau
|
e7f08cbbc3
Fix uci show for sections and options.
|
16 years ago |
Felix Fietkau
|
1879c8f323
allow the cli to override the confdir
|
16 years ago |
Felix Fietkau
|
23fa73926e
load the saved history by default to make things easier for the lua binding
|
16 years ago |
Felix Fietkau
|
043baa6067
add missing helptext for commit
|
16 years ago |
Felix Fietkau
|
85125c59e6
some backend abstraction
|
16 years ago |
Felix Fietkau
|
9f540f2106
reorganize some code, add an extra command for adding unnamed sections
|
16 years ago |
Felix Fietkau
|
5620bfaa14
extend uci_set so that it can store the resulting element in a variable
|
16 years ago |
Felix Fietkau
|
d0cd0868cd
allow merge-import, even if the config file does not exist yet
|
16 years ago |
Felix Fietkau
|
ec06b60edb
add missing line to command line help
|
16 years ago |
Felix Fietkau
|
031b620e1f
add missing include statement
|
16 years ago |
Felix Fietkau
|
1465422326
implement the uci changes command to display uncommitted changes
|
16 years ago |
Felix Fietkau
|
24c59ffa00
implement batch mode in cli
|
16 years ago |
Felix Fietkau
|
65e2c3559b
implement uci revert
|
16 years ago |
Felix Fietkau
|
f2520c27cd
fix accidental lowercasing of license headers
|
16 years ago |