Improve --omit-dir-times & --omit-link-times
[rsync.git] / rsync.1.md
2021-10-10 Wayne DavisonTweak atime/crtime code a bit more.
2021-09-27 Wayne DavisonAdd --fsync option (promoted from patches).
2021-09-27 Wayne DavisonFix typo.
2021-07-04 Wayne DavisonMake whole-line comments clearer.
2021-06-17 juleslagardefix man page typo
2021-04-04 Wayne DavisonFix plural of --group option.
2020-12-10 James CookFix spelling error in man page. (#124)
2020-09-23 Wayne DavisonChange `--info=skip2` messages & add info on attr changes.
2020-09-22 Wayne DavisonMake the extra info on the "exists" messages optional.
2020-09-22 Wayne DavisonVarious file comparison improvements
2020-09-21 Wayne DavisonSkip an append if sender's file gets shorter.
2020-09-21 Wayne DavisonImprove the docs for `--archive`.
2020-09-07 Wayne DavisonImprove a sentence about --stderr=all.
2020-07-27 Wayne DavisonAdd a few more skip-compress suffixes.
2020-07-27 Wayne DavisonMake the `--append*` options have more warnings.
2020-07-27 Wayne DavisonMention an implied option.
2020-07-26 Wayne DavisonMention `--protect-args` in `--chown` info.
2020-07-25 Wayne DavisonFix a grammar error.
2020-07-25 Wayne DavisonFix some spelling errors.
2020-07-25 Wayne DavisonChange new stderr options to `--stderr=MODE`.
2020-07-25 Wayne DavisonAdd `--errors2stderr` & `--msgs2protocol` options.
2020-07-24 Wayne DavisonAdd --mkpath option. Fixes bugzilla bug 4621.
2020-07-23 Wayne DavisonImprove error output for local & remote-shell xfers
2020-07-23 Wayne DavisonDrop a superfluous "+".
2020-07-22 Wayne DavisonAdd --crtimes option.
2020-07-22 Wayne DavisonImprove --itemize-changes doc.
2020-07-13 Wayne DavisonA few more NEWS & man tweaks.
2020-07-13 Wayne DavisonAdd the --stop-after & --stop-at options.
2020-07-11 Wayne DavisonSome number & string improvements
2020-07-10 Wayne DavisonAllow --block-size's size to have a suffix.
2020-07-10 Wayne DavisonAdd missing "M" in SIZE suffixes; mention bytes are...
2020-07-07 Wayne DavisonAllow --max-alloc=0 for unlimited.
2020-07-03 Wayne DavisonFix issue in --compress-level doc.
2020-07-03 Wayne DavisonSome NEWS and man page tweaks.
2020-07-01 Wayne DavisonPut the optimizations into their own list.
2020-06-28 Wayne DavisonA bit more man page & NEWS tweaking.
2020-06-28 Wayne DavisonSome more doc & NEWS improvements.
2020-06-27 Wayne DavisonMore NEWS and man page changes.
2020-06-27 Wayne DavisonNegotation env lists can specify "client & server"
2020-06-26 Wayne DavisonA few more simple changes & fixes.
2020-06-26 Wayne DavisonSome memory allocation improvements
2020-06-24 Wayne DavisonImprove how the env restricts negotiated strings
2020-06-23 Wayne DavisonImprove the info about compression.
2020-06-23 Wayne DavisonFix a typo.
2020-06-23 Wayne DavisonA few more man page tweaks.
2020-06-22 Wayne DavisonImprove the options info a bit more.
2020-06-22 Wayne DavisonAdd `--zl=N` opt & improve its docs.
2020-06-22 Samuel HenriqueMake --backup be set when --backup-dir is used
2020-06-21 Wayne DavisonAdd `--early-input=FILE` option.
2020-06-21 Wayne DavisonSome more docs/news changes.
2020-06-21 Wayne DavisonSome README and man page tweaks.
2020-06-19 Wayne DavisonA few minor man page tweaks.
2020-06-19 Wayne DavisonComment must be indented to avoid ending the list item.
2020-06-18 Wayne DavisonUse documentation to extract 2 more .h lists
2020-06-16 Wayne DavisonMore spelling fixes from Fossies
2020-06-14 Wayne DavisonImprove some md files.
2020-06-14 Wayne DavisonMake -4 & -6 also able to affect an ssh remote shell.
2020-06-12 Wayne DavisonImprove how the help lines are harvested from the md...
2020-06-12 Wayne DavisonImprove checkcsum/compress info that may differ between...
2020-06-12 Wayne DavisonTranslate man page's option list into .h files for...
2020-06-10 Wayne DavisonMore man processing improvements
2020-06-09 Wayne DavisonA couple man page tweaks.
2020-06-09 Wayne DavisonChange man page src format from yodl to markdown.