1. 46e081e Removed FLAGS_ARGC harder. by Kate Ward · 4 years, 2 months ago
  2. 74f3040 Fixed a couple of potential set -e stragglers. by Kate Ward · 4 years, 2 months ago
  3. 191e13b Fixed #50. FLAGS_ARGC is no longer exported. Started 1.4.0pre series. by Kate Ward · 4 years, 2 months ago
  4. c825973 More set -e fixes. by Kate Ward · 4 years, 2 months ago
  5. 77a6d9e Fixed 'set -e' errors. by Kate Ward · 4 years, 2 months ago
  6. 7cafbef Refactored logging code and fixed some 'set -e' issues. by Kate Ward · 4 years, 2 months ago
  7. d368f83 Fixed expr command determination to work with 'set -e'. by Kate Ward · 4 years, 2 months ago
  8. 16a3af2 Fixed ShellCheck warnings. by Kate Ward · 4 years, 2 months ago
  9. 9cfea86 Reworked to fix test failures on both macOS and Linux. by Kate Ward · 4 years, 2 months ago
  10. cbc669d Starting a new 1.2.4 release series. by Kate Ward · 4 years, 2 months ago
  11. 8c168e5 Fixed recent shellcheck errors. by Kate Ward · 4 years, 4 months ago
  12. b028d78 Prep for v1.2.3 release. by Kate Ward · 6 years ago
  13. 9123f58 Moved logging code earlier so it can be used during initialization. by Kate Ward · 6 years ago
  14. 3908d0f Fixed ShellCheck issues. by Kate Ward · 6 years ago
  15. 4a9ecde Replaced _flags_validInt() with much simpler code. by Kate Ward · 6 years ago
  16. e64fc76 Changed my mind. Not quoting a $1 variable. by Kate Ward · 6 years ago
  17. eef376e Validate that globbing works in _flags_itemInList(). by Kate Ward · 6 years ago
  18. a8e81fd Added unit test for underscoreName(), and fixed potential POSIX compliance issue. by Kate Ward · 6 years ago
  19. e563d4c Reordered comments in header. by Kate Ward · 6 years ago
  20. b1b2715 Bumped version to 1.2.3pre there was already a 1.2.2 release. by Kate Ward · 7 years ago
  21. 47237bc Capitalizing sentences and adding periods. by Kate Ward · 7 years ago
  22. 638ed78 Ran through ShellCheck. Again. by Kate Ward · 7 years ago
  23. 61c6d0e Fixed #46. Improved getopt version determination. by Kate Ward · 7 years ago
  24. 16e8d0d Fixed #47. A call for help should return a non-zero exit code. by Kate Ward · 7 years ago
  25. 78740ed Fixed bug in _flags_columns() for when `stty size` gives unexpected output. by Kate Ward · 7 years ago
  26. 90379b1 Bumped FLAGS_VERSION to 1.2.2. by Kate Ward · 7 years ago
  27. 271a12c Ran shflags through ShellCheck. by Kate Ward · 7 years ago
  28. 1126822 Merge branch 'master' of github.com:kward/shflags by Kate Ward · 7 years ago
  29. f9a3d77 Comment and function declaration cleanups. by Kate Ward · 7 years ago
  30. 3355cde Fixed Issue #45, and cleaned up helpless help output. by Kate Ward · 7 years ago
  31. 83807eb Started running through ShellCheck. by Kate Ward · 7 years ago
  32. ccfb1cf Moved src/* and bin/gen_test_results.* up to root. by Kate Ward · 7 years ago