Recent Releases of gunstage

gunstage - v1.10.0

✅ add functionality to unstage only new files

Full Changelog: https://github.com/LucasLarson/gunstage/compare/v1.9.3...v1.10.0

- Shell
Published by LucasLarson about 3 years ago

gunstage - v1.9.3

What’s changed

  • add installation instructions (#110) by @LucasLarson in #122

Full changelog: v1.9.2...v1.9.3

- Shell
Published by LucasLarson over 3 years ago

gunstage - v1.9.2

Full Changelog: https://github.com/LucasLarson/gunstage/compare/v1.9.1...v1.9.2

- Shell
Published by LucasLarson over 3 years ago

gunstage - v1.9.1

Full Changelog: https://github.com/LucasLarson/gunstage/compare/v1.9.0...v1.9.1

- Shell
Published by LucasLarson over 3 years ago

gunstage - v1.9.0

What’s Changed

✅ add mechanism to return version number (#117) by @LucasLarson in https://github.com/LucasLarson/gunstage/pull/120 ✅ repair changelog credit by @LucasLarson in https://github.com/LucasLarson/gunstage/pull/118 ✅ expand Dependabot by @LucasLarson in https://github.com/LucasLarson/gunstage/pull/115 ✅ bump Contributor Covenant Code of Conduct from v2.0 to v2.1 by @LucasLarson in https://github.com/LucasLarson/gunstage/pull/111 ✅ add markdownlint to changelog workflow by @LucasLarson in https://github.com/LucasLarson/gunstage/pull/113

Full Changelog: https://github.com/LucasLarson/gunstage/compare/v1.8.2...v1.9.0

- Shell
Published by LucasLarson over 3 years ago

gunstage - v1.8.2

✅ synchronized citation file ✅ decrufted shields.io links

Full Changelog: v1.8.1...v1.8.2

- Shell
Published by LucasLarson almost 4 years ago

gunstage - v1.8.1

✅ link to and cite the repository DOI rather than a release’s (b82f276283)


Full Changelog: v1.8.0...v1.8.1

- Shell
Published by LucasLarson almost 4 years ago

gunstage - v1.8.0

✅ add a badge for, and link to, the 𝑏𝑜𝑛𝑎 𝑓𝑖𝑑𝑒¹ DOI² that @Zenodo optionally provides for all @GitHub releases:


  1. literal Latin “in or with good faith”, but here, “genuine”
  2. Digital Object Identifier

- Shell
Published by LucasLarson almost 4 years ago

gunstage - v1.7.1

✅ no more empty “updating changelog” commits ✅ no more git.io links (fix #108) by @LucasLarson in #109

Full Changelog: https://github.com/LucasLarson/gunstage/compare/v1.7.0...v1.7.1

- Shell
Published by LucasLarson almost 4 years ago

gunstage - v1.7.0

What’s Changed

✅ add preferred repository citation by @LucasLarson in #107 ✅ bump actions/cache action from v2 to v3 by @dependabot in #106 ✅ add a Mentioned in Awesome button (#104) (fix #102) by @RishiKumarRay in #104 ✅ bump actions/checkout action from v2 to v3 by @RenovateBot in #101 ✅ add credit for pistol icon 🔫 (fix #99) by @LucasLarson in #100 ✅ use command to avoid unexpected behavior (fix #97) by @LucasLarson in #98 ✅ repair Markdown syntax (fix #95) by @LucasLarson in #96

New Contributors

✅ @RishiKumarRay made their first contribution in #104

Full Changelog

v1.6.0...v1.7.0

- Shell
Published by LucasLarson almost 4 years ago

gunstage - v1.6.0

✅ add the ability to unstage all files: gunstage --all ✅ more elegant variable-value deletion

- Shell
Published by LucasLarson over 4 years ago

gunstage - v1.5.0

✅ POSIX-conformant Bourne shell scripts of the /bin/sh variety only for maximum portability.

- Shell
Published by LucasLarson over 4 years ago

gunstage - v1.4.0

✅ treat arguments as an array rather than a string, restoring the ability to unstage files and directories, even when their names have spaces (fix #37) ✅ adopt @gggritso’s git reset -q HEAD -- (source (via)), which works in modern and ancient Git, even in new repositories without commits (fix #41)

- Shell
Published by LucasLarson about 5 years ago

gunstage - v1.3.0

git unstage now functions like any other git command (big thanks to Joe Block (@unixorn) on #32 ✅ gunstage retains identical functionality

- Shell
Published by LucasLarson over 5 years ago

gunstage - v1.2.1

✅ restore BusyBox compatibility (grep --quiet doesn’t port, but grep -q does; #27, #29)

- Shell
Published by LucasLarson over 5 years ago

gunstage - v1.2.0

✅ expand gunstage to work with --versions of git before mid‑2019’s 2.23 (#7)

- Shell
Published by LucasLarson over 5 years ago

gunstage - v1.1.3

✅ behind-the-scenes fixes for better automated testing ✅ repaired link to Super-Linter workflow results

- Shell
Published by LucasLarson over 5 years ago

gunstage - v1.1.2

✅ restore the ability to git unstage multiple files gunstage file1.txt file2.txt ✅ retain memory-leak control introduced in v1.1.1

- Shell
Published by LucasLarson over 5 years ago

gunstage - v1.1.1

✅ protect the content of the $unstage variable by unsetting when it’s used

- Shell
Published by LucasLarson over 5 years ago

gunstage - v1.1.0

✅ make file name @ohmyzsh‑ready ✅ expand failure message ✅ use a programmatically set return status

- Shell
Published by LucasLarson over 5 years ago

gunstage - v1.0.0

✅ initial release ✅ replace ≥4 git commands with just one ✅ add filenames… or don’t. It just works.

- Shell
Published by LucasLarson over 5 years ago