Commit Graph

45 Commits

Author SHA1 Message Date
Alexandre Pasmantier
eca33d4da3 feat: add link time optimization when building 2024-10-04 23:26:35 +02:00
alexpasmantier
c79886354c chore: bump version 2024-10-04 15:28:24 +02:00
alexpasmantier
df4d56a067 feat: devicons 2024-10-04 14:16:25 +02:00
alexpasmantier
67c0e93a5e chore: update cargo specs and bump version 2024-10-04 13:49:17 +02:00
alexpasmantier
15986331c1 chore: bump version 2024-10-04 13:42:09 +02:00
alexpasmantier
a782f5c58c chore: bump version 2024-10-04 13:40:09 +02:00
alexpasmantier
662f2d7735 refactor: getting rid of crossbeam 2024-10-04 13:39:43 +02:00
Alexandre Pasmantier
e5e6f1f143 chore: update package name 2024-09-14 20:52:15 +02:00
Alexandre Pasmantier
bc1e35a2a9 chore(version): bump version 2024-09-01 14:49:49 +02:00
alexpasmantier
9e791831c8 chore: bump version to 0.2.31 2024-09-01 02:38:41 +02:00
alexpasmantier
0daee4e6fb refactor: fallback to regular search when readable stdin is empty 2024-09-01 01:55:31 +02:00
alexpasmantier
2fa9a58572 chore: bump version to 0.2.29 2024-08-31 02:33:58 +02:00
Alexandre Pasmantier
0904dc1731
feat: handling piped stdin (#2) 2024-08-31 01:24:08 +02:00
Alexandre Pasmantier
11b92de296
perf: better mutualization of data structures across threads (#1) 2024-08-31 01:00:36 +02:00
alexpasmantier
5f7f3923dc refactor: adjust max pre-allocated buffersize 2024-08-25 23:16:00 +02:00
Alexandre Pasmantier
aec66d911f chore: bump version 2024-08-25 18:58:45 +02:00
alexpasmantier
a002f7d9f6 fix: default path resolution 2024-08-21 17:37:02 +02:00
alexpasmantier
206baba956 feat: allow multiple target paths 2024-08-21 11:19:05 +02:00
alexpasmantier
3b8b0cc6b6 bump version 2024-08-20 14:57:17 +02:00
alexpasmantier
40a8ce5165 bump version to 0.2.21 2024-08-20 00:14:36 +02:00
Alexandre Pasmantier
6277aea710 feat: file hyperlinks flag 2024-08-04 14:55:44 +02:00
alexpasmantier
c1061b97b5 feat: file hyperlinks 2024-07-29 23:10:11 +02:00
alexpasmantier
6c45941303 chore: bump version 2024-07-26 16:00:53 +02:00
alexpasmantier
aa8812083f chore: bump version 2024-07-26 13:55:33 +02:00
alexpasmantier
2e5ad3692a chore: bump version 2024-07-24 13:34:37 +02:00
alexpasmantier
e219540f60 fix: opt-out relative paths in JSON output 2024-07-24 13:32:52 +02:00
alexpasmantier
0ef766c0ed chore: bump version 2024-07-24 13:06:31 +02:00
alexpasmantier
6cc18a84e9 feat: allow omitting target path 2024-07-23 19:06:26 +02:00
alexpasmantier
2ead12a33c fix: flush buffer before resetting ansi formatting 2024-07-23 01:30:01 +02:00
alexpasmantier
206765e2e9 fix: remove extra line return at end of output 2024-07-23 01:16:29 +02:00
alexpasmantier
2ca73289c9 bump version 2024-07-22 22:53:57 +02:00
alexpasmantier
4fbc2e47bc bump 2024-07-22 21:48:58 +02:00
alexpasmantier
e4d3e7a86b fix: add printer method to reset ansi formatting 2024-07-22 21:47:52 +02:00
alexpasmantier
600516bad1 feat: disregard gitignore flag 2024-07-22 21:32:16 +02:00
Alexandre Pasmantier
d71920e00f feat: disable colored output 2024-07-21 22:24:26 +02:00
Alexandre Pasmantier
6799f9a666 feat: allow for filetype-based filtering 2024-07-21 19:26:07 +02:00
Alexandre Pasmantier
ab650cfcf6 bump version 2024-07-21 19:08:20 +02:00
Alexandre Pasmantier
e490eed072 bump version 2024-07-21 19:02:49 +02:00
Alexandre Pasmantier
d5558f029a bump version 2024-07-21 16:33:25 +02:00
Alexandre Pasmantier
754f79edeb feat(printer): add support for colored output 2024-07-21 16:16:24 +02:00
Alexandre Pasmantier
21cb8eb10b chore: rename crate 2024-07-21 14:44:38 +02:00
Alexandre Pasmantier
9f0789666b fix: cargo crates keywords 2024-07-21 14:15:45 +02:00
Alexandre Pasmantier
0c53d183ec chore(docs): add basic README.md 2024-07-21 14:02:52 +02:00
Alexandre Pasmantier
9cf19ef11a feat: json, text, and files-only output 2024-07-21 13:52:52 +02:00
Alexandre Pasmantier
bfb3984cb6 first commit 2024-07-21 01:56:54 +02:00