summaryrefslogtreecommitdiffstats
path: root/commandline/examples
Commit message (Collapse)AuthorAgeFilesLines
* Adjusted timing in command line tool to run fasterBluebie2012-10-031-3/+3
|
* cli --dump-progress option now outputs JSONJenna Fox2012-10-021-1/+1
|
* Improved usage printout on CLI toolJenna Fox2012-10-021-1/+10
|
* Made live progress printouts more human friendly (total progress instead of ↵Jenna Fox2012-10-021-3/+6
| | | | step progress)
* Added percentage progress to CLI upload tool and worked on consistent style ↵Jenna Fox2012-10-021-225/+272
| | | | throughout commandline c code (all variables underscore_cased, all functions lowerCamelCased).
* Added bits for uploading raw files, or from stdinBluebie2012-09-301-32/+81
|
* Revised Ihsan's cli upload tool to be more future proof, and take away parts ↵Jenna Fox2012-09-301-55/+43
| | | | of api which allow risky writing strategies.
* Initial commit for commandline C application.ihsan Kehribar2012-09-291-0/+252