Commit Graph

  • 10abe514b8 [type/__hostname] Add support for OpenWrt Dennis Camera 2020-06-11 21:27:53 +0200
  • 348c6eedc9 Release 6.9.0 6.9.0 Darko Poljak 2020-11-07 12:12:20 +0100
  • c7c3075f62 ++changelog Darko Poljak 2020-11-07 12:10:14 +0100
  • 0f1df5ef68 Fix shellcheck source directives Darko Poljak 2020-11-07 12:07:58 +0100
  • bd9b21394f Merge branch 'type/openwrt-uci' into 'master' poljakowski 2020-11-07 11:59:56 +0100
  • d28a70a73c ++changelog Darko Poljak 2020-11-06 08:32:40 +0100
  • 67f1475a20 Merge branch 'feature/type/__apt_norecommends/reuse-file' into 'master' poljakowski 2020-11-06 08:26:36 +0100
  • df881c0f98 [type/__file] Fix --state pre-exists also for non-dry-runs Dennis Camera 2020-11-04 08:34:17 +0100
  • 2be8c63458 pycodestyle fixes Darko Poljak 2020-11-03 06:43:57 +0100
  • ade69729dd [type/__uci_section] Only generate UCI commands if state differs Dennis Camera 2020-10-31 18:18:15 +0100
  • 9d40500570 [type/__uci_section] Apply all commands in a single batch Dennis Camera 2020-10-25 20:40:29 +0100
  • 3e5f18d409 [type/__uci] Apply all commands in a single batch Dennis Camera 2020-10-25 18:42:50 +0100
  • ec984f81b5 [type/__uci] Delete --transaction parameter Dennis Camera 2020-10-25 11:36:10 +0100
  • dfe9e08c28 [type/__uci_commit] Delete type Dennis Camera 2020-10-25 11:06:05 +0100
  • e264fb004f [type/__uci] Convert to immediate remote execution Dennis Camera 2020-10-25 11:27:07 +0100
  • c1ae3ccb2f [type/__uci*] Remove public-facing transaction "interface" Dennis Camera 2020-10-25 11:13:06 +0100
  • a6c37095f1 [type/__uci_section] Externalise functions to separate file Dennis Camera 2020-10-26 18:50:34 +0100
  • 7b30119504 [type/__uci] Externalise functions to separate file Dennis Camera 2020-10-26 18:52:43 +0100
  • 63d41a1053 [type/__uci_section] Improve --match support with existing named sections Dennis Camera 2020-10-25 21:10:27 +0100
  • 4aebb1f127 [type/__uci*] Update man.rst regarding quoting requirements Dennis Camera 2020-10-24 21:18:22 +0200
  • 8728817af6 [type/__uci] Unquote UCI reported values Dennis Camera 2020-10-24 21:11:50 +0200
  • b99ca3cbdf [type/__uci_section] Split up --option and --list Dennis Camera 2020-10-24 16:01:02 +0200
  • 49e867fab4 [type/__uci_section] Add more parameter checks Dennis Camera 2020-10-24 15:59:25 +0200
  • 0840afce03 [type/__uci] Add --type parameter Dennis Camera 2020-10-24 12:57:40 +0200
  • fe26c119b5 [type/__uci*] Update man pages Dennis Camera 2020-10-24 10:01:49 +0200
  • c37253b852 [type/__uci_section] Check __object_id for syntax errors Dennis Camera 2020-10-22 20:32:48 +0200
  • 3a6b085145 [type/__uci] Check __object_id for syntax errors Dennis Camera 2020-10-23 22:03:25 +0200
  • f782a5a370 [type/__uci] Refactor to do proper quoting of UCI commands Dennis Camera 2020-10-23 11:45:37 +0200
  • d453d964e1 [type/__uci_section] Fix in section matching Dennis Camera 2020-07-20 11:21:06 +0200
  • 179815b5e9 [type/__uci_section] Ignore SC2015 error (notabug) Dennis Camera 2020-06-21 18:22:54 +0200
  • 4da3968118 [type/__uci_section] Add type Dennis Camera 2020-06-20 20:04:04 +0200
  • 3ef638a611 [type/__uci_commit] Fail when uci(1) reports errors Dennis Camera 2020-07-20 12:12:15 +0200
  • cc599dab15 [type/__uci_commit] Move uncommited changes check from explorer to code-remote Dennis Camera 2020-07-05 10:25:36 +0200
  • e7369a1f99 [type/__uci_commit] Abort if uncommited changes are present on the target Dennis Camera 2020-06-17 13:00:24 +0200
  • 3a3be36310 [type/__uci_commit] Send message on commit of a transaction Dennis Camera 2020-06-12 19:53:26 +0200
  • d3574b2d3e [type/__uci] Send messages when options are set to be altered Dennis Camera 2020-06-20 16:43:16 +0200
  • d8f20a6a20 [type/__uci] Implement "real" transactions using batch files Dennis Camera 2020-06-12 19:39:19 +0200
  • a09120977f [type/__uci] Allow omission of --value parameter if --state absent Dennis Camera 2020-06-03 14:07:10 +0200
  • 55e7b32449 [type/__uci] Only generate __uci_commit if changes are required Dennis Camera 2020-06-03 14:00:29 +0200
  • e30ecdda53 Add __uci and __uci_commit types Dennis Camera 2020-06-03 13:05:40 +0200
  • 09dfcfe81e [scanner] add to beta commands Nico Schottelius 2020-10-29 23:16:08 +0100
  • 91d99bf08a [RFC] scanner documentation Nico Schottelius 2020-10-29 21:22:36 +0100
  • 87b46a6224 [scanner] finish prototype Nico Schottelius 2020-10-29 18:49:20 +0100
  • b9ad22595f [scanner] begin scanner implementation - non invasive Nico Schottelius 2020-10-29 18:03:27 +0100
  • 82a9aa7902 [type/__apt_norecommends] Use 00InstallRecommends file as debian-installer does Dennis Camera 2020-10-29 10:39:42 +0100
  • 9277e0ba19 ++changelog Darko Poljak 2020-10-29 09:30:58 +0100
  • eda96a06a0 Merge branch 'fix/type/__file/pre-exists-dryrun' into 'master' poljakowski 2020-10-29 09:29:41 +0100
  • 367da4b77e [type/__file] Fix --state pre-exists Dennis Camera 2020-10-28 18:18:24 +0100
  • aa5e882fce Merge branch 'master' into reorg ander 2020-10-21 20:26:51 +0300
  • 687c1d2dd9 ++changelog Darko Poljak 2020-10-19 06:57:00 +0200
  • b139ba2a5c Merge branch '__update_alternatives_improvements' into 'master' poljakowski 2020-10-19 06:55:35 +0200
  • f96f23e970 Merge branch '__acl_remove_deprecated' into 'master' poljakowski 2020-10-19 06:54:13 +0200
  • 716cd37281 [__update_alternatives] rewrite and support --install ander 2020-09-21 11:18:39 +0300
  • e3d906a85f [__acl] remove deprecated parameters, fix some bugs and improve manual ander 2020-09-15 00:55:26 +0300
  • 6964070282 s/build-helper/cdist-build-helper/ ander 2020-10-18 17:13:22 +0300
  • 955b847276 ++changelog Darko Poljak 2020-10-18 15:55:14 +0200
  • 112fb984c7 Merge branch 'fix/__download/manpage' into 'master' poljakowski 2020-10-18 15:51:58 +0200
  • b2e6afb57e __download: adapt download+unpack example in manpage matze 2020-10-17 23:01:36 +0200
  • d20fb74324 use os.path.realpath instead, because it eliminates any symbolic links encountered in the path ander 2020-10-17 23:16:42 +0300
  • 507fa6fa93 __download: fix non-existent parameter of __unpack matze 2020-10-17 17:05:09 +0200
  • 54d83a6211 there is no single author anymore, also remove www. ander 2020-10-16 15:50:50 +0300
  • e55db1b427 use check_output for git describe execution and define fallback VERSION earlier ander 2020-10-16 15:41:38 +0300
  • b41d80075a update paths in setup.py ander 2020-10-16 14:16:04 +0300
  • 42d5d6c3e2 redundant str() ander 2020-10-16 14:12:39 +0300
  • 65c8af4ba3 overengineered version discovery ander 2020-10-16 14:11:12 +0300
  • 174aa77280 __file__ already is absolute ander 2020-10-16 14:11:00 +0300
  • 1614b62f70 fallback VERSION to "unknown version" ander 2020-10-16 13:48:28 +0300
  • fd04c03613 add parent dir to module search path only when importing fails ander 2020-10-16 13:42:16 +0300
  • 86057cef19 don't die if there is no version.py ander 2020-10-14 02:05:17 +0300
  • fdc1ab93e9 move scripts/* to bin/ ander 2020-10-14 02:03:11 +0300
  • 3f1939716f enable running scripts/cdist directly and symlinked ander 2020-10-14 02:02:45 +0300
  • 45d51c0e15 rename build-helper -> cdist-build-helper ander 2020-10-14 02:00:44 +0300
  • 8ecae42199 remove bin/cdist script ander 2020-10-14 02:00:11 +0300
  • 4df5c91912 ++changelog Darko Poljak 2020-10-09 06:52:52 +0200
  • 1057ceef01 Merge branch 'line-replace' into 'master' poljakowski 2020-10-09 06:51:45 +0200
  • c030deea3d [__line] Add support for '--state replace' evilham 2020-10-09 06:51:44 +0200
  • 68a280d51a Merge branch '__service-fix' into 'master' poljakowski 2020-10-09 06:47:54 +0200
  • 5aeed14b1b Fixed calling of __systemd_service type with correct arguments. Mark Verboom 2020-10-08 16:15:20 +0200
  • 3fa74b454a Fix typo Darko Poljak 2020-09-30 15:43:32 +0200
  • 52b5f05163 ++changelog Darko Poljak 2020-09-30 08:56:31 +0200
  • 34a7d8c280 Merge branch 'pkgng_freebsd-bootstrap' into 'master' poljakowski 2020-09-30 08:42:43 +0200
  • f994226d0e [__package_pkgng_freebsd] Bootstrap pkg if necessary evilham 2020-09-29 19:44:47 +0200
  • 652c891858 ++changelog Darko Poljak 2020-09-29 05:57:54 +0200
  • 84ade29ca9 Merge branch 'docs/custom-remote-exec-copy-examples' into 'master' poljakowski 2020-09-29 05:56:38 +0200
  • 73d6c9d469 Add custom remote copy/exec examples Darko Poljak 2020-09-27 10:17:35 +0200
  • 8ab1b6a03d Merge branch 'fix/docs-makefile' into 'master' poljakowski 2020-09-24 06:55:30 +0200
  • 84a7818121 docs: make varaibles environment-aware matze 2020-09-23 20:29:47 +0200
  • b6922508b9 Update helper script Darko Poljak 2020-09-21 09:17:34 +0200
  • 0fc10749ed Fix shellcheck Darko Poljak 2020-09-21 09:11:35 +0200
  • 89a0080e13 ++changelog Darko Poljak 2020-09-21 09:09:26 +0200
  • 139a782c96 Merge branch '__package_pip_detect_pip_bin' into 'master' poljakowski 2020-09-21 09:06:44 +0200
  • 2e6c12c27c Merge branch 'clarify-stdin-input' into 'master' poljakowski 2020-09-21 09:04:06 +0200
  • 89b6215115 Clarify stdin input poljakowski 2020-09-21 09:04:05 +0200
  • decc0ad54d [__package_pip] detect pip binary ander 2020-09-18 19:33:36 +0300
  • 9e89088e61 Merge branch 'master' into beta Darko Poljak 2020-09-11 14:33:27 +0200
  • 2885c6a248 Release 6.8.0 6.8.0 6.8 Darko Poljak 2020-09-11 14:15:26 +0200
  • 53b91adbd8 Fix shellcheck Darko Poljak 2020-09-11 14:19:45 +0200
  • 6b262a61c1 ++changelog Darko Poljak 2020-09-10 13:24:58 +0200
  • a20ab63e60 Merge branch 'fix/__systemd_service/manpage' into 'master' poljakowski 2020-09-10 13:21:19 +0200
  • b1375464cc __systemd_service: fix manpage typos matze 2020-09-06 13:24:58 +0200