Version | Change log |
Unison 2.40.61 Feb 5, 2012 |
* Added "BelowPath" patterns, that match a path as well as all paths below (convenient to use with nodeletion,update,creationpartial preferences) * Added a "fat" preference that makes Unison use the right options when one of the replica is on a FAT filesystem. * Allow "prefer/force=newer" even when not synchronizing modification times. (The reconciler will not be aware of the modification time of unchanged files, so the synchronization choices of Unison can be different from when "times=true", but the behavior remains sane: changed files with the most recent modification time will be propagated.) * Minor fixes and improvements: o Compare filenames up to decomposition in case sensitive mode when one host is running MacOSX and the unicode preference is set to true. o Rsync: somewhat faster compressor o Make Unicode the default on all architectures (it was only the default when a Mac OS X or Windows machine was involved). |