|
| 1 | +6.4.0 / 2022-04-22 |
| 2 | +================== |
| 3 | + |
| 4 | + * Merge pull request #964 from spacewander/bro |
| 5 | + * git-browse/browse-ci: use powershell.exe only when it is available |
| 6 | + * Merge pull request #944 from SimonTate/feature/sem-ver-prefix |
| 7 | + * Merge pull request #957 from jackwasey/quiet-or-stderr |
| 8 | + * git-release: Add prefix to semver |
| 9 | + * Merge pull request #959 from pbnj/feat/git-browse-ci |
| 10 | + * fix: fix stderr & stdout redirect |
| 11 | + * Merge pull request #962 from spacewander/gicc |
| 12 | + * git-ignore-io: make sure .gi_list is created before access |
| 13 | + * git-ignore: the directory of target file may not exist |
| 14 | + * fix(git-browse-ci): set pipefail |
| 15 | + * docs: fix docs |
| 16 | + * chore: update docs & completions |
| 17 | + * feat: implement git-browse-ci |
| 18 | + * quiet option, errors to stderr |
| 19 | + * Merge pull request #956 from tfendin/xargs-conflicting-args |
| 20 | + * Removed xargs from git-effort |
| 21 | + * Merge pull request #955 from katrinleinweber/summary-highlight-path-opt |
| 22 | + * Highlight path option more |
| 23 | + * Merge pull request #951 from tfendin/local-commits-all-remotes |
| 24 | + * Updated manual for git local-commits, must track a branch |
| 25 | + * Merge pull request #946 from tfendin/default_branch_logic |
| 26 | + * Made local-commits work with all remotes |
| 27 | + * Updated Readme.md after review |
| 28 | + * Merge pull request #949 from tfendin/git-ignore-ensure-newline |
| 29 | + * Added section about main branch to the Readme file |
| 30 | + * Merge pull request #947 from tfendin/git-unlock-synopsis-fix |
| 31 | + * Merge pull request #948 from tfendin/git-ignore-core-excludesFile |
| 32 | + * Clarified comment of when newline should be added |
| 33 | + * Updated git-extras manual after review. |
| 34 | + * git-ignore: ensure new patterns comes after a newline |
| 35 | + * Fixed bug in git-ignore which ignored config core.excludeFiles |
| 36 | + * Spell corr in git-unlock synopsis |
| 37 | + * Consider init.defaultBranch in git_extra_default_branch, changed default branch to main. |
| 38 | + * Merge pull request #885 from spacewander/add_pkg |
| 39 | + * doc: add packaging status |
| 40 | + * Merge pull request #940 from overengineer/feature/magic |
| 41 | + * Ignored error when git restore --staged fails when there is no commit |
| 42 | + * Merge branch 'master' into merge/magic |
| 43 | + * Added git-magic command |
| 44 | + * Bump version to 6.4.0-dev |
1 | 45 |
|
2 | 46 | 6.3.0 / 2021-10-02
|
3 | 47 | ==================
|
|
0 commit comments