Docs.rs
  • git-editor-1.1.0
    • git-editor 1.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rohansen856
    • Dependencies
      • chrono ^0.4.40 normal
      • clap ^4.1 normal
      • colored ^3.0.0 normal
      • dotenv ^0.15.0 normal
      • git2 ^0.20.1 normal
      • rand ^0.9.1 normal
      • regex ^1.7 normal
      • reqwest ^0.12.19 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • url ^2.5.4 normal
      • uuid ^1.17.0 normal
      • serial_test ^3.0 dev
      • tempfile ^3.0 dev
    • Versions
    • 0% 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

git_editor1.1.0

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • args::Args
  • utils::types::CommitInfo
  • utils::types::EditOptions

Functions

  • rewrite::rewrite_all::rewrite_all_commits
  • rewrite::rewrite_specific::get_edit_options
  • rewrite::rewrite_specific::rewrite_specific_commits
  • rewrite::rewrite_specific::select_commit
  • rewrite::rewrite_specific::show_commit_details
  • utils::commit_history::get_commit_history
  • utils::datetime::generate_timestamps
  • utils::prompt::prompt_for_input
  • utils::prompt::prompt_for_missing_arg
  • utils::validator::validate_inputs

Type Aliases

  • utils::types::Result