提交歷史

作者 SHA1 備註 提交日期
  Felix Fietkau a536e30037 remove list.h 8 年之前
  Karl Palsson d899c696db lua: remove pointless double check of autoload flag 8 年之前
  Jo-Philipp Wich aaf9dff96d lua: fix invocation of foreach() with nil type and implicit self 8 年之前
  Felix Fietkau 2cd94fd505 file: remove unnecessary sync() call 8 年之前
  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 年之前
  Felix Fietkau b121dd1828 lua: add lua 5.2 compatibility changes 9 年之前
  Felix Fietkau e66c20610e allow "-" in package names 9 年之前
  Yousong Zhou 0cb5d33100 delta: fix outputing of delta entries occupying multiple lines. 9 年之前
  Yousong Zhou 65478f0636 delta: use a table for converting between UCI_CMD_XXX and prefixes. 9 年之前
  Yousong Zhou 8aaed0dcd6 delta: preprocess delta line with uci_parse_argument(). 9 年之前
  Yousong Zhou 32815cf495 delta: add a simple duplication check when adding delta path. 9 年之前
  Yousong Zhou ec302c635b cli: fix printing option values occupying multiple lines. 9 年之前
  Yousong Zhou 9f405e2def tests: add test coverage for uci list related commands. 9 年之前