1. 05 Oct, 2019 1 commit
  2. 26 Feb, 2018 2 commits
  3. 24 Feb, 2018 1 commit
  4. 01 Mar, 2017 3 commits
  5. 31 Jan, 2017 1 commit
  6. 30 Jan, 2017 1 commit
  7. 13 Jan, 2017 1 commit
    • Bastian Bittorf's avatar
      shellcheck: fix several occurences of SC2034 · 3ca93f4a
      Bastian Bittorf authored
      
      
      message:
      SC2034: $VARNAME appears unused. Verify it or export it.
      
      most of these are related to the style:
      we generate global vars, which are used in other functions.
      
      the var "lexical_url" was really unused (left it as comment)
      
      the travis-check now does not need anymore special flags.
      Signed-off-by: default avatarBastian Bittorf <bb@npl.de>
      3ca93f4a
  8. 07 Jan, 2017 1 commit
  9. 14 Dec, 2016 1 commit
  10. 20 Nov, 2016 1 commit
  11. 12 Nov, 2016 1 commit
  12. 11 Nov, 2016 3 commits
  13. 09 Nov, 2016 8 commits
  14. 06 Nov, 2016 6 commits
  15. 25 Oct, 2016 1 commit
  16. 30 Sep, 2016 1 commit
  17. 22 Sep, 2016 1 commit
    • neil's avatar
      fix cf · cfdaff5a
      neil authored
      cfdaff5a
  18. 10 Aug, 2016 1 commit
  19. 21 May, 2016 1 commit
  20. 07 May, 2016 1 commit
  21. 27 Apr, 2016 1 commit
  22. 17 Apr, 2016 2 commits