6851 Commits (6.9.1)
 

Author SHA1 Message Date
Darko Poljak d2506ac04e Release 6.9.1 2 years ago
Darko Poljak fded60bd0f ++changelog 2 years ago
poljakowski fe8920740f Merge branch 'feature/__package_apt/recommends' into 'master' 2 years ago
poljakowski 729fdb9c1a Merge branch 'type/__dpkg_architecture' into 'master' 2 years ago
poljakowski 1b3e1acd22 Merge branch 'feature/type/__hostname/openwrt-support' into 'master' 2 years ago
poljakowski 77397514ca Merge branch 'fix/type/__file/pre-exists' into 'master' 2 years ago
matze 9fc6ee0948 __package_apt: add --install-recommends parameter 2 years ago
matze 91bcc2a293 __dpkg_architecture: make type nonparallel 2 years ago
matze 7777580d8f __dpkg_architecture: add copyright headers 2 years ago
matze b0f3bb3350 New type __dpkg_architecture 2 years ago
Dennis Camera 10abe514b8 [type/__hostname] Add support for OpenWrt 2 years ago
Darko Poljak 348c6eedc9 Release 6.9.0 2 years ago
Darko Poljak c7c3075f62 ++changelog 2 years ago
Darko Poljak 0f1df5ef68 Fix shellcheck source directives 2 years ago
poljakowski bd9b21394f Merge branch 'type/openwrt-uci' into 'master' 2 years ago
Darko Poljak d28a70a73c ++changelog 2 years ago
poljakowski 67f1475a20 Merge branch 'feature/type/__apt_norecommends/reuse-file' into 'master' 2 years ago
Dennis Camera df881c0f98 [type/__file] Fix --state pre-exists also for non-dry-runs 2 years ago
Darko Poljak 2be8c63458 pycodestyle fixes 2 years ago
Dennis Camera ade69729dd [type/__uci_section] Only generate UCI commands if state differs 2 years ago
Dennis Camera 9d40500570 [type/__uci_section] Apply all commands in a single batch 2 years ago
Dennis Camera 3e5f18d409 [type/__uci] Apply all commands in a single batch 2 years ago
Dennis Camera ec984f81b5 [type/__uci] Delete --transaction parameter 2 years ago
Dennis Camera dfe9e08c28 [type/__uci_commit] Delete type 2 years ago
Dennis Camera e264fb004f [type/__uci] Convert to immediate remote execution 2 years ago
Dennis Camera c1ae3ccb2f [type/__uci*] Remove public-facing transaction "interface" 2 years ago
Dennis Camera a6c37095f1 [type/__uci_section] Externalise functions to separate file 2 years ago
Dennis Camera 7b30119504 [type/__uci] Externalise functions to separate file 2 years ago
Dennis Camera 63d41a1053 [type/__uci_section] Improve --match support with existing named sections 2 years ago
Dennis Camera 4aebb1f127 [type/__uci*] Update man.rst regarding quoting requirements 2 years ago
Dennis Camera 8728817af6 [type/__uci] Unquote UCI reported values 2 years ago
Dennis Camera b99ca3cbdf [type/__uci_section] Split up --option and --list 2 years ago
Dennis Camera 49e867fab4 [type/__uci_section] Add more parameter checks 2 years ago
Dennis Camera 0840afce03 [type/__uci] Add --type parameter 2 years ago
Dennis Camera fe26c119b5 [type/__uci*] Update man pages 2 years ago
Dennis Camera c37253b852 [type/__uci_section] Check __object_id for syntax errors 2 years ago
Dennis Camera 3a6b085145 [type/__uci] Check __object_id for syntax errors 2 years ago
Dennis Camera f782a5a370 [type/__uci] Refactor to do proper quoting of UCI commands 2 years ago
Dennis Camera d453d964e1 [type/__uci_section] Fix in section matching 2 years ago
Dennis Camera 179815b5e9 [type/__uci_section] Ignore SC2015 error (notabug) 2 years ago
Dennis Camera 4da3968118 [type/__uci_section] Add type 2 years ago
Dennis Camera 3ef638a611 [type/__uci_commit] Fail when uci(1) reports errors 2 years ago
Dennis Camera cc599dab15 [type/__uci_commit] Move uncommited changes check from explorer to code-remote 2 years ago
Dennis Camera e7369a1f99 [type/__uci_commit] Abort if uncommited changes are present on the target 2 years ago
Dennis Camera 3a3be36310 [type/__uci_commit] Send message on commit of a transaction 2 years ago
Dennis Camera d3574b2d3e [type/__uci] Send messages when options are set to be altered 2 years ago
Dennis Camera d8f20a6a20 [type/__uci] Implement "real" transactions using batch files 2 years ago
Dennis Camera a09120977f [type/__uci] Allow omission of --value parameter if --state absent 2 years ago
Dennis Camera 55e7b32449 [type/__uci] Only generate __uci_commit if changes are required 2 years ago
Dennis Camera e30ecdda53 Add __uci and __uci_commit types 2 years ago