aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportFile.m
Commit message (Expand)AuthorAgeFilesLines
* * Change a method name to fit standard naming conventionsMax2015-10-081-1/+1
* Formalize [x release], x = nil; conventionMax2015-01-041-1/+1
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Fix more warnings.stuconnolly2013-01-251-1/+1
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-221-5/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Improve the availability of the table name token on the custom export filenam...stuconnolly2012-04-011-1/+2
* - Ensure export files are closed before deleting them; when in full-streamin...rowanbeentje2011-05-291-1/+4
* - Fix more compiler warningsrowanbeentje2011-03-151-3/+3
* fixed compiler warningssqlprodev2011-03-011-0/+1
* Add missing [super dealloc].stuconnolly2010-10-261-1/+3
* Exporter:rowanbeentje2010-08-261-0/+16
* Various export enhancements and fixes, including:stuconnolly2010-08-121-0/+210