summaryrefslogtreecommitdiff
path: root/scripts/library
AgeCommit message (Expand)Author
2018-12-10scripts/library: fix typo in READMEMichael Straube
2018-11-27buildsys: remove size_to_humanDave Reisner
2018-10-21Port scripts to use libmakepkg's messaging code.Eli Schwartz
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2014-01-28Consistently use 'directory' instead of 'folder'Allan McRae
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas
2013-03-08scripts: Add color to library/output_format.shWilliam Giokas
2013-01-03parseopts: remove superfluous continue/shift statementsDave Reisner
2012-06-25paccache: adopt size_to_humanDave Reisner
2012-06-25scripts/library: add size_to_humanDave Reisner
2012-06-25scripts/library: add human_to_sizeDave Reisner
2012-04-24scripts/library: remove parse_optionsDave Reisner
2012-04-24scripts/library: introduce parseoptsDave Reisner
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner
2012-04-07parse_options: initialize unused_options as arrayDave Reisner
2012-02-16parseopts: normalize options into an arrayDave Reisner
2011-07-05parse_options: accept multiple argumentsAllan McRae
2011-07-05parse_options: implement optional argumentsAllan McRae
2011-07-05parse_options: add missing newlinesAllan McRae
2011-06-24parse-options: simplify unused-arg & parameter printingDave Reisner
2011-06-15parse_options: adjust error messagesAllan McRae
2011-06-15scripts/library: add README fileAllan McRae
2011-06-15scripts: refactor output formatting functionsAllan McRae
2011-06-15makepkg: move option parsing code to separate fileAllan McRae