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

New release 2.0.692 #642

Merged
merged 82 commits into from
Apr 1, 2022
Merged
Changes from 1 commit
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
595b632
Issue #218 Return any stored credentials before attempting to refresh…
mminns Nov 5, 2021
ff53cd2
Issue #218 Address PR comments with minor updates
mminns Dec 10, 2021
b140a36
Issue #218 Address PR comments with minot updates to XUnit usage and …
mminns Dec 15, 2021
069cbec
Issue #218 Address PR comments with minor updates to XUnit usage and …
mminns Dec 15, 2021
b24086c
Merge pull request #518 from mminns/issue/218
mjcheetham Dec 16, 2021
350e5dd
azrepos: fix bug in binding list command
mjcheetham Dec 16, 2021
f28534a
Merge pull request #575 from mjcheetham/azrepos-list-fix
mjcheetham Dec 20, 2021
a461ba7
docs: update WSL instructions for standalone GCM paths
mjcheetham Dec 21, 2021
1129dab
Update package Nerdbank.GitVersioning. Fixes #583
hickford Dec 27, 2021
67099d9
bitbucket: add OAuth option to first prompt
mjcheetham Dec 21, 2021
ae566c5
bitbucket: update UI helpers for new OAuth option
mjcheetham Dec 21, 2021
6ef3daf
Merge pull request #579 from mjcheetham/bb-oauth-shortcut
mjcheetham Jan 5, 2022
cc64eed
Fix GitHub Enterprise API URL for raw source code links.
ejball Jan 5, 2022
1065a2f
github: use correct window title for device code
mjcheetham Jan 6, 2022
0391711
Merge pull request #601 from mjcheetham/title-fix
mjcheetham Jan 7, 2022
9541199
Merge pull request #584 from hickford/omnisharp-fix
mjcheetham Jan 7, 2022
1de5751
docs: fix WSL instruction quotes
mjcheetham Jan 7, 2022
8599002
Merge pull request #604 from mjcheetham/fix-wsl-doc
mjcheetham Jan 7, 2022
45436ab
first unit test for GitHubAuthentication
hickford Dec 27, 2021
86ee549
Remove overzealous ThrowIfTerminalPromptsDisabled check
hickford Dec 27, 2021
9593054
Unit test for #453
hickford Dec 28, 2021
a5f6c7d
fix possible NullReferenceException
hickford Dec 28, 2021
fc477ee
Skip helper when unnecessary to make choice from one option.
hickford Dec 28, 2021
b9cfa9b
more unit tests
hickford Dec 28, 2021
a3deb6a
Apply suggestions from code review
hickford Jan 8, 2022
0fb970d
Merge pull request #587 from hickford/usability
mjcheetham Jan 10, 2022
e1820a4
Add explanatory comment.
ejball Jan 10, 2022
00b8ce5
Default installation path for GCM core has changed
jessehouwing Jan 15, 2022
1063637
docs: add FAQ for UI helper settings
mjcheetham Jan 6, 2022
1483f3e
settings: add setting to disable GUI prompts
mjcheetham Jan 6, 2022
fc84268
github: respect new GUI prompt enabled setting
mjcheetham Jan 6, 2022
b598446
bitbucket: respect new GUI prompt enabled setting
mjcheetham Jan 6, 2022
735927f
basic: respect new GUI prompt enabled setting
mjcheetham Jan 6, 2022
c664f86
auth: add helper 'throw' method for GUI prompt setting
mjcheetham Jan 6, 2022
99b6d80
docs: clarify custom ui helpers for appdevs only
mjcheetham Jan 7, 2022
dea7cb1
Merge pull request #600 from mjcheetham/tty-pref
mjcheetham Jan 18, 2022
7aeded4
Merge pull request #610 from jessehouwing/patch-1
mjcheetham Jan 18, 2022
9262dda
Web browser and PAT support for GitLab.
hickford Dec 30, 2021
42e494b
Apply suggestions from code review
hickford Jan 9, 2022
d8ed4f2
refresh token
hickford Jan 12, 2022
2538766
tinker
hickford Jan 14, 2022
96af0f8
tidy
hickford Jan 16, 2022
d59c2f5
Apply suggestions from code review
hickford Jan 19, 2022
00b84a0
Merge pull request #591 from hickford/gitlab
mjcheetham Jan 19, 2022
be1601e
gitlab: ensure correct sln config on Win/Mac/Linux
mjcheetham Jan 20, 2022
cdce323
gitlab: remove unused using statements
mjcheetham Jan 20, 2022
15a0c7b
wsl: update IsWslPath to detect wsl.localhost
mjcheetham Jan 18, 2022
4c4f395
Merge pull request #612 from mjcheetham/wsl-localhost
mjcheetham Jan 27, 2022
61d0405
gitlab: use auth mode constant and detect oauth cfg
mjcheetham Jan 20, 2022
202995c
gitlab: ensure GitLab.dll is signed and packaged
mjcheetham Jan 20, 2022
0d536c4
docs: include example cmd to set cred stores
mjcheetham Feb 3, 2022
569d10b
Merge pull request #614 from mjcheetham/gitlab-fixes
mjcheetham Feb 3, 2022
d322402
gitlab: add shared UI project
mjcheetham Jan 20, 2022
c7d5faa
gitlab: add Avalonia-based UI helper on Mac/Linux
mjcheetham Jan 20, 2022
e09b656
gitlab: add WPF-based UI helper on Windows
mjcheetham Jan 20, 2022
abb5dd3
gitlab: invoke GitLab UI helper if available
mjcheetham Jan 20, 2022
167201c
Clarify that plaintext store is independent from git-credential-store
hickford Feb 25, 2022
6b347f4
linux: scrub signing logs
mjcheetham Mar 1, 2022
297d9a4
windows-broker: exclude WinServer2016 from WAM support
mjcheetham Mar 1, 2022
f90386c
Merge pull request #626 from hickford/patch-2
mjcheetham Mar 1, 2022
2a077a8
Merge pull request #629 from mjcheetham/wam-server2016
mjcheetham Mar 2, 2022
22e07c7
gitlab: fix comment about Dispatcher method name
mjcheetham Mar 2, 2022
18a64e0
gitlab: don't show logo for 3rd party instances
mjcheetham Mar 2, 2022
abed4b2
gitlab: pass --url arg to GitLab UI helpers
mjcheetham Mar 2, 2022
1a50e2c
Merge pull request #621 from mjcheetham/gitlab-ui
mjcheetham Mar 2, 2022
c1e029b
Add install from source option to build.sh
ldennington Mar 1, 2022
bab18e5
Add install from source script
ldennington Mar 1, 2022
6fb14f9
Add validation workflow
ldennington Mar 1, 2022
b2a0717
Add install from source instructions
ldennington Mar 1, 2022
a154b16
Merge pull request #599 from ejball/ghe-raw-url
ldennington Mar 11, 2022
8aca3eb
Merge pull request #630 from ldennington/install-from-source
ldennington Mar 11, 2022
f087e6f
Updated to .NET 6
buchwasa Mar 22, 2022
05128eb
Didn't mean to update the comment
buchwasa Mar 22, 2022
a2157ec
Remove build number from csproj files
felipecrs Mar 24, 2022
21a84cd
Remove build number from Azure pipeline files
felipecrs Mar 24, 2022
4db3744
Remove build number from the Inno Setup file
felipecrs Mar 24, 2022
1655fc3
Fix syntax error about build number in the Inno Setup file
felipecrs Mar 26, 2022
4cb125e
Use the self-contained option
buchwasa Mar 29, 2022
0208797
Merge pull request #638 from felipecrs/remove-build-number
ldennington Mar 30, 2022
d357d40
Merge pull request #635 from buchwasa/dotnet6
ldennington Mar 30, 2022
cf2eec3
.azure-pipelines: install .NET 6.0 sdk for macOS signing
ldennington Mar 30, 2022
b00c732
Merge pull request #640 from ldennington/update-nuget-version-macos-r…
ldennington Mar 31, 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
Prev Previous commit
Next Next commit
Add install from source instructions
Update README.md with instructions for downloading and running the
install from source script.
  • Loading branch information
ldennington committed Mar 10, 2022
commit b2a0717f72003a472e7d3942a72bfb87ae790c73
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,32 @@ sudo /usr/local/share/gcm-core/uninstall.sh
<a name="linux-install-instructions"></a>
### Linux

#### Experimental: install from source helper script

If you would like to help dogfood our new install from source helper script,
run the following:

1. To ensure `curl` is installed:

```shell
curl --version
```

If `curl` is not installed, please use your distribution's package manager
to install it.

0. To download and run the script:

```shell
curl -LO https://raw.githubusercontent.com/GitCredentialManager/git-credential-manager/main/src/linux/Packaging.Linux/install-from-source.sh &&
sh ./install-from-source.sh &&
git-credential-manager-core configure
```

__Note:__ You will be prompted to enter your credentials so that the script
can download GCM's dependencies using your distribution's package
manager.

#### Ubuntu/Debian distributions

Download the latest [.deb package](https://github.com/GitCredentialManager/git-credential-manager/releases/latest), and run the following:
Expand Down