summaryrefslogtreecommitdiffstats
path: root/scripts/library
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Consistently use 'directory' instead of 'folder'Allan McRae1-1/+1
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov1-1/+1
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas1-0/+5
2013-03-08scripts: Add color to library/output_format.shWilliam Giokas3-8/+38
2013-01-03parseopts: remove superfluous continue/shift statementsDave Reisner1-5/+1
2012-06-26paccache: adopt size_to_humanDave Reisner1-0/+2
2012-06-26scripts/library: add size_to_humanDave Reisner2-0/+24
2012-06-26scripts/library: add human_to_sizeDave Reisner2-0/+59
2012-04-24scripts/library: remove parse_optionsDave Reisner2-111/+0
2012-04-24scripts/library: introduce parseoptsDave Reisner2-0/+161
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner1-11/+21
2012-04-07parse_options: initialize unused_options as arrayDave Reisner1-1/+1
2012-02-17parseopts: normalize options into an arrayDave Reisner1-21/+11
2011-07-05parse_options: accept multiple argumentsAllan McRae1-7/+23
2011-07-05parse_options: implement optional argumentsAllan McRae1-4/+15
2011-07-05parse_options: add missing newlinesAllan McRae1-2/+2
2011-06-24parse-options: simplify unused-arg & parameter printingDave Reisner1-11/+2
2011-06-15parse_options: adjust error messagesAllan McRae1-3/+3
2011-06-15scripts/library: add README fileAllan McRae1-0/+15
2011-06-15scripts: refactor output formatting functionsAllan McRae1-0/+21
2011-06-15makepkg: move option parsing code to separate fileAllan McRae1-0/+87