Ladislau Szomoru
70a1ebd595
Git - Add events to IPostCommitCommandsProviderRegistry ( #155051 )
...
* Add events to IPostCommitCommandsProviderRegistry
* Pull request feedback
2022-07-14 10:46:57 +02:00
Ladislau Szomoru
c7c0acd2ce
Git - Commit action button extension api ( #154555 )
2022-07-12 17:06:16 +02:00
Ladislau Szomoru
42ec698ec9
Git - Add trace level telemetry to repository discovery ( #149469 )
...
* Add trace level telemetry to help investigate repository scan issues
* Remove empty line
* Switch back to the localized warning message
2022-05-13 16:31:28 +02:00
Ladislau Szomoru
ce88518440
Git - logging improvements ( #148656 )
2022-05-05 12:52:26 +00:00
Ladislau Szomoru
0e5a8e4bc0
Git - Disable automatic repository scanning in the root of the HOMEDRIVE ( #339 )
...
* Disable automatic repository scanning in the root of the HOMEDRIVE
* Fix condition
* Pull request feedback
2022-04-12 11:03:24 -07:00
Ladislau Szomoru
404fe73c20
Enable more logging during repository discovery
2022-04-08 16:59:56 +02:00
Ladislau Szomoru
c32b9a6114
Add setting to control repository scan
2022-01-26 20:07:25 +01:00
Logan Ramos
c047af40b2
Fix compilation
2022-01-19 16:18:14 -05:00
Ladislau Szomoru
28910095e7
Add statusLimit telemetry
2022-01-18 11:17:50 +01:00
Ladislau Szomoru
a4d7014d7a
Git - add setting to control repository scan depth ( #140260 )
2022-01-07 10:18:53 +01:00
Ladislau Szomoru
47de42baa9
Only probe directories during repository discovery
2021-12-10 09:53:48 +01:00
Ladislau Szomoru
b70174e85b
Revert "Filter out file paths when discovering git repositories"
...
This reverts commit 81551acb51 .
2021-12-09 17:32:53 +01:00
Ladislau Szomoru
81551acb51
Filter out file paths when discovering git repositories
2021-12-09 17:29:40 +01:00
Ladislau Szomoru
452e2c5303
Add timestamp and execution time to Git log
2021-12-09 15:18:38 +01:00
Ladislau Szomoru
d6f24e10d5
Fix regression related to git.scanRepositories
2021-12-01 09:20:41 +01:00
Ladislau Szomoru
bfad20be9d
Extract remote source provider registry into the vscode.git-base extension ( #137656 )
2021-11-24 20:48:44 +01:00
João Moreno
f18b29e132
fix(scm): 🐛 do not await git repo status, just give the repo straight up to scm
...
on repo discovery, the git extension would run `git status` and wait for that to finish before handing out the repository to scm. this was problematic since the scm default repo selection depends on repos being discovered in a timely fashion. there's no reason not to just hand out the repo to scm and let `git status` finish afterwards
Closes : #120089
Closes : #113803
2021-11-09 15:11:16 +01:00
Eric Amodio
5ef5837c58
Improves Git security with untrusted workspaces
2021-07-13 13:04:49 -04:00
Eric Amodio
88655de610
Adds logging
2021-03-09 14:11:35 -05:00
Eric Amodio
3767f97bc3
Adds onDidPublish to Git api
2021-01-12 12:15:40 -05:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Matt Bierner
eba1cc8de3
Remove arrays.findIndex
...
For #103454
This should be a direct map to the `.findIndex` mathod
2020-09-10 10:22:08 -07:00
João Moreno
1ab3137674
git: PushErrorHandler
2020-07-15 15:52:31 +02:00
João Moreno
24f1b69a90
git file system should wait for model to be initialized
2020-06-10 15:44:53 +02:00
João Moreno
43f362b448
fixes #96356
2020-06-03 15:19:05 +02:00
João Moreno
4c36782f8e
git api: publishRepository
2020-05-15 10:50:05 +02:00
João Moreno
ea89f2d8b9
related to microsoft/vscode-pull-request-github#1759
2020-05-13 11:24:51 +02:00
João Moreno
cab6f958a2
git extension api: registerCredentialsProvider
2020-04-24 18:04:36 +02:00
João Moreno
675ed02c1f
move RemoteSourceProvider to git api
2020-04-17 16:34:22 +02:00
João Moreno
aeeec54c8e
missing
2020-04-17 15:58:15 +02:00
João Moreno
27afc6b477
wip: git remote providers
2020-04-15 21:30:32 +02:00
Joao Moreno
a398adac13
revert git uri changes
...
fixes #88775
2020-01-22 15:29:13 +01:00
Joao Moreno
c3c57ae3a0
fixes #86534
2019-12-09 19:17:41 +01:00
Joao Moreno
f203361631
Merge commit 'refs/pull/83466/head' of github.com:microsoft/vscode into pr/83466
2019-11-29 15:11:12 +01:00
Joao Moreno
100eead87e
fixes #85158
2019-11-28 13:41:55 +01:00
Wowol
a9ac61f06a
Add support of relative paths for git.ignoredRepositories
2019-10-29 23:17:19 +01:00
Matt Bierner
f7274467ca
Fix compile error in extension
2019-09-25 18:57:39 -07:00
Joao Moreno
8213baf076
extract first repository.status call
...
related to https://github.com/microsoft/vscode/issues/77787#issuecomment-515207062
2019-07-26 14:37:33 +02:00
Joao Moreno
23d8322547
introduce git APIState
...
fixes #77787
2019-07-25 15:38:10 +02:00
Joao Moreno
997e91421e
add diagnostic tool for git file event issues
2019-06-20 15:47:46 +02:00
Joao Moreno
13d0dad699
fix #41085
2019-06-12 10:38:35 +02:00
Matt Bierner
dd3e2d94f8
Remove use strict directives in extension code
...
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Joao Moreno
cac9991579
fixes #56504
2018-09-19 16:23:54 +02:00
Joao Moreno
07e7dac2e7
💄
2018-09-12 11:40:25 +02:00
Joao Moreno
f1ef0a7fbe
Merge commit 'refs/pull/51111/head' of github.com:Microsoft/vscode into pr/51111
2018-09-12 11:30:29 +02:00
Joao Moreno
6e909d4132
git: expose error codes in API
2018-08-24 12:24:37 +02:00
Joao Moreno
ee0a7a265d
Merge branch 'master' of github.com:Microsoft/vscode
2018-07-09 10:15:59 +02:00
Joao Moreno
b18b795936
fixes #53668
2018-07-09 10:15:55 +02:00
Joao Moreno
689c38f4aa
💄
2018-07-06 15:19:27 +02:00
Joao Moreno
2b03845eef
💄
2018-07-06 15:09:41 +02:00