github Byron/gitoxide git-prompt-v0.1.0
git-prompt v0.1.0

2 years ago

The first usable release.

Commit Statistics

  • 38 commits contributed to the release over the course of 22 calendar days.
  • 22 days passed between releases.
  • 0 commits were understood as conventional.
  • 2 unique issues were worked on: #450, #470

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • #450
    • fix warnings on windows (b8b4371)
    • Use reference git-prompt::Options to allow them to be re-used (51930a2)
    • always compile prompting support in (bd0ea68)
    • set version of git-prompt to 0.1 and turn prompting on (7657693)
    • validate askpass program works (bb1acf4)
    • getting closer to using askpass correctly (1ddcb50)
    • a test to validate askpass support (a023d7d)
    • refactor (77026d7)
    • askpass example (1efb139)
    • tests for Options::apply_environment() (623d4a5)
    • A for now untested way to adjust options with environment variables (af08b38)
    • refactor (0fa676a)
    • a flexible Mode enum to handle all possible states (15bb50c)
    • sketch askpass path (f8c8cbb)
    • cargo-diet for git-prompt (db2d8ae)
    • refactor (b346169)
    • See if not having cargo-run output in program invocation fixes it on macos (a8d9d12)
    • add missing docs (f10623b)
    • Also setup the tty accordingly to not echo input (6a55a7b)
    • save state with restore and password reading, without hiding (a4ec2e2)
    • restrict tests to unix only (dc2765f)
    • properly trim the username at the end, and test for it (141aaa3)
    • basic TTY based prompting, without hiding of secrets (7c0297f)
    • the first successful assertion, showing that expectrl can intercept the tty (8582697)
    • frame for cross-platform compatible implementation (b18866e)
    • proper prompt generation (63ee38d)
    • remove rustyline in favor of git-prompt (b3e5e59)
  • #470
    • update changelogs prior to release (caa7a1b)
  • Uncategorized
    • Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates (29a043b)
    • Merge branch 'index-from-tree' (172f73c)
    • WIP. (79d82d4)
    • make fmt (535e967)
    • Merge branch 'main' into filter-refs-by-spec (9aa1d3d)
    • Merge branch 'main' into filter-refs-by-spec (1f6e5ab)
    • Merge branch 'main' into filter-refs-by-spec (51dc828)
    • Merge branch 'main' into filter-refs-by-spec (56ba481)
    • Merge branch 'main' into filter-refs-by-spec (a36c05d)
    • thanks clippy (9867384)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.