git-prompt-string

📍A shell agnostic git prompt written in Go

APACHE-2.0 License

Stars
17
Committers
3

Bot releases are hidden (Show)

git-prompt-string - v1.3.2 Latest Release

Published by mikesmithgh 6 months ago

1.3.2 (2024-04-22)

Bug Fixes

  • check isInGitDir instead of stderr msg (#63) (568a36c), closes #62
git-prompt-string - v1.3.1

Published by mikesmithgh 6 months ago

1.3.1 (2024-04-22)

Bug Fixes

  • do not error when no steps in a rebase (#60) (cacd862)
git-prompt-string - v1.3.0

Published by mikesmithgh 6 months ago

1.3.0 (2024-04-10)

Features

git-prompt-string - v1.2.1

Published by mikesmithgh 6 months ago

1.2.1 (2024-04-09)

Bug Fixes

  • use correct color from --color-no-upsteam arg (#57) (dd587ea)
git-prompt-string - v1.2.0

Published by mikesmithgh 7 months ago

1.2.0 (2024-03-28)

Features

  • rename none to reset and add docs (#48) (1b36b97)
git-prompt-string - v1.1.0

Published by mikesmithgh 7 months ago

1.1.0 (2024-03-27)

Features

  • rename conflict to delta and doc cli flags (#47) (626b6a5)
git-prompt-string - v1.0.4

Published by mikesmithgh 7 months ago

1.0.4 (2024-03-26)

Bug Fixes

git-prompt-string - v1.0.3

Published by mikesmithgh 7 months ago

1.0.3 (2024-03-26)

Bug Fixes

  • remove bash scripts and change license (#44) (a8096be), closes #26
git-prompt-string - v1.0.2

Published by mikesmithgh 7 months ago

1.0.2 (2024-03-24)

Bug Fixes

git-prompt-string - v1.0.1

Published by mikesmithgh 7 months ago

1.0.1 (2024-03-24)

Bug Fixes

Features

  • add version flag (#37) (94a1dd5)
  • change color enabled to color disabled (#38) (03b7aff)
  • rename bgps to git-prompt-string (#36) (6e3e6d1)
  • return error exit codes and add windows fixes (#39) (d6193d5)

BREAKING CHANGES

  • initial rewrite of bgps in Golang
git-prompt-string - v2.3.0

Published by mikesmithgh 7 months ago

2.3.0 (2024-03-22)

Features

  • change color enabled to color disabled (#38) (03b7aff)
git-prompt-string - v2.2.0

Published by mikesmithgh 7 months ago

2.2.0 (2024-03-22)

Features

git-prompt-string - v2.1.0

Published by mikesmithgh 7 months ago

2.1.0 (2024-03-22)

Features

  • rename bgps to git-prompt-string (#36) (6e3e6d1)
git-prompt-string - v2.0.5

Published by mikesmithgh 7 months ago

2.0.5 (2024-03-21)

Bug Fixes

git-prompt-string - v2.0.4

Published by mikesmithgh 7 months ago

2.0.4 (2024-03-21)

Bug Fixes

  • move publishCmd to semantic release github (#34) (d6f21da), closes #32
git-prompt-string - v2.0.3

Published by mikesmithgh 7 months ago

2.0.3 (2024-03-21)

Bug Fixes

git-prompt-string - v2.0.2

Published by mikesmithgh 7 months ago

2.0.2 (2024-03-21)

Bug Fixes

git-prompt-string - v2.0.1

Published by mikesmithgh 7 months ago

2.0.1 (2024-03-21)

Bug Fixes

git-prompt-string - v2.0.0

Published by mikesmithgh 7 months ago

2.0.0 (2024-03-20)

BREAKING CHANGES

  • initial rewrite of bgps in Golang
git-prompt-string - v1.0.0

Published by mikesmithgh 7 months ago

1.0.0 (2024-03-17)

Bug Fixes

  • check for dirty and untracked without an upstream (43ff2c1)
  • correct error on empty git directory (5a4ea19)

Features