Enable super to work with HidingScrollbar on Py...
Rate limit hiding/reshowing scrollbars by using...
Ensure files copied to the transfer directory a...
Partial fix needed so Python 3 doesn't try to j...
Use os.path.abspath a little more sparingly
Replace several instances of type comparison wi...
Report sizes in their proper units
Create the transfer directory if it does not exist
Use comparisons that are not tied so tightly to...
Improve performance when displaying large lists...
Remove unused function CrystallineRename
Improve compatibility with Python 3 by saving i...
Improve error handling in unicode conversion fu...
Make -n option compatible with -t option
Clean up main command line interface function
Initial support for parsing command-line option...
Allow the user to choose to continue when a dir...
Make snsync-test less verbose if the tests pass
Add some clarifying comments
Improve unicode directory handling
Be more careful about printing unicode characters
Delay loading some modules unless they are needed
Rearrange import statements and python version ...
Make deleted file determination more strict
Remove debugging line
Various Unicode improvements
Skip synchronizing fifos (named pipes)
Add loglevel command line option to set the min...
Prevent changing widget size from changing the ...
Change colors used in gui, along with many othe...
Improve conflict handling
Fix several bugs in syncing with Mac OS X
Add logging and fix exclusions and conflicts in...
Make the tkui a little nicer to work with
Fix -m, -n, and -c options and add notes to REA...
Update test script
Correctly use the exclusions set using the obje...
Move alert of conflicts to proper location
Introduce subindices function, which yields eac...
Make conflict resolution compatible with case-i...
Fix name translation for some moved files
Make convertFilesep do its conversions in-place
Fix a python 3 compatibility issue
Make tk interface compatible with the new main ...
Fix exclude option to not seemingly randomly ig...
Send more useful information to the log
Introduce python 3 and non-case-sensitive files...
Change meaning of -c command line option
Add support for -m, -n, and -u options
Use a slightly more robust method to detect whe...
Use sha1 hash when repairing hashes
Fix exception handling by never using a bare "e...
Refuse to open databases newer than the db vers...
Rework imports and exceptions to be compatible ...
Add support for excluding files based on a shel...
Do not run the synchronization when using the s...
Implement a better clean option that matches th...
Implement ugly initial gui for excluding files ...
Use the type string read from the file instead ...