aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-15readabilityMattias Andrée1-41/+25
2014-11-15whitespaceMattias Andrée1-1/+1
2014-11-15memory leak on --helpMattias Andrée1-1/+1
2014-11-15select last value of the optionsMattias Andrée1-10/+12
2014-11-14typoMattias Andrée1-1/+1
2014-11-14print suffix when verboseMattias Andrée1-0/+1
2014-11-14fix --checkMattias Andrée1-5/+4
2014-11-14mMattias Andrée1-3/+7
2014-11-14derpMattias Andrée1-1/+1
2014-11-14finish --check supportMattias Andrée1-25/+71
2014-11-14mMattias Andrée1-10/+3
2014-11-14mMattias Andrée1-0/+3
2014-11-14working on the --check flagMattias Andrée1-49/+261
2014-11-14mMattias Andrée1-1/+0
2014-11-14swap upper and lower case for short options (except for -h)Mattias Andrée1-22/+22
2014-11-14typoMattias Andrée1-1/+1
2014-11-14Update todo + fix potential dubble free on error + add support for --hex-inputMattias Andrée1-9/+68
2014-11-13fix warningMattias Andrée1-1/+1
2014-11-13miscMattias Andrée1-2/+73
2014-11-13parse the command lineMattias Andrée1-5/+14
2014-11-13...and paveMattias Andrée1-0/+183