pretty-git-prompt

`git status` inside your shell prompt

MIT License

Downloads
2.7K
Stars
50

Bot releases are visible (Hide)

pretty-git-prompt - 0.2.2 Latest Release

Published by TomasTomecek 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/TomasTomecek/pretty-git-prompt/compare/0.2.1...0.2.2

pretty-git-prompt - 0.2.1

Published by TomasTomecek over 4 years ago

Releasing latest master code out. Mostly just updating dependencies.

pretty-git-prompt - 0.2.0

Published by TomasTomecek almost 7 years ago

  • Added a way to check how many commits are present in a stash.
  • Small bugfixes.
  • Improved upstream testing.
pretty-git-prompt - 0.1.2 bugfix release

Published by TomasTomecek over 7 years ago

This release fixes an issue when the command create-default-config was working only when executed inside git repository. It should work now everywhere.

pretty-git-prompt - 0.1.1 - first official release

Published by TomasTomecek over 7 years ago

Initial features are:

  • You are able to display values such as:
    • git repository state (resolving merge conflict, interactive rebase, ...)
    • Current branch name.
    • Count of changed, newly-added, staged, conflicting files.
  • You can track divergence against arbitrary branches.
  • Every value in output can be fully configured via a config file.
  • Sample configuration files feature colors.
  • The tool supports zsh and bash.
  • pretty-git-prompt is written in Rust programming language and is delivered as a single, statically-linked binary.
pretty-git-prompt - https://github.com/TomasTomecek/pretty-git-prompt/releases/tag/0.1.0

Published by TomasTomecek over 7 years ago

pretty-git-prompt - https://github.com/TomasTomecek/pretty-git-prompt/releases/tag/0.0.4

Published by TomasTomecek over 7 years ago

pretty-git-prompt - https://github.com/TomasTomecek/pretty-git-prompt/releases/tag/0.0.3

Published by TomasTomecek over 7 years ago

pretty-git-prompt - Test release

Published by TomasTomecek over 7 years ago

This is just a test release