Kevin van Zonneveld
f6b61410c0
Update version
2023-08-29 12:44:42 +02:00
Kevin van Zonneveld
14421bd791
Update version
2023-08-29 12:44:13 +02:00
Kevin van Zonneveld
320609fceb
update version
2023-08-29 12:44:10 +02:00
Kevin van Zonneveld
9e70d61133
Fix improper replace
2023-08-29 12:43:49 +02:00
Kevin van Zonneveld
2d145e24e9
Update version
2023-08-29 12:37:51 +02:00
R. Fuehrer
1005ceeec8
Add feature edit/update comments ( #132 )
...
Remove obsolete lines of code
Update reference file
Update test scenario
2020-04-22 09:59:24 +02:00
R. Fuehrer
1238b67abe
Add comment feature and feature checks ( #130 )
2020-01-07 09:32:57 +01:00
R. Fuehrer
5cc417485a
Fix sed regular expression to be non-greedy ( #129 )
...
* Fix sed to be non-greedy
* Fix missing double quote to prevent globbing and word splitting
2020-01-04 13:56:01 +01:00
R. Fuehrer
971a83ea3a
Enhanced ini file handling ( #128 )
...
* Add ini file creation if not exists
Add section creation if not exists
Add default section if section not given
Fix read key value only from given (or default) section
* Fix to support platform specific sed
* Fixed typo in comment
* Fix test scenario to reflect changes to the (introduced) default section
* Fix expectations for scenario test
* Fix style guide compatibility
2019-12-31 15:16:08 +01:00
Kevin van Zonneveld
24e7ceaaf7
Update version
2019-11-07 14:23:58 +01:00
Kevin van Zonneveld
c0f58127bb
Update version
2019-11-07 14:23:26 +01:00
Kevin van Zonneveld
bccefb0061
Update version
2019-11-07 14:21:46 +01:00
Manuel Streuhofer
ee869a9584
templater.sh: use perl if available ( #98 )
2018-01-25 10:35:53 +01:00
Manuel Streuhofer
f57e37eb68
fix templater.sh and associated test
...
templater.sh now escapes the delimiter it uses for its sed magic within
the environment variable content.
the associated test uses a properly cleaned up temporary file instead of
explicitly rm-ing its own mess.
2018-01-23 22:02:57 +01:00
Manuel Streuhofer
236e3c7eca
fix shellcheck errors
...
shellcheck 0.4.7 seems to have come up with new checks and now complains
about yet more possible issues. fixed them all as good as i could.
2018-01-21 23:02:03 +01:00
Germain Masse
38622845a8
Update Regexp to not match ${_} for replacement
2017-08-21 09:34:44 +02:00
Germain Masse
48848fd17c
Cange egrep to grep -E in templater.sh script to comply with ShellCheck
2017-08-14 20:35:18 +02:00
Giovanni Saponaro
eac5ad8022
Fix typos in megamount ( #89 )
2017-05-04 13:48:18 +02:00
Kevin van Zonneveld
382217eebf
Update version
2017-02-10 15:32:48 +01:00
Manuel Streuhofer
47be547cfa
extend acceptance test to check for code style ( #81 )
...
* extend acceptance test to check for code style
* cleanup following own style guide
2016-12-21 19:30:28 +01:00
Kevin van Zonneveld
ea6bbd058f
Update version
2016-12-21 09:52:22 +01:00
Manuel Streuhofer
785e7e9f8b
Cleanup all *.sh following shellcheck advice ( #80 )
...
* Cleanup all *.sh following shellcheck advice
Closes #79
* do not shellcheck scripts out of our control
2016-12-16 08:18:03 +01:00
Manuel Streuhofer
d2195eee3c
mention the used license in each script header ( #60 )
...
turns out that the README.md explains that "... licensed under MIT ...
the LICENSE does not have to be bundled as long as ..." but the scripts
themselfs don't mention any license.
fixed that by adding a one line mention of the used license and the two
lines explaining that the header comments have to stay intact.
2016-11-08 21:15:46 +01:00
Kevin van Zonneveld
9928ef16d7
Update version
2016-11-08 13:07:29 +01:00
Kevin van Zonneveld
9dea81377e
Fix unquoted variable access within [ tests… #34
...
Thanks to galaktos
2016-06-22 20:36:17 +02:00
Kevin van Zonneveld
008face7c8
Less verbose header comments
2016-06-21 13:48:08 +02:00
Kevin van Zonneveld
18525f72da
Make the license less restrictive. See #14 ( #28 )
...
* Make the license less restrictive. See #14
So that people can use _just_ main.sh without bothering with also
distributing the license
* Add license update to changelog
* Add a comment about expansion, see #26
* Use an unmodified MIT License, with the more permissive clause inside the code
As modifying the MIT License will needlessly (but rightfully) cause
suspicion
* Credit @bravo-kernel for his feedback
* Fix another typo
* Reword copyright
2016-06-20 09:57:31 +02:00
Kevin van Zonneveld
db690268ea
Whitespace
2016-02-17 13:46:05 +01:00
Kevin van Zonneveld
d43cecf24a
No longer try to use gsed in templater on OSX thanks to .bak workaround
2016-02-17 13:44:28 +01:00
Kevin van Zonneveld
a6d2a2ad2f
Version info
2016-02-17 13:42:26 +01:00
Kevin van Zonneveld
1271bf807d
Add tests for megamount
and follow Library export best practices
2016-02-17 13:38:55 +01:00
Kevin van Zonneveld
583efe734b
Whitespace
2016-02-17 13:35:25 +01:00
Kevin van Zonneveld
07ab2a95b4
Remove bump & semver from src (BREAKING)
2016-02-17 13:35:17 +01:00
Kevin van Zonneveld
7fbf9ea8e5
Add tests for templater
and follow Library export best practices
2016-02-17 13:19:03 +01:00
Kevin van Zonneveld
c3f5bcf8c9
Add tests for parse_url
and follow Library export best practices
2016-02-17 12:58:18 +01:00
Kevin van Zonneveld
180282d97d
Add tests for ini_val
and follow Library export best practices
2016-02-17 12:48:57 +01:00
Kevin van Zonneveld
437d384815
Support for ALLOW_REMAINDERS=1
2015-06-29 19:46:08 +02:00
Kevin van Zonneveld
61d23a4d03
Add ini_val, megamount, parse_url
2014-11-04 13:19:50 +01:00
Kevin van Zonneveld
36e429fe35
Use npm for distribution
2014-11-04 12:59:22 +01:00