Branch: refs/heads/master
Home: https://github.com/ddclient/ddclient
Commit: 8ed93cb57664336d7e1a1ca63429d57d76d5fa47
https://github.com/ddclient/ddclient/commit/8ed93cb57664336d7e1a1ca63429d57d76d5fa47
Author: Richard Hansen <rh...@rh...>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M ddclient.in
Log Message:
-----------
Move per-service variables to the service definitions
Most of the entries in `%variables` are only used once. Move them down
to their respective service definitions.
Also:
* Use idiomatic hash merging instead of `merge()`.
* Sort the variables by name.
Commit: 19813a7247ef732e880abe6c6df8b609f388be6d
https://github.com/ddclient/ddclient/commit/19813a7247ef732e880abe6c6df8b609f388be6d
Author: Sandro <san...@gm...>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M ddclient.in
Log Message:
-----------
Merge pull request #195 from rhansen/config
Move per-service variables to the service definitions
Compare: https://github.com/ddclient/ddclient/compare/ef566064d530...19813a7247ef
|