568 Commits

Author SHA1 Message Date
Tiago Almeida
9966134a89 Move some files. 2019-12-27 16:18:36 +00:00
Tiago Almeida
2a0d34d049 Revolved merge conflict by readme file. 2019-12-27 16:10:46 +00:00
Tiago Almeida
c50061ecbe Correct SC errors 2019-12-27 15:43:00 +00:00
Tiago Almeida
7c7fe0928d Better sed 2019-12-27 15:39:21 +00:00
Tiago Almeida
5d5521c048 Correct versions 2019-12-27 15:11:42 +00:00
Tiago Programmer
adcdecee6c
Return Values Mistake 2019-12-20 20:26:43 +00:00
Tiago Programmer
47de05efa0
Correct Mistakes - 7th try 2019-12-20 20:14:36 +00:00
Tiago Programmer
ba8c033f9a
Correct Mistakes - 6th try 2019-12-20 20:08:05 +00:00
Tiago Programmer
054047a014
Correct Mistakes - 5th try 2019-12-20 19:41:30 +00:00
Tiago Programmer
fd88801b4b
Correct Mistakes - 4th try 2019-12-20 19:10:39 +00:00
Tiago Programmer
c2cd9d66c3
Correct Mistakes - 3rd try 2019-12-20 19:02:03 +00:00
Tiago Programmer
03ac1685dc
Correct mistakes - second try 2019-12-20 18:52:36 +00:00
Tiago Programmer
1a2f039bf7
Correct mistakes 2019-12-20 18:47:45 +00:00
Tiago Programmer
3482835fcc
Update nano's version 2019-12-20 18:07:44 +00:00
Tiago Programmer
7fb8e9fa8e
Add debugging 2019-12-20 15:21:26 +00:00
Tiago Programmer
fd9a31365f
Update tests.sh 2019-12-19 21:04:33 +00:00
Tiago Programmer
bd95a5f820
Correct "case" 2019-12-19 21:03:07 +00:00
Tiago Programmer
a4e3b3a74e
Two typos... 2019-12-19 21:01:26 +00:00
Tiago Programmer
f064485bd6
Test program versions 2019-12-19 21:00:38 +00:00
Tiago Programmer
c40ab81504
Begin with some "simple" tests ...
If the production version is greater than development version, the tests gives an error.
2019-12-18 23:09:06 +00:00
Tiago Programmer
7be7516a33
Update .travis.yml 2019-12-18 22:34:29 +00:00
Tiago Programmer
30f7aee831
Update .travis.yml 2019-12-18 22:26:08 +00:00
Tiago Programmer
43a5be0c4d
Update .travis.yml 2019-12-18 22:23:11 +00:00
Tiago Programmer
9f80b69458
Update .travis.yml 2019-12-18 22:19:47 +00:00
Tiago Programmer
efcabd99c2
Update .travis.yml 2019-12-18 22:04:37 +00:00
Tiago Programmer
6bfc70be14
Update .travis.yml 2019-12-18 22:02:08 +00:00
Tiago Programmer
cdb940c35c
Update .travis.yml 2019-12-18 21:58:42 +00:00
Tiago Programmer
ce93f0075d
Update .travis.yml 2019-12-18 21:34:47 +00:00
Tiago Programmer
2dd2e66690
Update .travis.yml 2019-12-18 21:30:20 +00:00
Tiago Programmer
f07b891196
Update .travis.yml 2019-12-18 21:23:02 +00:00
Tiago Programmer
c919b2d7e2
Testing Travis 2019-12-18 21:11:06 +00:00
Anthony Scopatz
8a999dde46
Merge pull request #269 from earboxer/colornanorc
* Nanorc: Color the colors as the colors
2019-12-18 14:19:22 -05:00
Anthony Scopatz
54c354037a
Merge pull request #270 from earboxer/updatecommentmagiclinter
Add comment, magic, and linter to files
2019-12-18 14:06:04 -05:00
Zach DeCook
db98b9f1b5 * NanoRC Files: Copy linter and magic from nano 4.6 configs 2019-12-18 11:20:31 -05:00
Zach DeCook
97f06f6c73 * Nanorc: Copy comment syntax from nano 4.6 nanorcs 2019-12-18 11:13:13 -05:00
Zach DeCook
45db478648 * Nanorc: Color the colors as the colors
This makes editing nanorc files more visual!
2019-12-18 10:10:58 -05:00
Tiago Almeida
238a74c92c Shellcheck 2019-12-11 19:32:38 +00:00
Tiago Almeida
2089e96452 Shellcheck 2019-12-11 19:30:15 +00:00
Tiago Almeida
00d9adafdd Ended the lite instalation. 2019-12-11 19:22:47 +00:00
Anthony Scopatz
c705a50603
Merge pull request #265 from msfjarvis/systemd
systemd: Add more qualifiers
2019-12-02 15:47:43 -05:00
Anthony Scopatz
469f9e6fd5
Merge pull request #266 from msfjarvis/comment-fix
Enforce leading space for comments in all languages
2019-12-02 10:14:01 -05:00
Harsh Shandilya
3cbbea4a30
Handle this the proper way
Suggested-by: SuperSandro2000 <sandro.jaeckel@posteo.de>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 18:58:54 +05:30
Harsh Shandilya
8b6b6b5ad8
Enforce leading spaces for comments in all languages
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 15:58:00 +05:30
Harsh Shandilya
586cbc3e43
kotlin: Enforce one leading space
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 15:58:00 +05:30
Harsh Shandilya
a0d2186fd9
systemd: Add more qualifiers
AmbientCapabilities: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#AmbientCapabilities=
PrivateDevices: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#PrivateDevices=
ProtectHome: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#ProtectHome=
ProtectSystem: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#ProtectSystem=

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 15:56:49 +05:30
Tiago Almeida
9d02e947b2 More tests... 2019-11-25 21:04:14 +00:00
Tiago Almeida
94164b5e9c Printf instead of echo 2019-11-25 20:38:14 +00:00
Tiago Almeida
b53c091ed0 More checks 2019-11-25 20:01:23 +00:00
Tiago Almeida
ed33f0cd0d Try again 2019-11-25 19:49:38 +00:00
Tiago Almeida
5b841e3f15 Update to newer nano 2019-11-24 22:22:18 +00:00