1. 04 Feb, 2017 3 commits
  2. 03 Feb, 2017 1 commit
  3. 01 Feb, 2017 4 commits
  4. 31 Jan, 2017 12 commits
  5. 30 Jan, 2017 1 commit
  6. 16 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. 09 Jan, 2017 3 commits
  9. 07 Jan, 2017 1 commit
  10. 06 Jan, 2017 1 commit
  11. 03 Jan, 2017 5 commits
  12. 02 Jan, 2017 1 commit
  13. 27 Dec, 2016 2 commits
  14. 14 Dec, 2016 1 commit
  15. 07 Dec, 2016 3 commits