Commit Graph

  • 31deadc67d fix dependencies master blob42 2024-06-25 22:59:55 +0200
  • 60e8de7fdc
    Release v0.5.0 Robin Krahl 2021-10-26 23:42:34 +0200
  • 6dc75f0c5d
    Add support for Rust 1.54.0, 1.55.0, 1.56.0 Robin Krahl 2021-10-26 23:04:09 +0200
  • 88385fe1db
    Avoid unnecessary borrows Robin Krahl 2021-10-26 23:07:07 +0200
  • 637338cde5
    Fix code formatting Robin Krahl 2021-06-19 14:46:51 +0200
  • 4950e8ab6c
    Disable doc generation in CI Robin Krahl 2021-06-19 14:00:42 +0200
  • 730bca7a9e
    Scroll by page on PageUp/PageDown in tui viewer Robin Krahl 2021-06-19 13:50:29 +0200
  • 7f7d85fc40
    Bump MSRV to 1.45.0 Robin Krahl 2021-06-19 13:40:25 +0200
  • 4026f2d191
    Update dependencies Robin Krahl 2021-06-19 13:37:39 +0200
  • 1d808c4583
    Update cursive dependencies Robin Krahl 2021-06-19 13:28:56 +0200
  • 3d1670e526
    Release v0.4.3 Robin Krahl 2021-06-19 13:11:19 +0200
  • 3d20513742
    Update arc-swap dependency to 0.4.8 Robin Krahl 2021-06-19 12:53:35 +0200
  • f336104a60
    Don’t use Option::zip to keep MSRV Robin Krahl 2021-06-18 17:32:31 +0200
  • 68f20c8d8c
    Add support and tests for Rust 1.53.0 Robin Krahl 2021-06-18 17:17:33 +0200
  • 0c3cae34e8
    Add changelog entry for target dir lookup Robin Krahl 2021-06-14 17:31:18 +0200
  • 04432813bd
    Check CARGO_TARGET_DIR and CARGO_BUILD_TARGET_DIR Robin Krahl 2021-06-14 17:00:00 +0200
  • 601ec251f8
    Add support for multiple formats to test cases Robin Krahl 2020-09-12 18:38:49 +0200
  • b0485d515c
    Rename parser module to parser::html Robin Krahl 2020-08-17 14:00:02 +0200
  • 2955560060
    Release v0.4.2 Robin Krahl 2021-06-06 14:57:37 +0200
  • 686b8bb1b0
    Add --locked flag to cargo install invocation Robin Krahl 2021-06-06 13:59:59 +0200
  • 48405481d0
    Support new search index format (Rust 1.52) Robin Krahl 2021-06-06 13:00:50 +0200
  • 37ff920d30
    Fix clippy lints Robin Krahl 2021-06-06 11:59:43 +0200
  • d0292a0dba
    Add tests for Rust 1.52.1 Robin Krahl 2021-06-06 11:50:35 +0200
  • 0a17d717d7
    Add tests for Rust 1.52.0 Robin Krahl 2021-06-05 21:26:59 +0200
  • d7cc2dd6b9
    Add tests for Rust 1.51.0 Robin Krahl 2021-06-05 21:23:32 +0200
  • ea183be56d
    Add tests for Rust 1.50.0 Robin Krahl 2021-06-05 21:14:58 +0200
  • c4e49a98ad
    Add tests for Rust 1.49.0 Robin Krahl 2021-06-05 21:08:03 +0200
  • 4ed21183df
    Add tests for Rust 1.48.0 Robin Krahl 2021-06-05 21:02:58 +0200
  • 6232585d36
    Add o command for opening items to tui viewer Robin Krahl 2020-10-12 01:08:00 +0200
  • 44b1405595
    Move item lookup logic into Sources struct Robin Krahl 2020-10-12 00:28:51 +0200
  • 2c1b91462e
    Release v0.4.1 Robin Krahl 2020-10-11 22:40:03 +0200
  • f9a0b2f579
    Add --pager option to set the pager Robin Krahl 2020-10-11 22:25:14 +0200
  • e425da5a24
    Use LESS environment variables for less options Robin Krahl 2020-10-11 22:09:56 +0200
  • 56cb98e867
    Release v0.4.0 Robin Krahl 2020-10-09 12:04:37 +0200
  • d4971ba4ac
    Add screenshot to readme Robin Krahl 2020-10-09 12:15:33 +0200
  • 07996d9dd6
    Ignore match_like_matches_macro clippy lint Robin Krahl 2020-10-09 11:06:21 +0200
  • 65c3fd7639
    Update documentaion for tui viewer Robin Krahl 2020-10-09 11:04:24 +0200
  • ce06129976
    Remove Notable Traits section from definitions Robin Krahl 2020-10-08 21:10:35 +0200
  • 9832c22b4d
    Add tests for Rust 1.47.0 Robin Krahl 2020-10-08 21:07:52 +0200
  • 9dd54e3219
    Add vim-like keybindings to tui viewer Robin Krahl 2020-10-08 11:00:18 +0200
  • 7756803e35
    Remove textwrap dependency Robin Krahl 2020-10-08 10:33:39 +0200
  • b93dbca7f0
    Replace ansi_term, atty, terminal_size with termion Robin Krahl 2020-10-08 10:32:05 +0200
  • 8db34e33b2
    Use termion backend for cursive Robin Krahl 2020-10-08 10:19:21 +0200
  • 568fb0acc8
    Use cursive-markup to replace HtmlView Robin Krahl 2020-10-08 10:00:26 +0200
  • 4c5d5808aa
    Add links to module items Robin Krahl 2020-10-06 20:35:25 +0200
  • 8e8f7728e2
    Replace Option::zip with custom function Robin Krahl 2020-10-06 19:43:06 +0200
  • e222a1f443
    Add TUI viewer using cursive Robin Krahl 2020-09-15 17:32:06 +0200
  • 4260aab85a
    Display link targets in rich viewer Robin Krahl 2020-10-06 12:19:34 +0200
  • 6ea5f070d2
    Remove Decorator::show_links field Robin Krahl 2020-10-06 11:34:15 +0200
  • bf47310f51
    Fix link formatting in rich viewer Robin Krahl 2020-10-04 20:25:11 +0200
  • ae1e7ebddf
    Use custom rich text decorator Robin Krahl 2020-10-04 20:22:52 +0200
  • f92fc3e9f6
    Refactor HTML processing into viewer::utils Robin Krahl 2020-10-04 19:52:23 +0200
  • ecf810929a
    Add syntax highlighting for doc comments Robin Krahl 2020-10-03 19:06:21 +0200
  • ecc05ddc7d
    Update html2text dependency to v0.2.1 Robin Krahl 2020-10-03 19:04:45 +0200
  • 970277d32c
    Refactor syntax highlighting into viewer::utils Robin Krahl 2020-10-03 15:35:41 +0200
  • 9458b280d4
    Use text-style crate to format text Robin Krahl 2020-10-02 13:34:17 +0200
  • ecb3d40c59
    Use ansi_term, atty, terminal_size Robin Krahl 2020-10-02 13:05:01 +0200
  • 225e19a024
    Use merge to merge arguments and configuration Robin Krahl 2020-09-20 22:18:28 +0200
  • 0bf2f15186
    Refactor text viewers into ManRenderer Robin Krahl 2020-09-15 23:15:16 +0200
  • b7f5d3b855
    Introduce viewer::utils module Robin Krahl 2020-09-15 21:37:33 +0200
  • 0c38bf9606
    Remove suffix from duplicate members Robin Krahl 2020-09-15 00:41:07 +0200
  • 642bec6687
    Release v0.3.0 Robin Krahl 2020-09-11 21:57:30 +0200
  • c97ac33dc9
    Add test case for Index::find Robin Krahl 2020-09-11 21:11:07 +0200
  • 77a9163bb1
    Add test case for Parser::find_member Robin Krahl 2020-09-11 20:55:23 +0200
  • 229b1bdd5c
    Add test suite for Rust 1.46.0 Robin Krahl 2020-09-11 19:49:10 +0200
  • 71280ddb16
    Refactor member lookup Robin Krahl 2020-09-11 20:06:16 +0200
  • 628377c83b
    Refactor test suite to check multiple versions Robin Krahl 2020-09-11 18:14:19 +0200
  • 5b2003b979
    Respect item type in documentation lookup Robin Krahl 2020-08-18 21:43:37 +0200
  • c672a65d59
    Add item type to the IndexItem struct Robin Krahl 2020-08-18 21:26:39 +0200
  • 8e97ad269b
    Store member groups in BTreeMap Robin Krahl 2020-08-17 13:53:41 +0200
  • e74ef86ebe
    Move ItemType u8 representations into index module Robin Krahl 2020-08-17 13:42:10 +0200
  • 861a2e8861
    Wrap code snippets in Code struct Robin Krahl 2020-08-17 12:01:23 +0200
  • fefac9f2fc
    Move doc::ItemType::group_id to the parser module Robin Krahl 2020-08-17 11:45:46 +0200
  • ebc9c58838
    Remove doc::ItemType::class method Robin Krahl 2020-08-17 11:40:33 +0200
  • 473b091fca
    Move parser utility methods into submodule Robin Krahl 2020-08-17 11:31:47 +0200
  • 1e9da34694
    Refactor Parser::parse_item_doc Robin Krahl 2020-08-17 10:44:49 +0200
  • 93575ab452
    Move public parser interface into Parser struct Robin Krahl 2020-08-15 00:36:42 +0200
  • d1c171c385
    Refactor documentation lookup into source Robin Krahl 2020-08-15 00:18:20 +0200
  • 76845785ee
    Release v0.2.0 Robin Krahl 2020-08-11 10:31:03 +0200
  • 3affe94234
    Update installation instructions Robin Krahl 2020-08-11 09:59:43 +0200
  • 28c025fd4f
    Add --width and --max-width options Robin Krahl 2020-08-11 09:42:21 +0200
  • 1a518d7509
    Add integration tests Robin Krahl 2020-07-27 14:49:51 +0200
  • 17e407d6b1
    Improve line breaks for code Robin Krahl 2020-08-11 00:21:03 +0200
  • 7d1bf00d31
    Show links in item description Robin Krahl 2020-08-10 23:58:43 +0200
  • a6b2d570b3
    Add --config-file option to set custom config file Robin Krahl 2020-08-10 23:49:13 +0200
  • e5ee4df73b
    Add support for configuration files Robin Krahl 2020-08-10 23:37:26 +0200
  • 3a20d662c5
    Move command-line arguments into args module Robin Krahl 2020-08-10 23:03:43 +0200
  • c48711f3cf
    Add --no-syntax-highlight and --theme options Robin Krahl 2020-08-10 21:46:23 +0200
  • a37d7e0d6a
    Pass viewer args to viewer implementations Robin Krahl 2020-08-10 21:19:09 +0200
  • 81c9cf53d6
    Print definitions as code instead of HTML Robin Krahl 2020-08-10 19:46:24 +0200
  • dc7b5b1eca
    Add syntax highlighting for code snippets Robin Krahl 2020-08-10 19:30:12 +0200
  • d16f45e023
    Wrap HTML and plain text in Text struct Robin Krahl 2020-08-10 19:28:19 +0200
  • 44028e228a
    Release v0.1.3 Robin Krahl 2020-07-28 14:59:12 +0200
  • 44fe71d5bb
    Rewrap example in readme to 80 columns Robin Krahl 2020-07-28 14:57:52 +0200
  • 754e0eecae
    Fix list of methods for Rust 1.45 Robin Krahl 2020-07-27 16:14:42 +0200
  • ef8f6fa365
    Fix trait implementation list for Rust 1.45 Robin Krahl 2020-07-27 16:01:03 +0200
  • 3c06846a30
    Sort implementations alphabetically Robin Krahl 2020-07-26 14:31:51 +0200
  • ae0a741d5a
    Extract description of module items as HTML Robin Krahl 2020-07-26 12:12:50 +0200
  • 6ca9d90e46
    Fix group and ID for typdef items Robin Krahl 2020-07-26 12:10:21 +0200
  • cbc4965902
    Show definition for type defs Robin Krahl 2020-07-26 11:51:54 +0200