Version 7.0.0 (Gypsum)
The git-extras 7.0.0 (Gypsum) is released now!
Here's a list of all the changes made in this release; the full changelog can be found in History.md:
- Update docs for git abort change by @joshuali925 in #1000
- fix base branch in the pull-request command by @zhiyanfoo in #1003
- Makefile: ensure bash is used instead of /bin/sh by @spacewander in #1004
- Make git-summary accept multiple paths for the --lines argument by @aronhoff in #1005
- Allow to run git-extras within git-bulk by @guenhter in #1008
- git-summary: remove stray \ in grep call by @mkurmag in #1010
- Fix quiet mode of the bulk command by @guenhter in #1014
- Add summary fields by @guenhter in #1013
- chore: Improve quoting and builtin usage by @hyperupcall in #1015
- chore: More Bash improvements and removing deprecations by @hyperupcall in #1016
- Replace egrep with grep -E by @sirlucjan in #1019
- Repo status overview by @guenhter in #1017
- chore: Fix more Bash inconsistencies by @hyperupcall in #1021
- Make the bulk output slimmer by @guenhter in #1020
- Add EditorConfig file by @hyperupcall in #1022
- Update gitignore.io urls to Toptal urls by @Lee-W in #1025
- revert the completion dir change on MacOS by @spacewander in #1026
- tweak editor config by @spacewander in #1027
- fix: No longer pollute env with
GREP_OPTIONS
by @hyperupcall in #1030 - chore: Various Bash improvements by @hyperupcall in #1029
- chore: Remove
X
-style equality comparisons by @hyperupcall in #1028 - Change the oneline option to a tebular version in the git summary by @guenhter in #1031
- chore: Improve Bash variously by @hyperupcall in #1032
- Add the current branch git summary by @guenhter in #1034
- git-delete-tag: should not be quoted by @spacewander in #1036
- Need bash 4.0+ by @spacewander in #1038
Since the last release (6.5.0 Fluorite):
- updated man pages or documentation 5 times
- 8 unique contributors
New authors:
- Günther Grill
- Edwin Kofler
- Wei Lee
- Piotr Górski
- Kurban Mallachiev
- Áron Hoffmann
- zhiyanfoo
- Joshua Li