drist, branch HEAD a remote deployment tool ea86129164b490267a2980d73361a6dbbea308c2 2021-01-30T19:36:30Z 2021-02-15T18:00:52Z [v2.04] Clarified script and edited man page jared jared@fastmail.com commit ea86129164b490267a2980d73361a6dbbea308c2 parent 85503f58e13e10b2b34e3a00a659b896d4aea33c Author: jared <jared@fastmail.com> Date: Sat, 30 Jan 2021 14:36:30 -0500 Clarified script and edited man page Hello and thank you for the nice tool! I had some trouble understanding the usage due to some discrepancies with the man page or comments and the code. I believe this small patch will help new users (like me) to not be confused. - The flags in usage() still showed [-n], this is no longer used - Removed inaccurate reference to dry-run in man page - Missing reference to 3rd arg in comments of copy_files() 85503f58e13e10b2b34e3a00a659b896d4aea33c 2020-10-11T13:00:54Z 2020-10-11T13:00:54Z [v2.03] Preserve time of copied files Solene Rapenne solene@perso.pw commit 85503f58e13e10b2b34e3a00a659b896d4aea33c parent b3a105e7a4e3b7da26d9ed9c6724c34948f0ac4a Author: Solene Rapenne <solene@perso.pw> Date: Sun, 11 Oct 2020 15:00:54 +0200 Preserve time of copied files 8687ce1a14997f5c8b16e5510180590e616735a1 2020-08-27T14:53:32Z 2020-08-27T14:53:32Z [v2.02] Exit when temporary directory can't be created Solene Rapenne solene@perso.pw commit 8687ce1a14997f5c8b16e5510180590e616735a1 parent 5d0d7b60b0309be640dd3848a02b110da29f24da Author: Solene Rapenne <solene@perso.pw> Date: Thu, 27 Aug 2020 16:53:32 +0200 Exit when temporary directory can't be created 5d0d7b60b0309be640dd3848a02b110da29f24da 2020-08-27T13:21:11Z 2020-08-27T13:21:11Z [v2.01] Drist now supports looping over hostname list or a file containing hostnames Solene Rapenne solene@perso.pw commit 5d0d7b60b0309be640dd3848a02b110da29f24da parent 472555bd1aa95a6edff48b433e6bb095feb7ebe1 Author: Solene Rapenne <solene@perso.pw> Date: Thu, 27 Aug 2020 15:21:11 +0200 Drist now supports looping over hostname list or a file containing hostnames 472555bd1aa95a6edff48b433e6bb095feb7ebe1 2020-08-26T19:25:45Z 2020-08-26T19:25:45Z [v2.00] Add CHANGELOG file to keep track of changes Solene Rapenne solene@perso.pw commit 472555bd1aa95a6edff48b433e6bb095feb7ebe1 parent 1ddb1582cfb17a5d79fd9725907a1b329dacbd6b Author: Solene Rapenne <solene@perso.pw> Date: Wed, 26 Aug 2020 21:25:45 +0200 Add CHANGELOG file to keep track of changes c6481050031bc54fa99a6fcfa7d3408850040883 2020-07-01T10:55:43Z 2020-07-01T10:55:43Z [v1.05] drist wasn't preserving permissions on files with rsync Solene Rapenne solene@perso.pw commit c6481050031bc54fa99a6fcfa7d3408850040883 parent 5dc65972c62ddd2b7ba962af007ad44a41bbe400 Author: Solene Rapenne <solene@perso.pw> Date: Wed, 1 Jul 2020 12:55:43 +0200 drist wasn't preserving permissions on files with rsync 1937be9bc7349fcd17b34d24cb3738fbba966d62 2019-02-15T14:48:59Z 2019-02-15T14:48:59Z [v1.04] Add -p flag for persistent connections through the script Solene Rapenne solene@perso.pw commit 1937be9bc7349fcd17b34d24cb3738fbba966d62 parent 9131a56282d056474e4d59233dcf3ad2ec9b24cc Author: Solene Rapenne <solene@perso.pw> Date: Fri, 15 Feb 2019 15:48:59 +0100 Add -p flag for persistent connections through the script bfc54fad0e3796bf3ad2783c283de30d9a7ef245 2018-12-03T08:13:46Z 2018-12-03T08:13:46Z [v1.03] Add the license Solene Rapenne solene@perso.pw commit bfc54fad0e3796bf3ad2783c283de30d9a7ef245 parent cf8effc3f17a29f5d813199f00b4f7395854465e Author: Solene Rapenne <solene@perso.pw> Date: Mon, 3 Dec 2018 09:13:46 +0100 Add the license 255b0947f1c71c841e6e676fc57001ec6376d117 2018-11-29T17:39:14Z 2018-11-29T17:39:14Z [v1.02] Changing init logic Solene Rapenne solene@perso.pw commit 255b0947f1c71c841e6e676fc57001ec6376d117 parent 7cf4346ecfc60772ce096dc403276009794209cd Author: Solene Rapenne <solene@perso.pw> Date: Thu, 29 Nov 2018 18:39:14 +0100 Changing init logic 7cf4346ecfc60772ce096dc403276009794209cd 2018-11-29T17:30:26Z 2018-11-29T17:30:26Z [v1.01] enhance visual of copied file list Solene Rapenne solene@perso.pw commit 7cf4346ecfc60772ce096dc403276009794209cd parent 89768c14b72f90125d7e6803308458baf094aabc Author: Solene Rapenne <solene@perso.pw> Date: Thu, 29 Nov 2018 18:30:26 +0100 enhance visual of copied file list c9735fd7d912dbca6e03c2725456d4eeb6d9487b 2018-11-29T07:20:10Z 2018-11-29T07:20:10Z [v1.00] New option for using sudo/doas on remote server Solene Rapenne solene@perso.pw commit c9735fd7d912dbca6e03c2725456d4eeb6d9487b parent 723d94faa06c4597f88ccfdcf7821154bf889138 Author: Solene Rapenne <solene@perso.pw> Date: Thu, 29 Nov 2018 08:20:10 +0100 New option for using sudo/doas on remote server