14 Commits

Author SHA1 Message Date
5381381081 Return 0 exit code on success 2022-02-24 19:11:28 +01:00
47e6ee9ca8 Refactor main code into function 2022-02-23 23:15:57 +01:00
33b91986a1 Merge branch 'master' of https://baltig.cnr.it/nicolo.paraciani/crapgrep 2022-02-23 19:50:56 +01:00
ba159e8021 Fix yet another bug with case insensitive 2022-02-23 19:50:14 +01:00
6b2bedefe5 Add LICENSE 2022-02-16 12:07:38 +00:00
d0dd2cff17 Fix stupid bug with ignore-case 2022-02-16 09:47:56 +01:00
3a75db3b49 Update README 2022-02-15 19:56:59 +00:00
0d0cfac860 Update .gitignore and README 2022-02-15 20:53:29 +01:00
1785bdd9c0 More changes to README 2022-02-15 20:31:42 +01:00
cefe4ed764 Update README 2022-02-15 19:22:19 +01:00
70ef839972 Support line numbers option 2022-02-15 18:34:27 +01:00
a4441c227b Fix coding style (pycodestyle) 2022-02-15 17:13:28 +01:00
ed3c994421 Refactor line finding (somewhat) 2022-02-13 18:49:08 +01:00
2d2895ce14 Initial commit 2022-02-13 16:25:20 +01:00