added a --partial option which tells rsync to keep partially
[rsync/rsync.git] / options.c
1998-07-01 Andrew Tridgelladded a --partial option which tells rsync to keep...
1998-06-18 Andrew Tridgell--help changes suggested by Francois
1998-06-01 Andrew Tridgellupdated the usage info
1998-06-01 Andrew Tridgelladded --stats option for verbose stats on the file...
1998-05-29 Andrew Tridgellreplaced chdir and getcwd calls with push_dir/pop_dir...
1998-05-27 Andrew Tridgelladded support for --include, --include-from and the...
1998-05-18 Andrew Tridgellthis is a large commit which adds io multiplexing,...
1998-05-10 Andrew Tridgellsplit the options parsing code into options.c