Version 5.1.0 (Zigzag)
The git-extras 5.1.0 (Zigzag) is released now!
Here's a list of all the changes made in this release; the full changelog can be found in History.md:
- (#813) some fixes before release – @spacewander
- (#812) git-sed: escape special characters for tr – @spacewander
- (#811) build: do not require the nonstandard and unpredictable 'which' utility – @eli-schwartz
- (#804) add repositories to workspace from source - @roxchgt
- (#810) read COMMANDS_WIHOUT_REPO from not_need_git_repo file – @roxchgt
- (#806) retire the msysgit installation script – @spacewander
- (#808) git-ignore: support non-default .git directory – @drasill
- (#802) fix bug in allowedargcount() to not execute command if wrong args count – @spacewander
- (#801) git-delete-submodule: don't remove the history of deleted submodule – @spacewander
- (#798) Signed release – @wolviecb
- (#795) Git squash commit msg – @spacewander
- (#793) git-standup: add option '-B' to group the commits by branch – @spacewander
- (#789) Delete empty gitmodules – @go2null
- (#792) clean up git-summary – @spacewander
- (#790) git-summary: add --dedup-by-email to remove duplicate users – @spacewander
- (#788) git-summary: add missing example of --line option – @spacewander
- (#787) Use GIT_DIR environment variable to to set .git directory – @rvbuelow
- (#786) Docs: add OpenSUSE distribution information – @mbologna
- (#784) git-effort: adjust column limit according to the paths – @spacewander
- (#708) Add git-paste for sending patches to pastebin – @pabs3
- (#778) Clean up some minor issues detected by check-all-the-things – @pabs3
- (#776) git-pr: mention the limitation of -m option – @spacewander
- (#777) [Doc]Install completion with zplugin – @fengkx
- (#772) Add git coauthor command – @jacobherrington
- (#774) Link to the contributing document – @jacobherrington
Since the last release (5.0.0 Yinyang):
- updated man pages or documentation 16 times
- fixed installation/update 6 times
- 12 unique contributors
New authors:
- Eli Schwartz
- Roshak Zarhoun
- roxchgt
- Christophe Badoit
- Tom Andrade
- go2null
- Robin von Bülow
- Michele Bologna
- Paul Wise
- fengkx
- jacobherrington
- Jacob Herrington