|
1 | 1 |
|
| 2 | +6.3.0 / 2021-10-02 |
| 3 | +================== |
| 4 | + |
| 5 | + * Merge pull request #942 from spacewander/ffgd |
| 6 | + * git-delete-squashed-branches: fail fast if can't checkout |
| 7 | + * Merge pull request #939 from SimonTate/feature/force-clear |
| 8 | + * git-clear: add force option |
| 9 | + * Merge pull request #936 from tfendin/multiline_synopsis_fix |
| 10 | + * Merge pull request #937 from tfendin/dedup_email_case_insensitive |
| 11 | + * Merge pull request #934 from tfendin/no-merge-summary |
| 12 | + * Adopted git --dedup-by-email to the project coding style |
| 13 | + * summary --dedup-by-email now compares email adresses case insensitive. |
| 14 | + * Updated lines under Synopsis in the manuals so they are commonly formatted |
| 15 | + * Add incompability check for git summary --line --no-merges, split synopsis in its manual. |
| 16 | + * Merge pull request #935 from ax1036/git-un-lock |
| 17 | + * fix git (un)lock with spaced filenames |
| 18 | + * Updated completion for git summary |
| 19 | + * Updated documentation for git-summary --no-merges |
| 20 | + * Added option --no-merges to git summary |
| 21 | + * Merge pull request #932 from spacewander/git-su |
| 22 | + * git-summary: support filtering `--line` with path |
| 23 | + * Merge pull request #865 from pkitszel/pkitszel-git-abort |
| 24 | + * Add git-abort |
| 25 | + * Merge pull request #928 from duckunix/master |
| 26 | + * Update point to github docs for forks from API |
| 27 | + * update working |
| 28 | + * git-fork | Update man/md/html pages to talk about need of the github personal access token |
| 29 | + * Updated documentation (AUTHORS) |
| 30 | + * bin/git-fork | updating for feedback from PR #928 |
| 31 | + * git-fork | update to match REST-API auth standards as of 2021-06 |
| 32 | + * Merge pull request #926 from nicokosi/patch-1 |
| 33 | + * Update install doc: Homebrew is not just for macOS |
| 34 | + * Merge pull request #924 from allejo/feature/delete-squashed-branches |
| 35 | + * delete-squashed-branches: Make side-effect clear in docs |
| 36 | + * delete-squashed-branches: Make branch checkout side effect clear |
| 37 | + * Add delete-squashed-branches command |
| 38 | + * Merge pull request #923 from CleanMachine1/patch-1 |
| 39 | + * Picture is broken |
| 40 | + * Merge pull request #920 from matan129/patch-1 |
| 41 | + * Ignore checked-out branches on different worktrees |
| 42 | + * Merge pull request #917 from heirecka/remove-git-line-summary-man-page |
| 43 | + * Bump version to 6.3.0-dev |
| 44 | + * doc: Remove man page for git-line-summary |
| 45 | + |
2 | 46 | 6.2.0 / 2021-03-26
|
3 | 47 | ==================
|
4 | 48 |
|
|
0 commit comments