Age | Commit message (Expand) | Author | Files | Lines |
2018-12-10 | scripts/library: fix typo in README | Michael Straube | 1 | -1/+1 |
2018-11-27 | buildsys: remove size_to_human | Dave Reisner | 2 | -26/+0 |
2018-10-21 | Port scripts to use libmakepkg's messaging code. | Eli Schwartz | 3 | -63/+0 |
2016-10-22 | makepkg: Move parseopts from library to libmakepkg | Alad Wenter | 2 | -157/+0 |
2014-01-28 | Consistently use 'directory' instead of 'folder' | Allan McRae | 1 | -1/+1 |
2013-04-18 | Fix spelling errors using 'codespell' tool | Anatol Pomozov | 1 | -1/+1 |
2013-03-08 | contrib: Make pacdiff colors the same as makepkg | William Giokas | 1 | -0/+5 |
2013-03-08 | scripts: Add color to library/output_format.sh | William Giokas | 3 | -8/+38 |
2013-01-03 | parseopts: remove superfluous continue/shift statements | Dave Reisner | 1 | -5/+1 |
2012-06-26 | paccache: adopt size_to_human | Dave Reisner | 1 | -0/+2 |
2012-06-26 | scripts/library: add size_to_human | Dave Reisner | 2 | -0/+24 |
2012-06-26 | scripts/library: add human_to_size | Dave Reisner | 2 | -0/+59 |
2012-04-24 | scripts/library: remove parse_options | Dave Reisner | 2 | -111/+0 |
2012-04-24 | scripts/library: introduce parseopts | Dave Reisner | 2 | -0/+161 |
2012-04-07 | Revert "parseopts: normalize options into an array" | Dave Reisner | 1 | -11/+21 |
2012-04-07 | parse_options: initialize unused_options as array | Dave Reisner | 1 | -1/+1 |
2012-02-17 | parseopts: normalize options into an array | Dave Reisner | 1 | -21/+11 |
2011-07-05 | parse_options: accept multiple arguments | Allan McRae | 1 | -7/+23 |
2011-07-05 | parse_options: implement optional arguments | Allan McRae | 1 | -4/+15 |
2011-07-05 | parse_options: add missing newlines | Allan McRae | 1 | -2/+2 |
2011-06-24 | parse-options: simplify unused-arg & parameter printing | Dave Reisner | 1 | -11/+2 |
2011-06-15 | parse_options: adjust error messages | Allan McRae | 1 | -3/+3 |
2011-06-15 | scripts/library: add README file | Allan McRae | 1 | -0/+15 |
2011-06-15 | scripts: refactor output formatting functions | Allan McRae | 1 | -0/+21 |
2011-06-15 | makepkg: move option parsing code to separate file | Allan McRae | 1 | -0/+87 |