Commit graph

13 commits

Author SHA1 Message Date
graelo
ea8b25c2a7 fix(regex): avoid capturing quotes at the end of url 2022-12-10 15:22:50 +01:00
graelo
10013a6c6d chore: update to clap v4 & termion v2 2022-11-07 00:02:27 +01:00
graelo
1f79419934 fix: refine url regex: exclude > 2022-07-08 11:44:28 +02:00
graelo
d2eb8f0e16 refactor: publicly expose error::Error 2022-05-31 08:47:53 +02:00
graelo
389e9617a9 refactor: quoted-tick -> quoted-backtick 2021-10-26 09:25:29 +02:00
graelo
5d9ea6f7f8 refactor: rename ParseError -> Error 2021-10-24 18:28:58 +02:00
graelo
7d1bb69c6f refactor: use custom Result 2021-10-24 17:48:36 +02:00
graelo
aad092d536 feat: sha regex allows uppercase 2021-04-09 09:39:53 +02:00
graelo
12c47d1584 feat: match single/double/tick quoted strings 2021-03-27 16:23:27 +01:00
graelo
eaeaf5268b feat: all regex patterns have a capture group 2021-03-27 15:36:48 +01:00
graelo
7ce0e95c8c feat: match ISO datetimes 2021-03-23 07:56:49 +01:00
graelo
8cc42dbe44 fix: update tmux shortcuts 2021-03-23 07:51:35 +01:00
graelo
5904bb1df5 refactor: regexes.rs -> textbuf/regexes.rs 2021-03-22 08:57:36 +01:00
Renamed from src/regexes.rs (Browse further)