|
1 | 1 |
|
| 2 | +6.2.0 / 2021-03-26 |
| 3 | +================== |
| 4 | + |
| 5 | + * Merge pull request #915 from spacewander/typo |
| 6 | + * Merge pull request #914 from spacewander/xch |
| 7 | + * Merge pull request #916 from spacewander/utimes |
| 8 | + * fix(git-utimes): make sure it work under OS X. |
| 9 | + * chore: fix typo |
| 10 | + * fix(git-ignore): use $XDG_CONFIG_HOME only when it is defined |
| 11 | + * Merge pull request #910 from 0xflotus/patch-1 |
| 12 | + * fixed small error |
| 13 | + * Merge pull request #908 from nodeg/fix_installation |
| 14 | + * Fix grammer |
| 15 | + * Correct macOS spelling |
| 16 | + * Correct openSUSE spelling and update Version |
| 17 | + * Merge pull request #907 from bbenzikry/zinit-docs |
| 18 | + * Update zinit docs |
| 19 | + * Merge pull request #906 from prestontim/master |
| 20 | + * Remove bug|refactor|chore from documentation |
| 21 | + * Merge pull request #899 from spacewander/git-summary |
| 22 | + * git-summary: reject invalid option |
| 23 | + * ci: use checkout@v2 |
| 24 | + * Merge pull request #897 from spacewander/ga |
| 25 | + * ci: move to GitHub Action |
| 26 | + * Merge pull request #882 from vt-alt/git-utimes |
| 27 | + * Merge pull request #896 from Aloxaf/fix_completion |
| 28 | + * fix: zsh completion of git-coauthor command |
| 29 | + * Merge pull request #895 from vanpipy/feature/optional-start-point-when-creeate-branch |
| 30 | + * doc: add the usage of the parameter `--from` for create-branch and feature |
| 31 | + * feat(feature): checkout from start point if exists |
| 32 | + * feat(create-branch): add optional --from to set the start point |
| 33 | + * Merge pull request #894 from alessandro308/merge-into-stashed |
| 34 | + * Merge-into: add stash before to checkout |
| 35 | + * Merge pull request #892 from equt/#891 |
| 36 | + * Merge pull request #888 from equt/master |
| 37 | + * Merge pull request #889 from vanpipy/feature/delete-tag |
| 38 | + * [ fix #891 ] Cast branch output if HEAD not exists |
| 39 | + * [ feat ] Quote the default_path var |
| 40 | + * [ fix ] Quote env var |
| 41 | + * [ fix ] Quote the XDG_CACHE_HOME |
| 42 | + * [ feat ] Use default global ignore file |
| 43 | + * [ refactor ] Optimize var not existing check |
| 44 | + * [ fix ] Fix hardcode ignore list file path |
| 45 | + * [ feat ] Add XDG_CACHE_HOME check |
| 46 | + * Merge pull request #890 from zhujian0805/master |
| 47 | + * adding a format for git-contrib |
| 48 | + * git-utimes: Change files modification time to their last commit date |
| 49 | + * feat(delete-tag): get default remote from git config if exists |
| 50 | + * Merge pull request #884 from elonderin/fix-squash-help |
| 51 | + * squash help: re-ran make for extras and squash |
| 52 | + * squash help: ran make man/git-extras.{html,1} |
| 53 | + * squash help: ran make man/git-squash.{html,1} |
| 54 | + * squash help: corrects option name in PR |
| 55 | + * Merge remote-tracking branch 'u/master' into HEAD |
| 56 | + * Merge pull request #886 from TheTechOddBug/master |
| 57 | + * Fixing summary for --squash-msg option. |
| 58 | + * Updates git-squash.md: fixes help which was unclear and had remnants from copied template it appears |
| 59 | + * Bump version to 6.2.0-dev |
| 60 | + |
2 | 61 | 6.1.0 / 2020-09-26
|
3 | 62 | ==================
|
4 | 63 |
|
|
0 commit comments