|
1 | 1 |
|
| 2 | +6.1.0 / 2020-09-26 |
| 3 | +================== |
| 4 | + |
| 5 | + * Merge pull request #878 from spacewander/default_br |
| 6 | + * Merge pull request #880 from spacewander/fix_bsd_sed_regex |
| 7 | + * git-info: fix regex for bsd sed |
| 8 | + * Merge pull request #879 from spacewander/pass_arg |
| 9 | + * feat: pass origin argument down to git execution |
| 10 | + * change: migrate default branch |
| 11 | + * Merge pull request #872 from yuravg/pr_typo |
| 12 | + * doc: fix typo |
| 13 | + * Merge pull request #869 from spacewander/typo |
| 14 | + * git-back: removed |
| 15 | + * fix typo |
| 16 | + * Merge pull request #868 from spacewander/zsh_completion |
| 17 | + * sort completion in alphabetical order |
| 18 | + * remove incorrect completion |
| 19 | + * git-info: add zsh completion |
| 20 | + * Merge pull request #867 from yuravg/pr2source |
| 21 | + * doc: fix argument description |
| 22 | + * git-info: moved argument checking |
| 23 | + * git-info: fix namespace |
| 24 | + * doc: update derived git-info files |
| 25 | + * doc: add description for git-info |
| 26 | + * Add bash completion for git-info |
| 27 | + * git-info: colorized headers |
| 28 | + * git-info: extend configuration and commit information |
| 29 | + * git-info: remove notes about git-log, git-show |
| 30 | + * git-info: add info about submodules |
| 31 | + * git-info: fix indentation, remove comment |
| 32 | + * Merge pull request #864 from v-y-a-s/pr |
| 33 | + * Grammar correction |
| 34 | + * Remove $user |
| 35 | + * corrections |
| 36 | + * Update doc |
| 37 | + * fix config message name |
| 38 | + * Remove comments |
| 39 | + * PR test |
| 40 | + * Merge pull request #860 from soraxas/implement-fish-completions |
| 41 | + * implement fish completions file |
| 42 | + * Merge pull request #853 from bethesque/feat/git-browse-with-multiple-remotes |
| 43 | + * feat(browse): automatically select origin remote if one exists, fallback to first otherwise |
| 44 | + * Merge pull request #854 from bethesque/fix/git-browse-sed-on-mac |
| 45 | + * fix(browse): update sed pattern to work on mac |
| 46 | + * Bump version to 6.1.0-dev |
| 47 | + |
2 | 48 | 6.0.0 / 2020-06-22
|
3 | 49 | ==================
|
4 | 50 |
|
|
0 commit comments