Docs.rs
  • jj-cli-0.19.0
    • jj-cli 0.19.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • scott2000
    • yuja
    • martinvonz
    • arxanas
    • ilyagr
    • thoughtpolice
    • Dependencies
      • chrono ^0.4.38 normal
      • clap ^4.5.8 normal
      • clap-markdown ^0.1.4 normal
      • clap_complete ^4.5.7 normal
      • clap_complete_nushell ^4.5.2 normal
      • clap_mangen ^0.2.10 normal
      • config ^0.13.4 normal
      • criterion ^0.5.1 normal optional
      • crossterm ^0.27 normal
      • dirs ^5.0.1 normal
      • esl01-renderdag ^0.3.0 normal
      • futures ^0.3.30 normal
      • git2 ^0.18.3 normal
      • gix ^0.63.0 normal
      • hex ^0.4.3 normal
      • indexmap ^2.2.5 normal
      • itertools ^0.12.1 normal
      • jj-lib ^0.19.0 normal
      • maplit ^1.0.2 normal
      • minus ^5.6.1 normal
      • once_cell ^1.19.0 normal
      • pest ^2.7.11 normal
      • pest_derive ^2.7.11 normal
      • pollster ^0.3.0 normal
      • rayon ^1.10.0 normal
      • regex ^1.10.5 normal
      • rpassword ^7.3.1 normal
      • scm-record ^0.3.0 normal
      • serde ^1.0 normal
      • slab ^0.4.9 normal
      • strsim ^0.11.1 normal
      • tempfile ^3.10.1 normal
      • textwrap ^0.16.1 normal
      • thiserror ^1.0.61 normal
      • timeago ^0.4.2 normal
      • toml_edit ^0.19.15 normal
      • tracing ^0.1.40 normal
      • tracing-chrome ^0.7.2 normal
      • tracing-subscriber ^0.3.18 normal
      • unicode-width ^0.1.13 normal
      • anyhow ^1.0.86 dev
      • assert_cmd ^2.0.8 dev
      • assert_matches ^1.5.0 dev
      • async-trait ^0.1.80 dev
      • indoc ^2.0.4 dev
      • insta ^1.39.0 dev
      • test-case ^3.3.1 dev
      • cargo_metadata ^0.17.0 build
      • libc ^0.2.155 normal
    • Versions
    • 30.21% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jj_cli0.19.0

  • All Items
  • Modules

Crate jj_cli

source ·

Modules§

  • cleanup_guard
  • cli_util
  • command_error
  • commands
  • commit_templater
  • config
  • description_util
  • diff_util
  • formatter
  • generic_templater
  • git_util
    Git utilities shared by various commands.
  • graphlog
  • merge_tools
  • operation_templater
  • revset_util
    Utility for parsing and evaluating user-provided revset expressions.
  • template_builder
  • template_parser
  • templater
  • text_util
  • time_util
  • ui