summaryrefslogtreecommitdiffstats
path: root/commandline/library
Commit message (Collapse)AuthorAgeFilesLines
* Made live progress printouts more human friendly (total progress instead of ↵Jenna Fox2012-10-022-3/+14
| | | | step progress)
* Added percentage progress to CLI upload tool and worked on consistent style ↵Jenna Fox2012-10-022-154/+163
| | | | throughout commandline c code (all variables underscore_cased, all functions lowerCamelCased).
* Revised Ihsan's cli upload tool to be more future proof, and take away parts ↵Jenna Fox2012-09-304-338/+101
| | | | of api which allow risky writing strategies.
* Added Mac OS X compatibility to Ihsan's cli upload programJenna Fox2012-09-304-13/+15
|
* Initial commit for commandline C application.ihsan Kehribar2012-09-296-0/+498