1. 80b1757 Pulled from upstream. by Kate Ward · 4 years, 3 months ago
  2. 5a723f8 Limit which branches and tags will be tested. by Kate Ward · 4 years, 3 months ago
  3. fb36b54 Fixed ShellCheck warnings. by Kate Ward · 4 years, 3 months ago
  4. 16a3af2 Fixed ShellCheck warnings. by Kate Ward · 4 years, 3 months ago
  5. 9cfea86 Reworked to fix test failures on both macOS and Linux. by Kate Ward · 4 years, 3 months ago
  6. ffe0a6b Fixed recent test failures, and a shunit2 bug. by Kate Ward · 4 years, 3 months ago
  7. 94ed67b Updated from upstream. by Kate Ward · 4 years, 3 months ago
  8. 4c28683 Merged public and issue_28 tests. Fixed test errors. by Kate Ward · 4 years, 3 months ago
  9. d3e76c4 Fixed by rebasing on upstream. by Kate Ward · 4 years, 3 months ago
  10. 0e3de93 Fixing merge issue. by Kate Ward · 4 years, 3 months ago
  11. befbecb Merged from GitHub. by Kate Ward · 4 years, 3 months ago
  12. a056c12 Updated from upstream. by Kate Ward · 4 years, 3 months ago
  13. d0cd25c Removed blank line. by Kate Ward · 4 years, 3 months ago
  14. cbc669d Starting a new 1.2.4 release series. by Kate Ward · 4 years, 3 months ago
  15. d3cd612 Updated from upstream. by Kate Ward · 4 years, 3 months ago
  16. 8c168e5 Fixed recent shellcheck errors. by Kate Ward · 4 years, 5 months ago
  17. 874a56a Rewrapped a function declaration. by Kate Ward · 6 years ago
  18. b028d78 Prep for v1.2.3 release. by Kate Ward · 6 years ago
  19. 30a53b2 Additional work on dealing with race condition. by Kate Ward · 6 years ago
  20. 864c72e Ran through Markdown formatter. by Kate Ward · 6 years ago
  21. 1712316 Ran through Markdown formatter. by Kate Ward · 6 years ago
  22. 035a31e Ran through Markdown formatter. by Kate Ward · 6 years ago
  23. 63cef95 Fixed long lines, and ran through Markdown formatter. by Kate Ward · 6 years ago
  24. e1c853f Upgraded shUnit2 to v2.1.7. by Kate Ward · 6 years ago
  25. cb0ad72 Ran through Markdown formatter. by Kate Ward · 6 years ago
  26. c5f50be Fixed to work again after code reorg. by Kate Ward · 6 years ago
  27. 51ccc27 Prevent redirection operators from overwriting files. by Kate Ward · 6 years ago
  28. 9123f58 Moved logging code earlier so it can be used during initialization. by Kate Ward · 6 years ago
  29. d2ecc88 Merge branch 'master' of github.com:kward/shflags by Kate Ward · 6 years ago
  30. e38d04c Fixed ash misdetection. by Kate Ward · 6 years ago
  31. 5bc87c6 Pulled from upstream. by Kate Ward · 6 years ago
  32. 6ead6d7 Disable check when exporting variables. by Kate Ward · 6 years ago
  33. f7a9994 Disabled the wrong ShellCheck check. by Kate Ward · 6 years ago
  34. 3908d0f Fixed ShellCheck issues. by Kate Ward · 6 years ago
  35. 1bab6fa Removed references to gen_test_report.sh. by Kate Ward · 6 years ago
  36. 5704f92 Fixed issues preventing tests from running with /bin/sh on Solaris 8. by Kate Ward · 6 years ago
  37. 16cd121 Removed glob tests from testItemInList() as they don't work on zsh. by Kate Ward · 6 years ago
  38. 4a9ecde Replaced _flags_validInt() with much simpler code. by Kate Ward · 6 years ago
  39. e64fc76 Changed my mind. Not quoting a $1 variable. by Kate Ward · 6 years ago
  40. ef9f2e0 Fix shellcheck issue. by Kate Ward · 6 years ago
  41. eef376e Validate that globbing works in _flags_itemInList(). by Kate Ward · 6 years ago
  42. 44075ed Synced from upstream. by Kate Ward · 6 years ago
  43. 18f53a5 Removed gen_test_report.sh and referenced but unused libraries. by Kate Ward · 6 years ago
  44. c6b8f1c Set default values for arg values of th_showOutput(). by Kate Ward · 6 years ago
  45. a8e81fd Added unit test for underscoreName(), and fixed potential POSIX compliance issue. by Kate Ward · 6 years ago
  46. e563d4c Reordered comments in header. by Kate Ward · 6 years ago
  47. f3824ae Updated GitHub URL. by Kate Ward · 6 years ago
  48. bf9a247 Made a sym-link to ../shflags. by Kate Ward · 6 years ago
  49. 5df39c9 Fixed grammar in comment. by Kate Ward · 6 years ago
  50. c4ac0bc No longer needed. by Kate Ward · 6 years ago
  51. 30989be Removing the list of contributors hasn't been maintained. by Kate Ward · 6 years ago
  52. 0a88beb Removing unused code. by Kate Ward · 6 years ago
  53. 9158750 Updated test_runner and versions from upstream. by Kate Ward · 7 years ago
  54. 65f8857 Replaced test_runner with upstream version. by Kate Ward · 7 years ago
  55. b1b2715 Bumped version to 1.2.3pre there was already a 1.2.2 release. by Kate Ward · 7 years ago
  56. 47237bc Capitalizing sentences and adding periods. by Kate Ward · 7 years ago
  57. eb7b230 Merge branch 'master' of github.com:kward/shflags by Kate Ward · 7 years ago
  58. 638ed78 Ran through ShellCheck. Again. by Kate Ward · 7 years ago
  59. 8810828 Fixed merge failure. by Kate Ward · 7 years ago
  60. 350c4c2 Merge branch 'master' of github.com:kward/shflags by Kate Ward · 7 years ago
  61. 61c6d0e Fixed #46. Improved getopt version determination. by Kate Ward · 7 years ago
  62. 16e8d0d Fixed #47. A call for help should return a non-zero exit code. by Kate Ward · 7 years ago
  63. 78740ed Fixed bug in _flags_columns() for when `stty size` gives unexpected output. by Kate Ward · 7 years ago
  64. f5126ee Busybox is already installed by default. Removing. by Kate Ward · 7 years ago
  65. ec7adba Add busybox-static to list of apt packages. by Kate Ward · 7 years ago
  66. d2dfc7d Using latest test_runner from upstream. by Kate Ward · 7 years ago
  67. 90379b1 Bumped FLAGS_VERSION to 1.2.2. by Kate Ward · 7 years ago
  68. 2907ef2 Updated CHANGES and RELEASE_NOTES in preparation for 1.2.2 release. by Kate Ward · 7 years ago
  69. 271a12c Ran shflags through ShellCheck. by Kate Ward · 7 years ago
  70. 743fe64 Ran shflags_test_helpers through ShellCheck. by Kate Ward · 7 years ago
  71. 5b3940a Ran shflags_private_test.sh through ShellCheck. by Kate Ward · 7 years ago
  72. ef7daa5 Ran shflags_public_test.sh through ShellCheck. by Kate Ward · 7 years ago
  73. 8e37fd0 Ran shflags_parsing_test.sh through ShellCheck. by Kate Ward · 7 years ago
  74. e46d632 Changed th_queryReturn() to not purposly leak the th_return variable. by Kate Ward · 7 years ago
  75. 8b11148 Ran shflags_issue_28_test.sh through ShellCheck. by Kate Ward · 7 years ago
  76. 6297303 Execute the correct test runner. by Kate Ward · 7 years ago
  77. 08f81ed Ran shflags_defines_tests.sh through ShellCheck. by Kate Ward · 7 years ago
  78. 0fcacd1 Upgraded test_runner to latest from kward/shlib. by Kate Ward · 7 years ago
  79. 9d30fb6 Renamed gen_test_results.sh to gen_test_reports.sh by Kate Ward · 7 years ago
  80. c576b72 Reworked shflags_tst.sh to be generic test_runner for *_test.sh tests. by Kate Ward · 7 years ago
  81. ae95771 Added Travis CI build status image. by Kate Ward · 7 years ago
  82. ff5cb87 Run gen_test_results.sh through ShellCheck. by Kate Ward · 7 years ago
  83. b256c4e Copied gen_test_results.sh from kward/shunit2. by Kate Ward · 7 years ago
  84. bd723b2 Merge branch 'master' of github.com:kward/shflags by Kate Ward · 7 years ago
  85. 347bac1 Setup Travis CI. by Kate Ward · 7 years ago
  86. 1126822 Merge branch 'master' of github.com:kward/shflags by Kate Ward · 7 years ago
  87. f9a3d77 Comment and function declaration cleanups. by Kate Ward · 7 years ago
  88. 3355cde Fixed Issue #45, and cleaned up helpless help output. by Kate Ward · 7 years ago
  89. 83807eb Started running through ShellCheck. by Kate Ward · 7 years ago
  90. fa2fc28 Updated versions to HEAD. by Kate Ward · 7 years ago
  91. 1973b01 Upgraded shunit2 library to 2.1.7pre. by Kate Ward · 7 years ago
  92. ccfb1cf Moved src/* and bin/gen_test_results.* up to root. by Kate Ward · 7 years ago
  93. 9029f00 Fixed speling problem. by Kate Ward · 7 years ago
  94. e545f3c Update the shFlags library to most recent version. by Kate Ward · 7 years ago
  95. 0d598fd Removing test results as I no longer think they should be included. by Kate Ward · 7 years ago
  96. f0c5669 Create CODE_OF_CONDUCT.md by Kate Ward · 7 years ago
  97. 20d6ae6 Moved CONTRIBUTING.md to root. by Kate Ward · 7 years ago
  98. f056bc0 Renamed to standard GitHub filename. by Kate Ward · 7 years ago
  99. d89ef91 Added more fixed issues to 1.2.1 release. by Kate Ward · 7 years ago
  100. 61ed659 Fixed issue #43. Added support for BusyBox ash shell. by Kate Ward · 7 years ago