index
:
archlinux32/pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
library
Age
Commit message (
Expand
)
Author
2014-01-28
Consistently use 'directory' instead of 'folder'
Allan McRae
2013-04-18
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-03-08
contrib: Make pacdiff colors the same as makepkg
William Giokas
2013-03-08
scripts: Add color to library/output_format.sh
William Giokas
2013-01-03
parseopts: remove superfluous continue/shift statements
Dave Reisner
2012-06-25
paccache: adopt size_to_human
Dave Reisner
2012-06-25
scripts/library: add size_to_human
Dave Reisner
2012-06-25
scripts/library: add human_to_size
Dave Reisner
2012-04-24
scripts/library: remove parse_options
Dave Reisner
2012-04-24
scripts/library: introduce parseopts
Dave Reisner
2012-04-07
Revert "parseopts: normalize options into an array"
Dave Reisner
2012-04-07
parse_options: initialize unused_options as array
Dave Reisner
2012-02-16
parseopts: normalize options into an array
Dave Reisner
2011-07-05
parse_options: accept multiple arguments
Allan McRae
2011-07-05
parse_options: implement optional arguments
Allan McRae
2011-07-05
parse_options: add missing newlines
Allan McRae
2011-06-24
parse-options: simplify unused-arg & parameter printing
Dave Reisner
2011-06-15
parse_options: adjust error messages
Allan McRae
2011-06-15
scripts/library: add README file
Allan McRae
2011-06-15
scripts: refactor output formatting functions
Allan McRae
2011-06-15
makepkg: move option parsing code to separate file
Allan McRae