aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25Additional work on dealing with race condition.Kate Ward
2018-01-25Ran through Markdown formatter.Kate Ward
2018-01-25Ran through Markdown formatter.Kate Ward
2018-01-25Ran through Markdown formatter.Kate Ward
2018-01-25Fixed long lines, and ran through Markdown formatter.Kate Ward
2018-01-25Upgraded shUnit2 to v2.1.7.Kate Ward
2018-01-25Ran through Markdown formatter.Kate Ward
2018-01-25Fixed to work again after code reorg.Kate Ward
2018-01-25Prevent redirection operators from overwriting files.Kate Ward
2018-01-25Moved logging code earlier so it can be used during initialization.Kate Ward
2018-01-19Merge branch 'master' of github.com:kward/shflagsKate Ward
2018-01-19Fixed ash misdetection.Kate Ward
2018-01-18Pulled from upstream.Kate Ward
2018-01-18Disable check when exporting variables.Kate Ward
2018-01-18Disabled the wrong ShellCheck check.Kate Ward
2018-01-18Fixed ShellCheck issues.Kate Ward
2018-01-18Removed references to gen_test_report.sh.Kate Ward
2018-01-18Fixed issues preventing tests from running with /bin/sh on Solaris 8.Kate Ward
2018-01-17Removed glob tests from testItemInList() as they don't work on zsh.Kate Ward
2018-01-17Replaced _flags_validInt() with much simpler code.Kate Ward
2018-01-16Changed my mind. Not quoting a $1 variable.Kate Ward
2018-01-16Fix shellcheck issue.Kate Ward
2018-01-16Validate that globbing works in _flags_itemInList().Kate Ward
2018-01-16Synced from upstream.Kate Ward
2018-01-16Removed gen_test_report.sh and referenced but unused libraries.Kate Ward
2018-01-16Set default values for arg values of th_showOutput().Kate Ward
2018-01-15Added unit test for underscoreName(), and fixed potential POSIX compliance is...Kate Ward
2018-01-15Reordered comments in header.Kate Ward
2018-01-15Updated GitHub URL.Kate Ward
2018-01-15Made a sym-link to ../shflags.Kate Ward
2018-01-15Fixed grammar in comment.Kate Ward
2018-01-15No longer needed.Kate Ward
2018-01-15Removing the list of contributors hasn't been maintained.Kate Ward
2018-01-12Removing unused code.Kate Ward
2017-12-21Updated test_runner and versions from upstream.Kate Ward
2017-10-22Replaced test_runner with upstream version.Kate Ward
2017-10-22Bumped version to 1.2.3pre there was already a 1.2.2 release.Kate Ward
2017-10-21Capitalizing sentences and adding periods.Kate Ward
2017-10-21Merge branch 'master' of github.com:kward/shflagsKate Ward
2017-10-21Ran through ShellCheck. Again.Kate Ward
2017-10-21Fixed merge failure.Kate Ward
2017-10-21Merge branch 'master' of github.com:kward/shflagsKate Ward
2017-10-21Fixed #46. Improved getopt version determination.Kate Ward
2017-10-21Fixed #47. A call for help should return a non-zero exit code.Kate Ward
2017-10-19Fixed bug in _flags_columns() for when `stty size` gives unexpected output.Kate Ward
2017-10-19Busybox is already installed by default. Removing.Kate Ward
2017-10-19Add busybox-static to list of apt packages.Kate Ward
2017-10-19Using latest test_runner from upstream.Kate Ward
2017-10-18Bumped FLAGS_VERSION to 1.2.2.Kate Ward
2017-10-18Updated CHANGES and RELEASE_NOTES in preparation for 1.2.2 release.Kate Ward