|
| 1 | +4.5.0 / 2018-02-18 |
| 2 | +================== |
| 3 | + |
| 4 | + * git-release: show message if nothing given after --semver |
| 5 | + * doc: update git-extras index |
| 6 | + * Merge pull request #639 from spacewander/avoid_deleting_local_upstream |
| 7 | + * Merge pull request #693 from xakraz/fix-mktemp-pattern |
| 8 | + * git-release: add --no-empty-commit for empty commit hater |
| 9 | + * git-release: create an empty release commit if there is nothing to commit |
| 10 | + * git-summary: unescape tab for linux column utility |
| 11 | + * git-undo: add confirmation when `-h` is specified |
| 12 | + * Fixed mktemp template to support busybox (and Alpine linux) |
| 13 | + * Merge pull request #691 from koppor/patch-1 |
| 14 | + * Remove trailing dot of German Windows |
| 15 | + * Merge pull request #690 from dominicbarnes/release-push-tags-first |
| 16 | + * feat(git-release): push tags first to help ci tools not miss them |
| 17 | + * Merge pull request #687 from spacewander/add_semver |
| 18 | + * git-release: handle extra non-numeric prefix in tag with --semver |
| 19 | + * Merge pull request #686 from spacewander/add_semver |
| 20 | + * git-release: add --semver option |
| 21 | + * Merge pull request #684 from spacewander/ignore_unknown_arg |
| 22 | + * git-release: function usage doesn't exist, ignore unknown argument instead |
| 23 | + * Merge pull request #681 from EdwardBetts/master |
| 24 | + * Fix so 'git rebase-patch' is described once. |
| 25 | + * Merge pull request #680 from lhernanz/master |
| 26 | + * Preserve the existing user_commands in the git completion system |
| 27 | + * Merge pull request #679 from spacewander/update_git_changelog_doc |
| 28 | + * Merge pull request #678 from timhwang21/devs/thwang/docs-update |
| 29 | + * Mention how to control changelog format in docs of git-changelog |
| 30 | + * Docs> Add -- in front of cmd for git log |
| 31 | + * Merge pull request #676 from gormac/master |
| 32 | + * Fix 'Invalid code page' error when resetting code page at end of script |
| 33 | + * Merge pull request #675 from quite/effort-cursor |
| 34 | + * git-effort: restore normal (visible) cursor properly |
| 35 | + * Merge pull request #674 from tj/pull-request-two-factor-auth |
| 36 | + * Add GitHub two-factor auth support to git-pull-request |
| 37 | + * Merge pull request #672 from mehandes/patch-1 |
| 38 | + * Added Nix/NixOS method of installation |
| 39 | + * Merge pull request #671 from sambostock/improve-ignore-io |
| 40 | + * Use local variables & format strings |
| 41 | + * Fix omission when alphabetically printing ignores |
| 42 | + * Remove arbitrary column limit on ignore-io |
| 43 | + * Merge pull request #670 from zeeshanu/patch-1 |
| 44 | + * Fix typo |
| 45 | + * Merge pull request #668 from isaacm/patch-1 |
| 46 | + * Fix typos, remove trailing whitespace |
| 47 | + * install: submit brew patch to upstream |
| 48 | + * Bump version to 4.5.0-dev. |
| 49 | + * git-delete-branch: avoid deleting local upstream |
1 | 50 |
|
2 | 51 | 4.4.0 / 2017-07-15 |
3 | 52 | ================== |
|
0 commit comments