- 28 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 13 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 10 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-
- 27 Oct, 2021 1 commit
-
-
Marc Cornellà authored
In recent zsh versions, `${(@ps:$sep:)var}` where $sep is a variable containing a separator string and $var is a string with multiple values separated by $sep, the `p` flag makes zsh correctly expand $sep before splitting $var. In versions older than 5.0.8, this doesn't happen, so we use `eval` to get the same effect.
-
- 26 Oct, 2021 5 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes #10345
-
- 07 Oct, 2021 1 commit
-
-
Marc Cornellà authored
This reverts commit 63b7e576.
-
- 05 Oct, 2021 1 commit
-
-
Marc Cornellà authored
-
- 07 Sep, 2021 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 06 Sep, 2021 1 commit
-
-
Marc Cornellà authored
-
- 14 Aug, 2021 1 commit
-
-
Marc Cornellà authored
-
- 07 Jul, 2021 1 commit
-
-
Marc Cornellà authored
-
- 10 Jan, 2021 1 commit
-
-
Marc Cornellà authored
-
- 05 Jan, 2021 1 commit
-
-
Marc Cornellà authored
-
- 30 Dec, 2020 1 commit
-
-
Marc Cornellà authored
The GitHub UI might not remove CR characters from commit description forms filled from a Windows browser.
-
- 12 Dec, 2020 2 commits
-
-
Marc Cornellà authored
This also allows the option to put extra paragraphs after the BREAKING CHANGE message while properly displaying the breaking change message. Useful, for example, to add signed-off or co-authored lines.
-
-
- 07 Dec, 2020 1 commit
-
-
Marc Cornellà authored
Also fixed a call to a defunct display:type-header function in displaying breaking changes.
-
- 04 Dec, 2020 1 commit
-
-
Marc Cornellà authored
-
- 30 Nov, 2020 1 commit
-
-
Marc Cornellà authored
-