2022-04-23 13:52 | feat: search | tizee | 1 | +87 | -49 |
2021-02-08 16:50 | Merge pull request #9 from nickrtorres/master | cy6erlion | 1 | +55 | -17 |
2021-02-07 21:52 | follow string conversion conventions | Nick Torres | 1 | +8 | -7 |
2021-02-07 21:16 | include final RFC during scrape | Nick Torres | 1 | +54 | -17 |
2021-02-07 09:01 | ignore oryx file | cy6erlion | 1 | +1 | -0 |
2021-02-07 08:59 | feat: Revert back to using normal pager for IETF reading | cy6erlion | 3 | +59 | -11 |
2021-01-18 20:54 | updates before release | cy6erlion | 4 | +6 | -6 |
2021-01-18 20:44 | update dependencies | cy6erlion | 2 | +63 | -121 |
2021-01-13 06:45 | bump version | cy6erlion | 1 | +1 | -1 |
2021-01-12 19:52 | fix cargo warnings | cy6erlion | 1 | +3 | -4 |
2021-01-12 19:42 | bump version to 0.2.0 | cy6erlion | 3 | +3 | -3 |
2021-01-12 19:01 | update program description | cy6erlion | 1 | +1 | -1 |
2021-01-12 18:32 | Remove pager crate | cy6erlion | 2 | +1 | -40 |
2021-01-12 18:30 | Remove println | cy6erlion | 1 | +0 | -4 |
2021-01-12 18:30 | tui initial cursive UI intergration | cy6erlion | 1 | +82 | -24 |
2021-01-12 17:37 | add cursive crate | cy6erlion | 2 | +430 | -5 |
2021-01-12 10:29 | fmt | cy6erlion | 4 | +3 | -424 |
2021-01-12 10:27 | remove unecisarry code | cy6erlion | 5 | +424 | -21 |
2021-01-12 10:00 | remove lib.rs | cy6erlion | 1 | +0 | -77 |
2021-01-12 09:53 | remove lib.rs | cy6erlion | 2 | +89 | -14 |
2021-01-12 09:51 | Merge branch 'storage-struct' | cy6erlion | 4 | +181 | -216 |
2021-01-12 09:46 | move lib.rs into main.rs | cy6erlion | 2 | +59 | -87 |
2021-01-12 09:45 | change fetch return types | cy6erlion | 1 | +4 | -6 |
2021-01-12 09:45 | turn storage into a struct | cy6erlion | 1 | +118 | -123 |
2021-01-01 07:02 | Merge pull request #6 from 0xflotus/patch-1 | cy6erlion | 1 | +12 | -14 |
2021-01-01 06:59 | Merge pull request #7 from 0xflotus/patch-2 | cy6erlion | 1 | +0 | -1 |
2021-01-01 02:01 | chore: removed unused import | 0xflotus | 1 | +0 | -1 |
2021-01-01 01:59 | readme: updated to latest features | 0xflotus | 1 | +12 | -14 |
2020-12-31 21:08 | update usage guide | cy6erlion | 1 | +12 | -5 |
2020-12-31 20:48 | Merge pull request #5 from cy6erlion/storage | cy6erlion | 4 | +168 | -190 |
2020-12-31 20:44 | move all storage related code to storage.rs | cy6erlion | 4 | +168 | -190 |
2020-12-31 19:31 | Merge pull request #4 from 0xflotus/master | cy6erlion | 1 | +1 | -0 |
2020-12-31 19:21 | Merge pull request #3 from 0xflotus/clean | cy6erlion | 2 | +62 | -0 |
2020-12-31 14:26 | feat: added banner before help | 0xflotus | 1 | +1 | -0 |
2020-12-31 00:46 | feat: remove rfc by serial number | 0xflotus | 2 | +37 | -0 |
2020-12-31 00:36 | fix: name | 0xflotus | 1 | +1 | -1 |
2020-12-31 00:34 | feat: added clean subommand | 0xflotus | 2 | +25 | -0 |
2020-12-29 17:21 | fmt | cy6erlion | 1 | +3 | -4 |
2020-12-29 17:19 | add install instructions | cy6erlion | 1 | +16 | -7 |
2020-12-29 17:05 | Add metedata fields to Cargo.toml | cy6erlion | 1 | +9 | -0 |
2020-12-29 16:39 | rename and fix clippy warnings | cy6erlion | 6 | +36 | -34 |
2020-12-29 16:21 | Create rust.yml | cy6erlion | 1 | +22 | -0 |
2020-12-29 16:18 | Merge pull request #1 from cy6erlion/add-license-1 | cy6erlion | 1 | +21 | -0 |
2020-12-29 16:18 | Add MIT license | cy6erlion | 1 | +21 | -0 |
2020-12-29 16:07 | fmt | cy6erlion | 1 | +14 | -10 |
2020-12-29 16:05 | check if storage directory has been created | cy6erlion | 1 | +24 | -0 |
2020-12-29 14:46 | initial commit | cy6erlion | 7 | +791 | -0 |