|
1 | 1 |
|
| 2 | +5.0.0 / 2019-08-16 |
| 3 | +================== |
| 4 | + |
| 5 | + * Merge pull request #769 from spacewander/no_line_summary |
| 6 | + * git-line-summary: should be the history |
| 7 | + * Merge pull request #768 from bric3/fix-more-character-encoding-issues |
| 8 | + * git-guilt: protect against encoding issues with LC_ALL=C |
| 9 | + * Merge pull request #767 from spacewander/rename_branch_order |
| 10 | + * git-rename-branch: change branch argument order |
| 11 | + * Merge pull request #765 from spacewander/column_dependency |
| 12 | + * Makefile: check dependencies before installation. |
| 13 | + * Installation.md: add dependencies section. |
| 14 | + * man/Readme.md: we don't need to update git-extras docs separately |
| 15 | + * Merge pull request #763 from spacewander/strict_check_integrity |
| 16 | + * check_integrity.sh: check more strickly. |
| 17 | + * Merge pull request #762 from spacewander/pr_merge |
| 18 | + * Merge pull request #761 from btmurrell/preference-for-create-branch |
| 19 | + * implements remote pref for create-branch |
| 20 | + * git-pr: add -m|--merge option to check out a merge commit |
| 21 | + * impl for checking remote pref |
| 22 | + * Merge pull request #754 from spacewander/prompt_passwd_before_2fa |
| 23 | + * git-fork: prompt for password before 2FA code. |
| 24 | + * check_integrity.sh: improve readability. |
| 25 | + * Merge pull request #753 from tiemonl/GH-752_update_reauthor_documentation |
| 26 | + * GH-752 updated documentation to show rename workaround |
| 27 | + * Merge pull request #751 from timfeirg/master |
| 28 | + * git-mv-remote: rename a remote regardless of any existing remotes |
| 29 | + * Installation instructions added for CRUX (#746) |
| 30 | + * Merge pull request #723 from bittner/feature/git-undo-soft-leave-changes-staged |
| 31 | + * Merge pull request #744 from spacewander/git-guilt-identation |
| 32 | + * git-guilt: avoid exceeding 80 columns. |
| 33 | + * Bump version to 4.8.0-dev. |
| 34 | + * Make `git undo -s` restore the staging area |
| 35 | + |
2 | 36 | 4.7.0 / 2019-02-09 |
3 | 37 | ================== |
4 | 38 |
|
|
0 commit comments