Commit History

Author SHA1 Message Date
  Hans Dedecker 021fd65643 file: remove unnecessary uci_fixup_section calls 6 years ago
  Stijn Tintel 5ad59ad412 Add bitfield_set function from libubox. 6 years ago
  Yousong Zhou c4df32b386 file: remove redundant NULL check on return value of uci_realloc() 7 years ago
  Yousong Zhou 5d08b7f5d6 build: fix BUILD_STATIC 7 years ago
  Michal 'vorner' Vaner 49ec6efbda Fix skipping directories in uci_list_config_files 7 years ago
  Felix Fietkau c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
  Dirk Feytons 0a1a2fcaf9 uci/lua: add explicit close() method 7 years ago
  Dirk Feytons 7daf94275c uci/lua: add list_configs() function 7 years ago
  Felix Fietkau fe45f97302 test: adjust for auto-naming anonymous sections 7 years ago
  Felix Fietkau 2eb9c097e3 cli: remove now-defunct UCI_FLAG_EXPORT_NAME support 7 years ago
  Antonio Paunovic df72af4740 mandatory anonymous section identifier 7 years ago
  Karl Palsson e1bf4356e1 projects/uci: lua: use built in pkg-config support for alternatives 8 years ago
  Jo-Philipp Wich ec96e1f93d file: write through symlinks on uci commit 8 years ago
  Petr Štetiar 18c13247f9 cmake: Add ubox library and include dir lookup 8 years ago
  Felix Fietkau d4e42a9081 cli: fix uci show output for anonymous sections (#21781) 8 years ago
  Jo-Philipp Wich 593e6c90b7 file: raise parse error on conflicting section types in strict mode 8 years ago
  Felix Fietkau 950437eecd file: defer checking the tmpfile until it is actually needed. 8 years ago
  Felix Fietkau a536e30037 remove list.h 8 years ago
  Karl Palsson d899c696db lua: remove pointless double check of autoload flag 8 years ago
  Jo-Philipp Wich aaf9dff96d lua: fix invocation of foreach() with nil type and implicit self 8 years ago
  Felix Fietkau 2cd94fd505 file: remove unnecessary sync() call 8 years ago
  Yousong Zhou a6a745338c tests: add test case for parsing long option values. 8 years ago
  Yousong Zhou 4b52bdbdbe file.c: lift the 4096 bytes line length limit. 8 years ago
  Yousong Zhou 19e29ffc15 delta: catch error when parsing delta line. 8 years ago
  Yousong Zhou a6a884b368 cli: suppress printing error messages when -q is specified. 8 years ago
  Hans Dedecker f34c2de12f uci: properly close input before exit 9 years ago
  Yousong Zhou 556215152a file: reset parsing position on starting over a newline. 9 years ago
  Yousong Zhou a2bbe06ed1 tests: add test coverage for comment lines within batch commands. 9 years ago
  Yousong Zhou 13d32e6df1 delta: fix adding new savedir. 9 years ago
  Yousong Zhou c24ff81c28 tests: add test coverage for uci export with -P option. 9 years ago