support: added install_deps_ubuntu.sh
[rsync.git] / trimslash.c
2020-04-26 Wayne DavisonSome var cleanup; move test-util vars into t_stub.c.
2020-04-26 Wayne DavisonUpdate a few more copyright years.
2020-04-23 Wayne DavisonChange --set-notime to --open-noatime.
2020-04-23 Wayne DavisonAdded --atimes and --set-noatime options.
2019-03-16 Wayne DavisonTweak the copyright year.
2018-01-15 Wayne DavisonTweak copyright date.
2016-10-10 Wayne DavisonSupport --sparse combined with --preallocate or --inplace.
2015-08-08 Wayne DavisonUpdate the copyright year.
2014-01-26 Wayne DavisonBump the year to 2014.
2013-06-11 Wayne DavisonSet number_separator the first time it gets used.
2009-09-02 Wayne DavisonHave --fake-super turn a symlink into a file when
2008-09-01 Wayne DavisonOutput numbers in 3-digit groups by default (e.g. 1...
2008-01-26 Wayne DavisonMake do_chmod() report an error with -E.
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-04-24 Wayne DavisonAdding the --fake-super option.
2007-02-04 Wayne DavisonFurther modifications to the copyright comment section.
2006-04-25 Wayne DavisonUpdated the FSF's address to an even newer one.
2006-04-25 Wayne Davison- Updated the address for the FSF in the opening comment.
2003-09-10 Wayne DavisonChanged main() definition to avoid an extra prototype...
2003-01-21 Wayne DavisonDeclare preserve_perms for latest syscall.o.
2002-03-25 Martin PoolAdd a test case for trim_trailing_slashes, and make...