Commit Graph

1118 Commits

Author SHA1 Message Date
Joao Moreno
a154f8f451 fixes #77345 2019-07-26 15:33:35 +02: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
752e204839 more disclaimers
related to #76993
2019-07-23 11:48:19 +02:00
Pine Wu
d44f9dae34 Use array of string for applicable builtin settings 2019-07-17 15:07:31 -07:00
Joao Moreno
18d7ce89b7 fixes #76556 2019-07-04 08:58:37 +02:00
sharkykh
b378c5cc8c Put current git branch name as value when renaming (#72957)
* Put current git branch name as value when renaming

* Simplify code
2019-07-03 09:15:07 +02:00
Xhulio Hasani
b462757eb6 HEAD label appears on tab (#76329) 2019-07-03 09:12:32 +02:00
Miguel Solorio
e543c32295 Merge master 2019-07-01 07:46:03 -07:00
Alex Ross
a570522203 Update grammars
Also added a test for an existing c++ syntax highlighting issue.
2019-07-01 16:39:15 +02:00
Miguel Solorio
05ee90f7fd Merge remote-tracking branch 'origin/master' into misolori/new-icons 2019-06-28 11:05:33 -07:00
Miguel Solorio
efaf262c84 Update icons 2019-06-28 09:31:57 -07:00
Prabhanjan S Koushik
997ee7cf79 Removed uppercase styling and explicity added in SCM (#76286) 2019-06-28 16:42:41 +02:00
Miguel Solorio
9f7dd28e6d Update icons 2019-06-26 15:46:15 -07:00
Joao Moreno
c7b6044d0f fix bad watch 2019-06-25 11:40:46 +02:00
Joao Moreno
7b1a326985 fixes #75753 2019-06-24 15:06:03 +02:00
Miguel Solorio
b25f96a60a Update all icons 2019-06-20 11:41:07 -07:00
Joao Moreno
997e91421e add diagnostic tool for git file event issues 2019-06-20 15:47:46 +02:00
ozyx
a9672ad746 remove trailing '/' from repo url for baseFolderName 2019-06-20 00:36:34 -07:00
Miguel Solorio
005a5e4fae Update SCM icons 2019-06-18 13:17:44 -07:00
Joao Moreno
5f70390f0d fixes microsoft/vscode-remote-release#671 2019-06-13 10:02:23 +02:00
Joao Moreno
718f19e8ab 💄 2019-06-12 12:40:16 +02:00
Joao Moreno
fee4ee0df8 Merge commit 'refs/pull/69763/head' of github.com:Microsoft/vscode into pr/69763 2019-06-12 12:35:24 +02:00
Joao Moreno
b485ffb756 fix git nls 2019-06-12 12:02:58 +02:00
Joao Moreno
4a3c056e9a use --follow-tags instead of --tags when pushing
fixes #70081
fixes #75240
2019-06-12 11:06:54 +02:00
Joao Moreno
13d0dad699 fix #41085 2019-06-12 10:38:35 +02:00
Aurélien Pupier
7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Joao Moreno
a83c9a4756 fixes #74844 2019-06-05 10:22:48 +02:00
Joao Moreno
afa4faa587 fix git extension tests 2019-06-05 10:22:48 +02:00
Benjamin Pasero
d78a75973c update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Joao Moreno
f454c2c402 💄 2019-05-27 15:40:23 +02:00
Joao Moreno
5540e01820 Merge commit 'refs/pull/61149/head' of github.com:Microsoft/vscode into pr/61149 2019-05-27 15:20:08 +02:00
Johannes Rieken
4976cffba7 Merge pull request #73890 from markspanbroek/master
Support negated .gitignore rules.
2019-05-24 15:18:05 +02:00
Hao Hu
2058f27615 Add git.pullTags setting 2019-05-23 11:28:28 +02:00
Mark Spanbroek
4f8311c149 Support negated .gitignore rules.
Fixes issues #69035 and #38112.
2019-05-17 14:28:18 +02:00
Rachel Macfarlane
a5455afcef Add DirtyWorkTree git error matching to git exec (#73108) 2019-05-03 14:04:27 -07:00
Sandeep Somavarapu
1fd2993b54 Fix #72185 2019-04-12 07:44:56 +02:00
Joao Moreno
f0772536de fixes #71355 2019-04-01 16:39:34 +02:00
Joao Moreno
bfb02a7d84 ...
related to #70812
2019-03-27 13:26:39 +01:00
Joao Moreno
f50b46c334 fixes #70985 2019-03-25 11:56:30 +01:00
Joao Moreno
6824561046 fixes #70812 2019-03-20 09:34:26 +01:00
Joao Moreno
7ccfdd3a00 do not sanitize remote url 2019-03-08 10:15:28 +01:00
Joao Moreno
9fb1a067b6 Merge branch 'master', commit 'refs/pull/60640/head' of github.com:Microsoft/vscode into pr/60640 2019-03-08 10:07:10 +01:00
João Moreno
86ca253edf Merge pull request #60573 from scottymcraig/FixGitSpacesIssue
Fixes Git Clone Problem with Spaces
2019-03-08 10:06:25 +01:00
Joao Moreno
94f7ae74c5 fixes #69529 2019-03-05 11:15:49 +01:00
Joao Moreno
3021254e19 Merge branch 'pr/60426' 2019-03-05 10:41:38 +01:00
Joao Moreno
4f197a7079 💄 2019-03-05 10:41:16 +01:00
Joao Moreno
9834042b3c Merge commit 'refs/pull/60426/head' of github.com:Microsoft/vscode into pr/60426 2019-03-05 10:30:00 +01:00
Johannes Rieken
1eb6de1daf clean up some todos 2019-03-05 10:16:07 +01:00
Johannes Rieken
4c593835a1 fix compile error 2019-03-04 12:54:54 +01:00