0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Nov 17, 2023 — Nov 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Description improved. Added a section describing the preferences. More... almost 21 years ago
Memory consumption improved More... almost 21 years ago
Patched to operate properly on folders with identical change dates but differing content. Such differing content can be created by touch(1)-ing files in folder. touch(1) apparently leaves the moddate of the directory unchanged. More... almost 21 years ago
Included logging of failed operations (methods moveToRecycler and remove) More... almost 21 years ago
Folder History stored to User Defaults More... almost 21 years ago
Reduced output to NSLog. More... almost 21 years ago
Removed compareToArrayWith (was already commented-out) More... almost 21 years ago
Final touch-up for release 0.1 (Pathfinder) More... almost 21 years ago
Added GNU public license header to all source files More... almost 21 years ago
Removed some NSLogs (to keep the application more silent) More... almost 21 years ago
Added remove method (deletes file system counterpart permanently). More... almost 21 years ago
Added deleteFileSystemNodes More... almost 21 years ago
Removed warning on uninitialized local variable. Delete operation now calls comparison result to delete files. More... almost 21 years ago
Application Icon added. More... almost 21 years ago
New application icon More... about 21 years ago
Incorporated threading for compare operations, threading for sync operations will follow. This allows users to break long-running operations. Includes first steps towards delete features. More... about 21 years ago
Log messagues during copy operations commented out. More... about 21 years ago
Added initialization of "folder" in method performDragOperation More... about 21 years ago
Filter algorithm is now again symmetric (i.e. identical for filterToRight and filterToLeft) More... about 21 years ago
File attributes are now correctly transferred. More... about 21 years ago
Compare operation polls now for presence of stop requests (i.e. has the user hit the stop button?) More... about 21 years ago
Switched to recursive copy operation. Compare operation polls now for presence of stop requests (i.e. has the user hit the stop button?) More... about 21 years ago
Removed some memory leaks. More... about 21 years ago
FileComparisonResult filterToLeft et al are now recursively impemented. More... about 21 years ago
Added Drag and Drop functionality Realization of User Preferences More... about 21 years ago
Initial adding. More... about 21 years ago
Initial copy. More... about 21 years ago
Additional adds. More... about 21 years ago
Initial copy from my machine. More... about 21 years ago
Initial Commit from my computer. More... about 21 years ago