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