• Joined on 2021-04-26
nicolo pushed to master at nicolo/crapgrep 2022-02-23 19:52:07 +01:00
Compare 2 commits »
nicolo pushed to master at nicolo/crapgrep 2022-02-23 19:50:26 +01:00
ba159e8021 Fix yet another bug with case insensitive
nicolo pushed to master at nicolo/crapgrep 2022-02-16 09:48:25 +01:00
d0dd2cff17 Fix stupid bug with ignore-case
3a75db3b49 Update README
Compare 2 commits »
nicolo pushed to master at nicolo/crapgrep 2022-02-15 20:54:08 +01:00
0d0cfac860 Update .gitignore and README
nicolo pushed to master at nicolo/crapgrep 2022-02-15 20:31:51 +01:00
1785bdd9c0 More changes to README
nicolo pushed to master at nicolo/crapgrep 2022-02-15 19:22:36 +01:00
cefe4ed764 Update README
nicolo pushed to master at nicolo/crapgrep 2022-02-15 18:34:40 +01:00
70ef839972 Support line numbers option
nicolo pushed to master at nicolo/crapgrep 2022-02-15 17:13:40 +01:00
a4441c227b Fix coding style (pycodestyle)
nicolo pushed to master at nicolo/crapgrep 2022-02-13 18:49:27 +01:00
ed3c994421 Refactor line finding (somewhat)