development
Commits on Dec 22, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Co-Authored-By: Markus Olsson <[email protected]>
-
Tweaks from review feedback
✨ Thanks @niik !!Co-Authored-By: Markus Olsson <[email protected]>
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
🎨 don't subscribe if we've got what we needniik committedDec 22, 2020 -
Call the callback if we've got a value cached
niik committedDec 22, 2020 -
niik committed
Dec 22, 2020 -
Merge remote-tracking branch 'origin/development' into the-abstractes…
…t-of-abstractions
niik committedDec 22, 2020 -
Merge pull request #11162 from AndreiMaga/development
Fix starting as maximized
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #11267 from desktop/once-more-unto-the-breach
Fix "Couldn't find branch" error when checking out a PR from a fork
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #11264 from yurikoles/update-nvmrc
Update .nvmrc
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Update app/src/lib/stores/helpers/ahead-behind-updater.ts
Co-authored-by: Sergio Padrino <[email protected]>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Co-Authored-By: Sergio Padrino <[email protected]>
-
Merge pull request #11268 from desktop/powershell-initial-path
Change how initial path is set when launching PowerShell (Core) terminals
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #11244 from desktop/open-sesame
Just use openPath on all platforms
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Dec 21, 2020
-
Change how initial path is set when launching PowerShell (Core) termi…
…nals - For PowerShell just rely on cwd. - For PowerShell Core cwd is not enough, but we can use the `-WorkingDirectory` argument. Co-Authored-By: Markus Olsson <[email protected]>
-
Update app/src/main-process/app-window.ts
Co-authored-by: Markus Olsson <[email protected]>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #11252 from KallePM/development
Fix VSCodium identifiers for Windows
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Replicate filter logic from BranchesList when determining if the list…
… is empty or not
niik committedDec 21, 2020 -
Rename compareState allBranches to branches
It's misleading since it doesn't really contain all branches (it excludes the current branch and all forked remote branches)
niik committedDec 21, 2020 -
Extract the code to detect prunable remotes into a function and write…
… some unit tests!
-
niik committed
Dec 21, 2020 -
Be explicit about the fact that recent branches are local only
niik committedDec 21, 2020 -
Hide forked remote branches from branch lists
niik committedDec 21, 2020 -
Don't filter forked remote branches in getBranches
That's too low-level, we just want them gone from the branch lists in the UI
niik committedDec 21, 2020 -
Signed-off-by: Yurii Kolesnykov <[email protected]>
Verified
This commit was signed with a verified signature.yurikoles Yurii Kolesnykov
GPG key ID: 725379F6ADCB49E5 Learn about signing commits