Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0.779 #746

Merged
merged 120 commits into from
Jun 22, 2022
Merged
Show file tree
Hide file tree
Changes from 105 commits
Commits
Show all changes
120 commits
Select commit Hold shift + click to select a range
ff47da7
remove "experimental" moniker from Azure DevOps OAuth in docs
vtbassmatt Apr 7, 2022
3a96030
when falling back, be explicit about what to use
vtbassmatt Apr 7, 2022
f5bd579
Merge pull request #654 from GitCredentialManager/bring-oauth-into-th…
vtbassmatt Apr 7, 2022
89bfb76
docs: add supported Linux distributions to README.md
ldennington Apr 18, 2022
2ab9429
Merge pull request #670 from ldennington/supported-distros
ldennington Apr 18, 2022
2c827d0
Link to GitLab support docs
hickford Apr 19, 2022
614a2aa
docs: highlight GitLab support in README.md
ldennington Apr 19, 2022
9342a49
Merge pull request #672 from hickford/gitlab-docs
derrickstolee Apr 21, 2022
25e9056
Merge pull request #673 from ldennington/add-gitlab-to-readme
ldennington Apr 21, 2022
dbb8e41
Fix md lint errors that do not alter content
wolf99 Apr 15, 2022
3f42fce
Fix bare URLs
wolf99 Apr 15, 2022
e78add7
Fix inline HTML
wolf99 Apr 15, 2022
9f3b269
Remove spaces inside code-span elements
wolf99 Apr 15, 2022
637bf1a
Fix multiple top-level headings
wolf99 Apr 15, 2022
1f21050
Fix console commands without output
wolf99 Apr 15, 2022
a319c6a
Add markdown linting to workflows
wolf99 Apr 16, 2022
2379ac1
Fix spellings
wolf99 Apr 16, 2022
43ee90b
Ignore lint for anchor for Linux install instructions
wolf99 Apr 22, 2022
b48ad39
Adjust list numbering format
wolf99 Apr 23, 2022
192b5b7
Improve link reference IDs
wolf99 Apr 23, 2022
5b763c0
Fix new list lint issue
wolf99 Apr 23, 2022
86714ff
Merge pull request #668 from wolf99/lint-markdown
ldennington Apr 25, 2022
d549e5f
Add link to GitHub application settings
hickford Dec 31, 2021
d218e6e
docs: add github.com app revoke info to FAQ
mjcheetham Apr 28, 2022
e83d02f
Merge pull request #679 from mjcheetham/oauth-doc
mjcheetham May 4, 2022
8285e10
Pass through $PATH to find dotnet
easwarh May 3, 2022
9a13f35
docs: update WSL guide with new Git For Windows path
ldennington May 11, 2022
6f4986d
Merge pull request #693 from GitCredentialManager/update-wsl-docs
ldennington May 11, 2022
46d1b3c
Merge pull request #685 from easwarh/eahariha/linux-src-build-script
mjcheetham May 11, 2022
a14a300
Allowing host names only now.
Bene81 May 13, 2022
d4ec9de
Adapted test expectation to changed behaviour.
Bene81 May 13, 2022
10913dd
Add dependabot
wolf99 Apr 19, 2022
9d827ff
docs: update contributor guidelines
ldennington May 16, 2022
839e45a
docs: update commit requirements for contributors
ldennington May 16, 2022
575be39
Merge pull request #701 from ldennington/update-contributing-guidelines
ldennington May 16, 2022
112a9af
Merge pull request #674 from wolf99/dependabot
ldennington May 16, 2022
46e22a3
build(deps): bump actions/upload-artifact from 2 to 3
dependabot[bot] May 16, 2022
192690d
build(deps): bump actions/setup-python from 2 to 3
dependabot[bot] May 16, 2022
bdc37e1
build(deps): bump actions/checkout from 2 to 3
dependabot[bot] May 16, 2022
95bbff8
build(deps): bump actions/setup-dotnet from 1 to 2
dependabot[bot] May 16, 2022
8a41a4c
Merge pull request #706 from GitCredentialManager/dependabot/github_a…
ldennington May 18, 2022
ed5587e
Merge pull request #705 from GitCredentialManager/dependabot/github_a…
ldennington May 18, 2022
a5d61c4
Merge pull request #704 from GitCredentialManager/dependabot/github_a…
ldennington May 18, 2022
5f8fc4d
Merge pull request #703 from GitCredentialManager/dependabot/github_a…
ldennington May 18, 2022
bf93b05
build(deps): bump actions/download-artifact from 2 to 3
dependabot[bot] May 18, 2022
70e0af6
fixup! Add validation workflow
ldennington May 18, 2022
c53cbe5
Merge pull request #702 from GitCredentialManager/dependabot/github_a…
ldennington May 18, 2022
73b4293
Merge pull request #708 from ldennington/fix-install-from-source-vali…
ldennington May 18, 2022
d4300af
Apply suggestions from code review.
Bene81 May 18, 2022
b1f6579
build(deps): bump github/codeql-action from 1 to 2
dependabot[bot] May 18, 2022
731f2db
Merge pull request #699 from Bene81/gitlab-hostname-only
ldennington May 18, 2022
8a8005f
Merge pull request #709 from GitCredentialManager/dependabot/github_a…
ldennington May 19, 2022
d232151
generic: update generic provider to support all protocols
mjcheetham May 25, 2022
14ff019
Merge pull request #712 from mjcheetham/all-protos
mjcheetham May 25, 2022
e4d4f16
bitbucket: show on-prem URL in UI and use better help links
mjcheetham May 25, 2022
ab91f00
macOS release: build, lay out, and codesign payload
ldennington Apr 21, 2022
69769f5
macOS release: sign payload
ldennington Apr 21, 2022
984d374
install-from-source: add instructions to uninstall
ldennington May 24, 2022
6dd3098
fixup! Add install from source instructions
ldennington May 25, 2022
42fc081
macOS release: package payload
ldennington May 14, 2022
7f20a52
macOS release: sign and notarize package
ldennington May 14, 2022
b4826d0
homebrew: update release asset name and uninstall script
ldennington Apr 21, 2022
488d653
Merge pull request #711 from ldennington/add-uninstall-from-source-in…
mjcheetham May 26, 2022
5c10997
windows release: build, sign, and publish
ldennington May 26, 2022
5672a77
linux release: build and lay out
ldennington May 24, 2022
7ce3cd3
linux release: sign and publish
ldennington May 14, 2022
d4e8720
release: publish draft release to GitHub
ldennington May 14, 2022
e59b7d8
release: remove .azurepipelines directory
ldennington May 14, 2022
60b11d7
Merge pull request #707 from ldennington/release-process-migration
ldennington May 27, 2022
86a1ad5
build(deps): bump actions/github-script from 4 to 6
dependabot[bot] May 27, 2022
5617e32
fixup! fixup! Add install from source instructions
ldennington May 27, 2022
90d97aa
Merge pull request #715 from GitCredentialManager/dependabot/github_a…
ldennington May 28, 2022
5277ecc
Merge pull request #716 from ldennington/fix-incorrect-emoji
ldennington May 28, 2022
bb94c4f
bitbucket: add unit test for GetCredAsync helper cmdline
mjcheetham May 30, 2022
b9c3f41
bitbucket: add tests for IsBitbucketOrg method
mjcheetham May 30, 2022
4f02496
Merge pull request #713 from mjcheetham/bb-links
mjcheetham May 31, 2022
f1a1ae5
environment: manually scan $PATH on POSIX systems
mjcheetham May 31, 2022
d20bd0b
Update architecture.md
samuel-lee-msft May 31, 2022
e284ef4
fixup! Web browser and PAT support for GitLab.
ldennington May 31, 2022
f2b20a4
Merge pull request #718 from samuel-lee-msft/patch-1
mjcheetham Jun 1, 2022
e62b8df
environment: add test for PosixEnv.TryLocateExec
mjcheetham May 31, 2022
47df201
docs: FAQ on revoking GitLab OAuth Application
ldennington Jun 1, 2022
1dfde3c
Merge pull request #719 from ldennington/gitlab-add-read-repo-scope
ldennington Jun 1, 2022
8009749
Merge pull request #717 from mjcheetham/which-location
mjcheetham Jun 1, 2022
110f69b
fixup! release: publish draft release to GitHub
ldennington Jun 2, 2022
dc68962
Merge pull request #721 from ldennington/fix-github-action-script
ldennington Jun 2, 2022
5a8ba50
credentialstore: remove windows
miya789 Jun 7, 2022
c0fbe95
credentialstore: add error about cache windows
miya789 Jun 8, 2022
3eb7bd7
dependencies: update Microsoft.NET.Test.Sdk and Avalonia
buchwasa Mar 23, 2022
7c4cde4
docs: fix rotten links
vtbassmatt Feb 16, 2022
ac73beb
Merge pull request #729 from miya789/main
ldennington Jun 10, 2022
b5f7f28
macos environment: add option to ignore paths
ldennington Jun 9, 2022
57a566a
macos environment: ignore homebrew shim
ldennington Jun 9, 2022
f39343b
macos environment: unit test for ignoring paths
ldennington Jun 9, 2022
81501c0
macos: build arm-64
buchwasa Mar 23, 2022
4f2608a
Merge pull request #732 from GitCredentialManager/feature/m1
ldennington Jun 13, 2022
58556d3
plaintextstore: extract credential enumeration
mjcheetham Jun 13, 2022
a7e81cf
plaintextstore: do not write creds if nothing has changed
mjcheetham Jun 13, 2022
e0218ac
wincred: do not write creds if nothing has changed
mjcheetham Jun 13, 2022
d6834d6
Merge pull request #731 from ldennington/ignore-homebrew-git
ldennington Jun 13, 2022
43b5c51
osx: only update keychain entries when needed
mjcheetham Jun 13, 2022
3490948
libsecret: don't write out identical creds
mjcheetham Jun 13, 2022
aa4b6ab
Merge pull request #739 from mjcheetham/cred-noop
mjcheetham Jun 14, 2022
b64cbc3
issue #722
mminns Jun 14, 2022
5e0646b
docs: fix incorrect Ubuntu uninstall command
mjcheetham Jun 15, 2022
3ff096f
Merge pull request #745 from GitCredentialManager/ubuntu-uninstall-do…
Jun 15, 2022
a0a7d94
wincred: fix bug in credential matching on port nums
mjcheetham Jun 16, 2022
97495b3
Merge pull request #748 from mjcheetham/wincred-fix
ldennington Jun 17, 2022
f128d21
Merge pull request #743 from mminns/issue/722
mjcheetham Jun 20, 2022
f45a505
bb-test: update tests to await ICredential results
mjcheetham Jun 20, 2022
2babadc
bb-test: inline 2FA mocking test helpers
mjcheetham Jun 20, 2022
81eccb9
bb-test: remove unused test helpers
mjcheetham Jun 20, 2022
8e143e0
bb-test: rename test/mock helper methods
mjcheetham Jun 20, 2022
bf068e1
bitbucket: remove separate OAuth prompt/dialog
mjcheetham Jun 20, 2022
dab7930
windows: generate app manifests for all exe projects
mjcheetham Jun 21, 2022
d4fcfb7
bitbucket: update shared UI helper code for new UI model
mjcheetham Jun 17, 2022
6ceab40
bb-avnui: update Avalonia-based Bitbucket UI
mjcheetham Jun 16, 2022
5ef61a3
bb-winui: update WPF based Bitbucket prompt
mjcheetham Jun 16, 2022
a9d78c1
Merge pull request #756 from mjcheetham/win-manifest
mjcheetham Jun 22, 2022
0d6f1c8
Merge pull request #754 from mjcheetham/bb-newui
mjcheetham Jun 22, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 0 additions & 32 deletions .azure-pipelines/continuous-integration.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .azure-pipelines/pull-request.yml

This file was deleted.

69 changes: 0 additions & 69 deletions .azure-pipelines/release.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .azure-pipelines/templates/linux/compile.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .azure-pipelines/templates/linux/pack.unsigned.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .azure-pipelines/templates/osx/compile.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .azure-pipelines/templates/osx/pack.signed/step1-layout.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .azure-pipelines/templates/osx/pack.signed/step2-signpayload.yml

This file was deleted.

31 changes: 0 additions & 31 deletions .azure-pipelines/templates/osx/pack.signed/step3-pack.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .azure-pipelines/templates/osx/pack.signed/step4-signpack.yml

This file was deleted.

63 changes: 0 additions & 63 deletions .azure-pipelines/templates/osx/pack.signed/step5-dist.yml

This file was deleted.

Loading