summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* add rrsync option to enforce `--ignore-existing` (#461)dogvisor2023-03-302-1/+10
* Another python conversion.Wayne Davison2022-11-201-32/+53
* Convert a few more scripts to python3.Wayne Davison2022-11-165-55/+80
* Improve JSON output a bit more.Wayne Davison2022-10-201-4/+21
* Stop importing "re".Wayne Davison2022-09-191-1/+1
* Improve output of "N-bit" items in json data.Wayne Davison2022-09-101-4/+9
* Also change dashes in the dict var names to make jq use easier.Wayne Davison2022-09-101-1/+2
* A few more tweaks.Wayne Davison2022-09-101-0/+3
* Unify older protect-args capability to secluded-args name.Wayne Davison2022-09-101-0/+2
* Use dict for capabilities & optimizations in json output.Wayne Davison2022-09-101-4/+10
* Use JSON output if --version (-V) is repeated (client side only).Wayne Davison2022-09-101-0/+59
* Mention a potential bash security issue with openssh forced commands.Wayne Davison2022-09-091-0/+24
* Mention `copy-devices`.Wayne Davison2022-08-191-0/+1
* Manpage improvements.Wayne Davison2022-05-061-7/+10
* Specify log format to avoid malfunctions and unexpected errors. (#305)Yoichi NAKAYAMA2022-04-111-2/+2
* More man page and NEWS improvements.Wayne Davison2022-01-161-24/+39
* Even more man page improvements.Wayne Davison2022-01-151-10/+16
* Man page improvments, including html cross-links.Wayne Davison2022-01-151-0/+24
* Change manpage headings in html to use h2 tags with an id target.Wayne Davison2022-01-121-6/+6
* Add an arg-protection idiom using backslash-escapesWayne Davison2022-01-091-3/+3
* Tweak a comment.Wayne Davison2022-01-091-1/+2
* Improve rrsync usage and some more NEWS tweaks.Wayne Davison2022-01-032-4/+5
* Add error-code ignoring options to atomic-rsync.Wayne Davison2021-12-301-20/+33
* Tweak the rrsync man page.Wayne Davison2021-12-301-6/+10
* Fix rrsync directory normalization (#268)Marco Nenciarini2021-12-301-1/+1
* Add a default single-access lock.Wayne Davison2021-12-272-15/+39
* rrsync improvementsWayne Davison2021-12-263-269/+427
* Convert atomic-rsync to python.Wayne Davison2021-12-201-88/+91
* Convert munge-symlinks to python.Wayne Davison2021-12-201-57/+68
* Make rrsync default to munged symlinks.Wayne Davison2021-12-201-14/+39
* Add options to assist in localhost rrsync testing.Wayne Davison2021-12-201-6/+29
* Improve a couple support scripts:Wayne Davison2021-11-132-3/+19
* Add a couple more options to rrsync.Wayne Davison2021-10-011-0/+2
* Minor cleanup (#214)a13460542021-09-261-1/+1
* Update the options in rrsync.Wayne Davison2021-07-091-1/+4
* Fix git-set-file-times's handling of staged changed files.Wayne Davison2021-03-151-2/+3
* Tweak a comment.Wayne Davison2020-08-051-2/+2
* A couple minor changes.Wayne Davison2020-07-171-2/+2
* Add the `name converter` daemon parameter.Wayne Davison2020-07-171-0/+50
* Tweak lsh's Usage message & opening comment.Wayne Davison2020-07-131-9/+11
* Some misc cleanupWayne Davison2020-06-271-0/+1
* Use /usr/bin/env for increased portability.Wayne Davison2020-06-1617-17/+17
* Tweak my email.Wayne Davison2020-06-161-1/+1
* Update rrsync & its opt-culling script.Wayne Davison2020-06-131-1/+3
* Add hostname "lh" as a --no-cd localhost.Wayne Davison2020-06-042-2/+8
* Add a few new opts to rrsync.Wayne Davison2020-04-261-1/+3
* Change some packaging tools into python3 and make a few improvements.Wayne Davison2020-04-121-13/+30
* Put the year-tweak script into packaging dir.Wayne Davison2020-04-091-93/+0
* Set Copyright years and make them easier to updateWayne Davison2020-04-092-43/+169
* Use "exit 1" in atomic-rsync for error exit.Wayne Davison2020-04-051-1/+1