- 05 Jan, 2020 1 commit
-
-
Silvan Raijer authored
-
- 21 Aug, 2018 1 commit
-
-
Jens Reimann authored
-
- 25 Jul, 2018 1 commit
-
-
Oldřich Jedlička authored
-
- 24 Jul, 2018 2 commits
-
-
Old?ich Jedli?ka authored
-
Old?ich Jedli?ka authored
Remove created TXT record when finished. Works with lexicon version 2.3.0 and later.
-
- 19 Feb, 2017 1 commit
-
-
neilpang authored
-
- 13 Jan, 2017 1 commit
-
-
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:
Bastian Bittorf <bb@npl.de>
-
- 09 Jan, 2017 1 commit
-
-
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.
-
- 12 Nov, 2016 4 commits
- 11 Nov, 2016 4 commits
- 09 Nov, 2016 1 commit
-
-
neilpang authored
-
- 25 Oct, 2016 1 commit
-
-
- 07 Jun, 2016 1 commit
-
-
neil authored
-
- 08 May, 2016 2 commits