1. 01 Mar, 2017 3 commits
  2. 31 Jan, 2017 1 commit
  3. 30 Jan, 2017 1 commit
  4. 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
  5. 07 Jan, 2017 1 commit
  6. 14 Dec, 2016 1 commit
  7. 20 Nov, 2016 1 commit
  8. 12 Nov, 2016 1 commit
  9. 11 Nov, 2016 3 commits
  10. 09 Nov, 2016 8 commits
  11. 06 Nov, 2016 6 commits
  12. 25 Oct, 2016 1 commit
  13. 30 Sep, 2016 1 commit
  14. 22 Sep, 2016 1 commit
    • neil's avatar
      fix cf · cfdaff5a
      neil authored
      cfdaff5a
  15. 10 Aug, 2016 1 commit
  16. 21 May, 2016 1 commit
  17. 07 May, 2016 1 commit
  18. 27 Apr, 2016 1 commit
  19. 17 Apr, 2016 2 commits
  20. 16 Apr, 2016 4 commits