Commit History

作者 SHA1 備註 提交日期
  Jo-Philipp Wich 141b64ef84 lua: additionally return name when looking up sections 6 年之前
  Jo-Philipp Wich 1e17f24644 lua: support extended section notation 6 年之前
  Karl Palsson e1bf4356e1 projects/uci: lua: use built in pkg-config support for alternatives 8 年之前
  Jo-Philipp Wich ec96e1f93d file: write through symlinks on uci commit 8 年之前
  Petr Štetiar 18c13247f9 cmake: Add ubox library and include dir lookup 8 年之前
  Felix Fietkau d4e42a9081 cli: fix uci show output for anonymous sections (#21781) 8 年之前
  Jo-Philipp Wich 593e6c90b7 file: raise parse error on conflicting section types in strict mode 9 年之前
  Felix Fietkau 950437eecd file: defer checking the tmpfile until it is actually needed. 8 年之前
  Felix Fietkau a536e30037 remove list.h 9 年之前
  Karl Palsson d899c696db lua: remove pointless double check of autoload flag 9 年之前
  Jo-Philipp Wich aaf9dff96d lua: fix invocation of foreach() with nil type and implicit self 9 年之前
  Felix Fietkau 2cd94fd505 file: remove unnecessary sync() call 9 年之前
  Yousong Zhou a6a745338c tests: add test case for parsing long option values. 9 年之前
  Yousong Zhou 4b52bdbdbe file.c: lift the 4096 bytes line length limit. 9 年之前
  Yousong Zhou 19e29ffc15 delta: catch error when parsing delta line. 9 年之前
  Yousong Zhou a6a884b368 cli: suppress printing error messages when -q is specified. 9 年之前
  Hans Dedecker f34c2de12f uci: properly close input before exit 9 年之前
  Yousong Zhou 556215152a file: reset parsing position on starting over a newline. 9 年之前
  Yousong Zhou a2bbe06ed1 tests: add test coverage for comment lines within batch commands. 9 年之前
  Yousong Zhou 13d32e6df1 delta: fix adding new savedir. 9 年之前
  Yousong Zhou c24ff81c28 tests: add test coverage for uci export with -P option. 9 年之前
  Yousong Zhou 3c7f3556b0 Fix delta path handling. 9 年之前
  Yousong Zhou 3b3c554567 tests: add test cases for -P and -p options. 9 年之前
  Yousong Zhou 06df8218e7 lua: restore return value of require('uci') to module table. 9 年之前
  Yousong Zhou 54ca5ae347 cli: fix return value of package_cmd(). 9 年之前
  Yousong Zhou 90ba7cac9d testenv: test for exit status of "uci export". 9 年之前
  Yousong Zhou 790d30606d Add a few notes on the return value of uci_lookup_ptr(). 9 年之前
  Yousong Zhou 3e26ec5716 cli: enhance "uci show" command on nonexistent sections and options. 9 年之前
  Yousong Zhou 446e774d0e cli: properly unload package before quit. 9 年之前
  Yousong Zhou 37930de695 tests: add test cases for showing nonexistent section and option. 9 年之前