summary refs log tree commit diff
path: root/synctl (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-15Add index on events (topological_ordering, stream_ordering) to help with ORDE...Erik Johnston2-0/+2
2015-04-15Use try..finally in contextlib.contextmanagerErik Johnston1-3/+5
2015-04-15Use True for True rather than 1Erik Johnston1