aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-18Ran shflags through ShellCheck.Kate Ward
2017-10-18Ran shflags_test_helpers through ShellCheck.Kate Ward
2017-10-18Ran shflags_private_test.sh through ShellCheck.Kate Ward
2017-10-18Ran shflags_public_test.sh through ShellCheck.Kate Ward
2017-10-18Ran shflags_parsing_test.sh through ShellCheck.Kate Ward
2017-10-18Changed th_queryReturn() to not purposly leak the th_return variable.Kate Ward
2017-10-17Ran shflags_issue_28_test.sh through ShellCheck.Kate Ward
2017-10-17Execute the correct test runner.Kate Ward
2017-10-17Ran shflags_defines_tests.sh through ShellCheck.Kate Ward
2017-10-17Upgraded test_runner to latest from kward/shlib.Kate Ward
2017-10-17Renamed gen_test_results.sh to gen_test_reports.shKate Ward
2017-10-17Reworked shflags_tst.sh to be generic test_runner for *_test.sh tests.Kate Ward
2017-10-16Added Travis CI build status image.Kate Ward
2017-10-16Run gen_test_results.sh through ShellCheck.Kate Ward
2017-10-16Copied gen_test_results.sh from kward/shunit2.Kate Ward
2017-10-16Merge branch 'master' of github.com:kward/shflagsKate Ward
2017-10-16Setup Travis CI.Kate Ward
2017-10-16Merge branch 'master' of github.com:kward/shflagsKate Ward
2017-10-16Comment and function declaration cleanups.Kate Ward
2017-10-16Fixed Issue #45, and cleaned up helpless help output.Kate Ward
2017-10-06Started running through ShellCheck.Kate Ward
2017-10-06Updated versions to HEAD.Kate Ward
2017-10-06Upgraded shunit2 library to 2.1.7pre.Kate Ward
2017-10-06Moved src/* and bin/gen_test_results.* up to root.Kate Ward
2017-09-14Fixed speling problem.Kate Ward
2017-08-17Update the shFlags library to most recent version.Kate Ward
2017-08-17Removing test results as I no longer think they should be included.Kate Ward
2017-08-17Create CODE_OF_CONDUCT.mdKate Ward
2017-08-17Moved CONTRIBUTING.md to root.Kate Ward
2017-08-17Renamed to standard GitHub filename.Kate Ward
2017-08-17Added more fixed issues to 1.2.1 release.Kate Ward
2017-08-17Fixed issue #43. Added support for BusyBox ash shell.Kate Ward
2017-08-17Fixed styling.Kate Ward
2017-08-17Added support for BusyBox ash shell.Kate Ward
2017-08-17Merge branch 'petervanderdoes-feature/refactor_itemInList'Kate Ward
2017-08-17Merge branch 'feature/refactor_itemInList' of git://github.com/petervanderdoe...Kate Ward
2017-08-09_flags_useBuiltin() cleanup.Kate Ward
2017-08-07Reformatted to Markdown, so renamed accordingly.Kate Ward
2017-08-07Some speling fixes.Kate Ward
2017-08-07Use table driven test for itemsInList().Kate Ward
2017-08-07Added support for creating backups.Kate Ward
2017-08-07Updated macOS detection.Kate Ward
2017-08-07Improve the system data output.Kate Ward