Low Activity

Commits : Listings

  Analyzed 3 days ago based on code collected 3 days ago.
Showing page 1 of 21
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tweaking git_checkin in Makefile Anon32 More... 2 months ago
Log conflicts and problems in the text UI even if nothing is propagated. Anon32 More... 2 months ago
Added a string to the Conflict direction to document the reason of the conflict. The text UI has been adapted to this change, the other UIs need to be modified. Anon32 More... 2 months ago
Adding the maxsizethreshold option which prevents the transfer of files larger than the size specified (in Kb) Anon32 More... 2 months ago
hush git Anon32 More... 2 months ago
Adding a "git_checkin" target for developers working from git Anon32 More... 2 months ago
* File system monitoring: the file watcher now fails when unable to watch a directory, rather than silently ignoring the issue Anon32 More... 6 months ago
* File system monitoring: more robust communication with the helper program (in socket mode, the unison server will still work properly despite unexpected unison client disconnections) Anon32 More... 8 months ago
* Use hash function from OCaml 3.x for comparing archives, even when compiled with OCaml 4.x Anon32 More... 8 months ago
* Filesystem monitoring: do not use filters on maps, for compatibility with OCaml 3.11 Anon32 More... 8 months ago
* A bytecode version of unison-fsmonitor is now produced by "make NATIVE=false" Anon32 More... 8 months ago
* Windows/lwt: correctly deals with Sys.Break exceptions when sleeping * File system monitoring: improved search for unison-fsmonitor * File system monitoring: detect when the helper process exits * Do not restart Unison in case of uncaught exception when the repeat preference is set. This seems safer. And it does not work, for instance, in case of lost connection. Anon32 More... 8 months ago
* Add a note to the 'new archives not identical' error message explaining that this can happen because Unison binaries compiled with OCaml 3 and OCaml 4 are incompatible. Anon32 More... 8 months ago
* Fix Unix.readlink invalid argument error under Windows Anon32 More... 8 months ago
* More robust file watching helper programs for Windows and Linux. They communicate with Unison through pipes (Unison redirects stdin and stdout), using a race-free protocol. Anon32 More... 10 months ago
* Added a "copyonconflict" preference, to make a copy of files that would otherwise be overwritten or deleted in case of conflicting changes. (This makes it possible to automatically resolve conflicts in a fairly safe way when synchronizing continuously, in combination with the "repeat = watch" and "prefer = newer" preferences. Anon32 More... 10 months ago
* Bumped version number: incompatible protocol changes * Improvements to the file watching functionality: - retries paths with failures using an exponential backoff algorithm - the information returned by the file watchers are used independently for each replica; thus, when only one replica has changes, Unison will only rescan this replica - when available, used by the graphical UIs to speed up rescanning (can be disabled by setting the new 'watch' preference to false) Anon32 More... 10 months ago
* transfer.ml: updated debugging code; in particular, turns an assertion failure into a more friendly transient failure Anon32 More... 10 months ago
* Function External.readChannelTillEof now tail recursive (prevents a crash when the output of the diff program is too large) Anon32 More... 10 months ago
* Fixed Makefile for cross-compiling towards Windows (updated to MinGW-w64) Anon32 More... 10 months ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.