Commit History

Author SHA1 Message Date
  Felix Fietkau 717cda86ce fix uci batch nesting check (patch by lars) 15 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 15 years ago
  Felix Fietkau c1684cd213 filter incomplete lookups on uci show 15 years ago
  Felix Fietkau 718a82c0da fix uci delete 15 years ago
  Felix Fietkau 4fb6a564b8 clean up uci_set 15 years ago
  Felix Fietkau 29bdad8620 uci_revert api cleanup 15 years ago
  Felix Fietkau 9efd0d9456 cleanup, fix rename 15 years ago
  Felix Fietkau 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct 15 years ago
  Felix Fietkau cbe26a83fc fix extended cli lookup 15 years ago
  Felix Fietkau 3d3ff62575 correctly show list changes in "uci changes" output 15 years ago
  Felix Fietkau 672d68a876 fix lookup for section commands in the cli 15 years ago
  Felix Fietkau 3bff697cca add list support 15 years ago
  Felix Fietkau cac9b1d765 add initial work for option datatype abstraction 15 years ago
  Felix Fietkau 976e6db54e implement extended uci lookup syntax 15 years ago
  Felix Fietkau e7f08cbbc3 Fix uci show for sections and options. 15 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
  Felix Fietkau cd2883daec cli: don't commit, if the savedir was overwritten 16 years ago
  Felix Fietkau 2b4872345a make use of the history path feature in the cli 16 years ago