summaryrefslogtreecommitdiffstats
path: root/commandline/library
Commit message (Expand)AuthorAgeFilesLines
* commandline: Add cast to prevent warningcpldcpu2014-01-141-1/+1
* commandline: do not write to empty pagescpldcpu2013-12-301-14/+25
* commandline: whitespaceAaron Stone2013-12-171-1/+1
* commandline: use C automatic stringificationAaron Stone2013-12-171-4/+6
* commandline: silence a warning since this is used correctlyAaron Stone2013-12-171-1/+1
* commandline: pretty sure this should be a comparison not an assignmentAaron Stone2013-12-171-1/+1
* commandline: style stuff, no functional changesBluebie2013-12-172-12/+12
* Update micronucleus_lib.c:Bluebie2013-08-301-2/+3
* some small mistakes I noticed while going through the code with a fine-toothe...Louis Beaudoin2013-06-061-26/+26
* commandline: bugfixes for -1 error after erase on OS X - auto recover now worksBluebie2013-02-201-6/+13
* Tests on all Linux machines available led to errors such as:Malaclypse The Younger2013-02-191-1/+9
* commandline: pspgeek's usb fail workaroundBluebie2012-11-301-1/+3
* Added updated micronucleus.exe build, which goes extra slow and uses newer mi...Jenna Fox2012-11-191-1/+2
* Slightly alter assert in micronucleus_lib.cJenna Fox2012-11-151-1/+1
* Made live progress printouts more human friendly (total progress instead of s...Jenna Fox2012-10-022-3/+14
* Added percentage progress to CLI upload tool and worked on consistent style t...Jenna Fox2012-10-022-154/+163
* Revised Ihsan's cli upload tool to be more future proof, and take away parts ...Jenna Fox2012-09-304-338/+101
* 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