ietf

CLI for reading IETF RFCs.
git clone https://gitlab.com/kwatafana/p2p/ietf.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-04-23 13:52feat: searchtizee1+87-49
2021-02-08 16:50Merge pull request #9 from nickrtorres/mastercy6erlion1+55-17
2021-02-07 21:52follow string conversion conventionsNick Torres1+8-7
2021-02-07 21:16include final RFC during scrapeNick Torres1+54-17
2021-02-07 09:01ignore oryx filecy6erlion1+1-0
2021-02-07 08:59feat: Revert back to using normal pager for IETF readingcy6erlion3+59-11
2021-01-18 20:54updates before releasecy6erlion4+6-6
2021-01-18 20:44update dependenciescy6erlion2+63-121
2021-01-13 06:45bump versioncy6erlion1+1-1
2021-01-12 19:52fix cargo warningscy6erlion1+3-4
2021-01-12 19:42bump version to 0.2.0cy6erlion3+3-3
2021-01-12 19:01update program descriptioncy6erlion1+1-1
2021-01-12 18:32Remove pager cratecy6erlion2+1-40
2021-01-12 18:30Remove printlncy6erlion1+0-4
2021-01-12 18:30tui initial cursive UI intergrationcy6erlion1+82-24
2021-01-12 17:37add cursive cratecy6erlion2+430-5
2021-01-12 10:29fmtcy6erlion4+3-424
2021-01-12 10:27remove unecisarry codecy6erlion5+424-21
2021-01-12 10:00remove lib.rscy6erlion1+0-77
2021-01-12 09:53remove lib.rscy6erlion2+89-14
2021-01-12 09:51Merge branch 'storage-struct'cy6erlion4+181-216
2021-01-12 09:46move lib.rs into main.rscy6erlion2+59-87
2021-01-12 09:45change fetch return typescy6erlion1+4-6
2021-01-12 09:45turn storage into a structcy6erlion1+118-123
2021-01-01 07:02Merge pull request #6 from 0xflotus/patch-1cy6erlion1+12-14
2021-01-01 06:59Merge pull request #7 from 0xflotus/patch-2cy6erlion1+0-1
2021-01-01 02:01chore: removed unused import0xflotus1+0-1
2021-01-01 01:59readme: updated to latest features0xflotus1+12-14
2020-12-31 21:08update usage guidecy6erlion1+12-5
2020-12-31 20:48Merge pull request #5 from cy6erlion/storagecy6erlion4+168-190
2020-12-31 20:44move all storage related code to storage.rscy6erlion4+168-190
2020-12-31 19:31Merge pull request #4 from 0xflotus/mastercy6erlion1+1-0
2020-12-31 19:21Merge pull request #3 from 0xflotus/cleancy6erlion2+62-0
2020-12-31 14:26feat: added banner before help0xflotus1+1-0
2020-12-31 00:46feat: remove rfc by serial number0xflotus2+37-0
2020-12-31 00:36fix: name0xflotus1+1-1
2020-12-31 00:34feat: added clean subommand0xflotus2+25-0
2020-12-29 17:21fmtcy6erlion1+3-4
2020-12-29 17:19add install instructionscy6erlion1+16-7
2020-12-29 17:05Add metedata fields to Cargo.tomlcy6erlion1+9-0
2020-12-29 16:39rename and fix clippy warningscy6erlion6+36-34
2020-12-29 16:21Create rust.ymlcy6erlion1+22-0
2020-12-29 16:18Merge pull request #1 from cy6erlion/add-license-1cy6erlion1+21-0
2020-12-29 16:18Add MIT licensecy6erlion1+21-0
2020-12-29 16:07fmtcy6erlion1+14-10
2020-12-29 16:05check if storage directory has been createdcy6erlion1+24-0
2020-12-29 14:46initial commitcy6erlion7+791-0