1. 08 Dec, 2020 1 commit
  2. 07 Dec, 2020 4 commits
    • neil's avatar
      fix · 8440d013
      neil authored
      8440d013
    • neil's avatar
      fix · 174c87a1
      neil authored
      174c87a1
    • neil's avatar
      fix · 32b62d6d
      neil authored
      32b62d6d
    • neil's avatar
      start 2.8.9 · a0c2d312
      neil authored
      a0c2d312
  3. 06 Dec, 2020 1 commit
    • Nate's avatar
      Correct sed regex · 94bba4ac
      Nate authored
      Corrects issue #3285.
      
      The '?' character after a group is not supported in POSIX Basic Regular Expressions. Replacing it with '\{0,1\}' retains the same functionality and also works on non-GNU systems.
      94bba4ac
  4. 02 Dec, 2020 2 commits
  5. 01 Dec, 2020 3 commits
  6. 30 Nov, 2020 4 commits
  7. 29 Nov, 2020 25 commits