aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFileHandle.h
Commit message (Expand)AuthorAgeFilesLines
* Implement progress for BZ2 file importFacundo2017-04-291-2/+2
* * Change a method name to fit standard naming conventionsMax2015-10-081-13/+8
* 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
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-5/+4
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-21/+25
* - Improve threading of SPFileHandle to achieve much faster writing due to in...rowanbeentje2010-04-261-0/+1
* - Add SVN id property to SPFileHandle, correct headers, and add more functio...rowanbeentje2010-04-121-2/+25
* Add a new SPFileHandle class to support gzip compression and writing on a bac...rowanbeentje2010-04-121-0/+78