Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Fietkau 406d259cd1 add feature flags for the build process, improve automatic rebuild hace 16 años
  Felix Fietkau 53726f5dd5 add uci_set_backend() hace 16 años
  Felix Fietkau c90d9cb8ba cleanup hace 16 años
  Felix Fietkau 5faea6dcdf remove some unused stuff hace 16 años
  Felix Fietkau 7ca5c675d7 fix uci_set hace 16 años
  Felix Fietkau 0731533959 add comment about memory handling in list_configs hace 16 años
  Felix Fietkau 80e2e58f4e add abstraction for listing config files as well hace 16 años
  Felix Fietkau 85125c59e6 some backend abstraction hace 16 años
  Felix Fietkau 9f540f2106 reorganize some code, add an extra command for adding unnamed sections hace 16 años
  Felix Fietkau 5620bfaa14 extend uci_set so that it can store the resulting element in a variable hace 16 años
  Felix Fietkau 1465422326 implement the uci changes command to display uncommitted changes hace 16 años
  Felix Fietkau c394d8787d improve the argument parser hace 16 años
  Felix Fietkau 1ac34884c1 export a function for parsing shell-style arguments in libuci hace 16 años
  Felix Fietkau 65e2c3559b implement uci revert hace 16 años
  Felix Fietkau f2520c27cd fix accidental lowercasing of license headers hace 16 años
  Felix Fietkau 53ddba8280 add a comment about history path hace 16 años
  Felix Fietkau 96d35364c9 add history search path hace 16 años
  Felix Fietkau c228bf838c allow the user of the library to override the confdir/searchdir hace 16 años
  Felix Fietkau 333ef9e09b add flag for naming unnamed sections hace 16 años
  Felix Fietkau 4b1ddfb835 implement overwriting import hace 16 años
  Felix Fietkau 9387bced4e add import merging functionality, fix error handling in uci_import hace 16 años
  Felix Fietkau b69b459ecc implement uci rename hace 16 años
  Felix Fietkau 6042bb553c keep unnamed sections unnamed on export hace 16 años
  Felix Fietkau 71a0126dff proper commit support, better debugging hace 16 años
  Felix Fietkau b892863972 create history files with the proper mode hace 16 años
  Felix Fietkau 78f76bde73 change uci_list_configs api for proper exception handling hace 16 años
  Felix Fietkau b7c461d025 add strict mode flag (enabled by default, can be disabled to ignore lines with parser errors) hace 16 años
  Felix Fietkau 8e57ddf6b6 add proper history tracking for delete hace 16 años
  Felix Fietkau 4aa3fd762e implement history parsing hace 16 años
  Felix Fietkau eadddde859 cleanup, move parse_tuple to libuci, add some input validation hace 16 años