|
| 1 | + |
| 2 | +7.0.0 / 2023-04-20 |
| 3 | +================== |
| 4 | + |
| 5 | + * git-delete-tag: should not be quoted |
| 6 | + * Add the current branch git summary (#1034) |
| 7 | + * chore: Improve Bash variously (#1032) |
| 8 | + * Change the oneline option to a tebular version in the git summary (#1031) |
| 9 | + * chore: Remove `X`-style equality comparisons (#1028) |
| 10 | + * chore: Various Bash improvements (#1029) |
| 11 | + * fix: No longer pollute env with `GREP_OPTIONS` |
| 12 | + * tweak editor config (#1027) |
| 13 | + * revert the completion dir change on MacOS (#1026) |
| 14 | + * Update gitignore.io urls to Toptal urls (#1025) |
| 15 | + * Add EditorConfig file (#1022) |
| 16 | + * Make the bulk output slimmer (#1020) |
| 17 | + * chore: Fix more Bash inconsistencies (#1021) |
| 18 | + * Repo status overview (#1017) |
| 19 | + * Replace egrep with grep -E (#1019) |
| 20 | + * chore: More Bash improvements and removing deprecations (#1016) |
| 21 | + * chore: Improve quoting and builtin usage (#1015) |
| 22 | + * Add summary fields (#1013) |
| 23 | + * Fix quiet mode of the bulk command (#1014) |
| 24 | + * git-summary: remove stray \ in grep call (#1010) |
| 25 | + * Allow to run git-extras within git-bulk (#1008) |
| 26 | + * Make git-summary accept multiple paths for the --lines argument (#1005) |
| 27 | + * Makefile: ensure bash is used instead of /bin/sh (#1004) |
| 28 | + * fix base branch in the pull-request command (#1003) |
| 29 | + * Update docs for git abort change (#1000) |
| 30 | + * Bump version to 6.6.0-dev (#997) |
| 31 | + |
1 | 32 | 6.5.0 / 2022-10-06 |
2 | 33 | ================== |
3 | 34 |
|
|
0 commit comments