- 07 Nov, 2022 1 commit
-
-
Julian authored
-
- 06 Nov, 2022 2 commits
-
-
Atk authored
Based on https://github.com/mfaerevaag/wd/releases/tag/v0.5.2
-
Jeremy Combs authored
Co-authored-by:
Jeremy Combs <jeremy.combs@convergetp.com>
-
- 04 Nov, 2022 4 commits
-
-
Carlo Sala authored
Closes #11176
-
Tanmay Patil authored
-
Frieder Bluemle authored
-
Marc Cornellà authored
See [1] for the reference of value field (ProjectV2FieldValue type), and [2] for sample application code. [1] https://docs.github.com/en/graphql/reference/input-objects#projectv2fieldvalue [2] https://docs.github.com/en/enterprise-cloud@latest/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions#example-workflow-authenticating-with-a-github-app
-
- 03 Nov, 2022 4 commits
-
-
Andrew Wu authored
-
Marco Eidinger authored
* feat(swiftpm): update completion for Swift 5.7 * chore(docs): fix typo
-
Qin Li authored
-
Lennart Ochel authored
-
- 30 Oct, 2022 1 commit
-
-
Pandey-utkarsh authored
Corrected grammatically incorrect sentences, punctuations and typos for better readability.
-
- 25 Oct, 2022 2 commits
-
-
Paul S authored
-
Eric Hsieh authored
-
- 24 Oct, 2022 1 commit
-
-
Zhong Ruoyu authored
-
- 22 Oct, 2022 1 commit
-
-
pomatory authored
-
- 19 Oct, 2022 1 commit
-
-
Shreem Asati authored
-
- 18 Oct, 2022 4 commits
-
-
Yuval authored
-
Carlo authored
-
Carlo authored
-
Carlo Sala authored
BREAKING CHANGE: This alias needs to be removed because is shadowing `ar` archiver. Closes #9304
-
- 14 Oct, 2022 5 commits
-
-
Marc Cornellà authored
Fixes #11157
-
tmoschou authored
-
Warren Young authored
Using the automation-friendly "fossil branch current" feature added in Fossil 2.7 instead of ad hoc parsing of human-readable "fossil branch" output. Not only does this fix a stray space in the output, it's more robust against changes in command output in general. Closes #11138
-
Syphdias authored
-
Sibs authored
-
- 12 Oct, 2022 3 commits
-
-
Marc Cornellà authored
In BSD awk, \s is not a valid sequence interchangeable with "space or tab characters" as it is in GNU awk. This fix uses [ \t] instead, which is all the possibilities that we need to contemplate when reading the .zshrc file. Fixes #11146
-
Marc Cornellà authored
Fixes #10964
-
Marc Cornellà authored
-
- 07 Oct, 2022 3 commits
-
-
Erik Thorelli authored
There are workspace settings for vscode plugins that make contributing to ohmyzsh easier. However, these would be noisy for users, especially for those that don't use vscode.
-
Alex authored
* build: harden main.yml permissions Signed-off-by:
Alex <aleksandrosansan@gmail.com>
* build: harden project.yml permissions
Signed-off-by:
Alex <aleksandrosansan@gmail.com>
* Update project.yml
The permissions are not necessary, because a separate token is used `GITHUB_TOKEN: ${{ secrets.PROJECT_TOKEN }}` -
Eddie authored
-
- 06 Oct, 2022 1 commit
-
-
Carlo authored
closes #11042
-
- 03 Oct, 2022 6 commits
-
-
Nadhem authored
-
Marc Cornellà authored
-
George Rodrigues authored
-
Marc Cornellà authored
Fixes #11201
-
Marc Cornellà authored
-
Preet Patel authored
-
- 10 Sep, 2022 1 commit
-
-
Giovanni Squillero authored
-