]> git.ipfire.org Git - thirdparty/rsync.git/commit
Improve --omit-dir-times & --omit-link-times
authorWayne Davison <wayne@opencoder.net>
Sun, 10 Oct 2021 20:32:19 +0000 (13:32 -0700)
committerWayne Davison <wayne@opencoder.net>
Sun, 10 Oct 2021 20:39:09 +0000 (13:39 -0700)
commitb774dbc1c0f27aea40d112c0c96a29a0cd1661da
tree5ba9ec866fe213320f15fecba3792a1646422f55
parent296352ecb0175fa3c37de550dd57aeff39632095
Improve --omit-dir-times & --omit-link-times

The code now better handles skipping time setting on dirs and/or links
when --atimes and/or --crtimes is specified without --times.
NEWS.md
generator.c
log.c
options.c
rsync.c
rsync.h
t_stub.c
util1.c