1. 03 May, 2020 1 commit
  2. 30 Jan, 2020 1 commit
  3. 05 Oct, 2019 2 commits
  4. 20 Apr, 2018 2 commits
  5. 03 Dec, 2017 2 commits
  6. 13 Nov, 2017 1 commit
    • neilpang's avatar
      fix · f62457a2
      neilpang authored
      f62457a2
  7. 02 Sep, 2017 2 commits
  8. 08 Jul, 2017 2 commits
  9. 25 Feb, 2017 1 commit
  10. 06 Feb, 2017 1 commit
    • neil's avatar
      fix ci · d6edff31
      neil authored
      d6edff31
  11. 13 Jan, 2017 2 commits
  12. 09 Jan, 2017 2 commits
    • Bastian Bittorf's avatar
      dnsapi/dns_dp.sh: shellcheck: fix 1 occurence of SC2126 · 3b67cf43
      Bastian Bittorf authored
      shellcheck message was:
      "Consider using grep -c instead of grep | wc"
      3b67cf43
    • Bastian Bittorf's avatar
      dnsapi/dns_lexicon.sh: shellcheck: fix 4 occurences of SC2021: · 800f02ba
      Bastian Bittorf authored
      "Don't use [] around ranges in tr, it replaces literal square brackets."
      
      this introduces another warning:
      "Use '[:lower:]' to support accents and foreign alphabets."
      
      This is more a style thingy because we really want to only catch A-Z.
      work around this by using a shellcheck-directive and a comment
      that the [:lower:] will not work with e.g. busybox-ash.
      
      if we later really want to use [:lower:], we should use 'sed' for that.
      800f02ba
  13. 05 Jan, 2017 1 commit
    • neilpang's avatar
      LF · 058e5d5f
      neilpang authored
      058e5d5f
  14. 24 Nov, 2016 4 commits
    • neil's avatar
      Dev (#419) · 8b1fb3cb
      neil authored
      * fix CI
      
      * fix ci
      
      * fix ci
      8b1fb3cb
    • neil's avatar
      fix ci · 9e04222e
      neil authored
      9e04222e
    • neil's avatar
      fix ci · 72349507
      neil authored
      72349507
    • neil's avatar
      fix CI · 79db8dad
      neil authored
      79db8dad
  15. 23 Nov, 2016 16 commits