- 24 Apr, 2022 1 commit
-
-
Marc Cornellà authored
Fixes #10878
-
- 22 Apr, 2022 1 commit
-
-
Carlo Sala authored
-
- 19 Apr, 2022 2 commits
-
-
Carlo Sala authored
-
Robert Lankford authored
-
- 18 Apr, 2022 1 commit
-
-
David Davis authored
-
- 14 Apr, 2022 3 commits
-
-
Olivia (Zoe) authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Since `set -e` is enabled, when `commit.gpgsign` is not set the `git config` command would show an error. Given that it is technically not ignored, the subshell would exit. With this change, the `commit.gpgsign` setting is properly tested by doing the fallback test if the command fails, so no exit status code ends up quiting the subshell.
-
- 13 Apr, 2022 2 commits
-
-
Abhinav M authored
-
Marc Cornellà authored
-
- 12 Apr, 2022 2 commits
- 10 Apr, 2022 1 commit
-
-
Marc Cornellà authored
-
- 09 Apr, 2022 2 commits
-
-
PierreD authored
-
Carlo Sala authored
-
- 06 Apr, 2022 1 commit
-
-
Richard Mitchell authored
-
- 04 Apr, 2022 1 commit
-
-
Marc Cornellà authored
-
- 31 Mar, 2022 4 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Co-authored-by:
inclusive-coding-bot <inclusive-coding-bot@github.com>
-
Carlo Sala authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 29 Mar, 2022 2 commits
-
-
Alejandro Gastón Alvarez authored
-
Mark Mercado authored
-
- 28 Mar, 2022 2 commits
-
-
Marc Cornellà authored
-
Carlo Sala authored
-
- 26 Mar, 2022 2 commits
-
-
Adam Pike authored
This change still supports CLI 1, but shows a deprecation warning on the first run of `opswd`. Support for CLI 1 shall be removed in the near future. Closes #10787 Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
Marc Cornellà authored
-
- 24 Mar, 2022 1 commit
-
-
Suchandra Thapa authored
-
- 22 Mar, 2022 1 commit
-
-
Carlo Sala authored
-
- 18 Mar, 2022 2 commits
-
-
Wayne Lloyd authored
-
Leon authored
-
- 17 Mar, 2022 1 commit
-
-
thinszx authored
-
- 14 Mar, 2022 3 commits
-
-
Bunyamin Shabanov authored
Co-authored-by:
Mohan Sha <mohansha@outlook.com>
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes #10767
-
- 10 Mar, 2022 1 commit
-
-
Marc Cornellà authored
-
- 07 Mar, 2022 4 commits
-
-
-
romanch authored
Closes #9600
-
Marc Cornellà authored
-
Alexey Poimtsev authored
BREAKING CHANGE: we've updated the aliases that run `rake` to use `rails` instead because that's how they are run since Rails v5. The old `rake` aliases can still be run by using the `rk` prefix (e.g. the `rake test` alias has been changed from `rt` to `rkt`). Closes #9601 Closes #9813 Fixes #10696 Co-authored-by:
Vsevolod Voloshyn <seva.voloshin@gmail.com>
-