Commit Graph

106 Commits

Author SHA1 Message Date
Joao
b8d34c3edd scm: use arrays.sortedDiff instead of LcsDiff 2017-09-06 17:11:39 +02:00
Joao
51c42516aa scm: don't send resource states commands back and forward 2017-09-06 17:11:39 +02:00
Joao
41ec98361c scm: better comparators 2017-09-06 17:11:38 +02:00
Joao
2855c1cac3 scm: don't send events if nothing has changed 2017-09-06 17:11:38 +02:00
Joao
b37a12e6a4 scm wip: move sort down to ext host, move splice up to viewlet 2017-09-06 17:11:38 +02:00
Joao
48b58bdf62 scm: use diff algorithm for ext host communication 2017-09-06 17:11:38 +02:00
Joao
bff300a730 scm: bulk resources update
related to #32629
2017-09-06 17:11:37 +02:00
Hui Zhou
e17a5f49c0 Set placeholder text in SourceControlInputBox 2017-08-30 23:23:03 -07:00
Joao
66aacccf79 fixes #33389 2017-08-30 11:49:25 +02:00
Joao Moreno
a1ec10d76f scm: remove global input 2017-08-22 11:11:28 +02:00
Joao Moreno
32f721f81a scm: deprecate scm.inputBox 2017-08-22 10:44:55 +02:00
Joao Moreno
a7f0bf40ca Merge branch 'master' into scm-multiroot 2017-08-21 12:09:10 +02:00
Joao Moreno
d7a2be05b6 scm: multiroot refresh 2017-08-16 12:51:30 +02:00
Joao Moreno
1c563f8827 Merge remote-tracking branch 'origin/master' 2017-08-16 10:14:50 +02:00
Joao Moreno
3160356614 fix npe 2017-08-16 10:13:31 +02:00
Joao Moreno
f9f06beefa Merge branch '25849' of https://github.com/marckassay/vscode into marckassay-25849 2017-08-16 10:06:33 +02:00
Alex Dima
20a45eef3a Add a mechanism to be a customer of the extension host (share lifecycle) and begin reducing usage of IThreadService 2017-08-15 18:26:51 +02:00
Joao Moreno
8bad13987d fixes #32578 2017-08-15 18:12:49 +02:00
Marc Kassay
dc4e07da58 Added git\src\model tooltip for decorations. 2017-06-27 12:46:58 -04:00
Joao Moreno
6d5b99633b fix #28781 2017-06-15 08:14:50 +02:00
Joao Moreno
723bc3b3a7 fix some typescript@next compilation errors
related to #28151
2017-06-14 10:14:54 +02:00
Ilie Halip
4fce360efb make it possible to change a SCMResourceGroup's label 2017-05-05 08:36:40 +03:00
Joao Moreno
9b7a8813e0 🐛 SourceControlResourceDecorations.faded
fixes #24097
2017-04-27 15:38:27 +02:00
Matt Bierner
6147b54439 Fix TS 2.3.1 Compiler Errors in VSCode src/workbench (#25249)
TS 2.3.1 introduced a breaking change by [switching to covariant types for callbacks](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#covariance-in-callback-parameters). This change tries to fix these compiler errors in the workbench codebase
2017-04-25 08:20:25 -07:00
Joao Moreno
a8b2945855 🐛 remove the notion of active scm provider
introduces more changes to the SCM api

fixes #23623
fixes #23676
2017-03-30 21:10:44 +02:00
Joao Moreno
8738327b29 🐛 any resource can come in via command arguments 2017-03-30 14:40:55 +02:00
Joao Moreno
ae46d50241 🎨 unhook scm from marshalling 2017-03-30 10:27:14 +02:00
Joao Moreno
b68c8e3347 automatically marshal scm resources 2017-03-30 08:56:28 +02:00
Joao Moreno
ccfcbe6c6f scm: move from pull to push model 2017-03-29 22:44:25 +02:00
Joao Moreno
0b19861f31 🐛 cant commit no more!
fixes #23384
2017-03-28 12:36:00 +02:00
Joao Moreno
e06a838265 🎨 fix scm api based on @jrieken's recommendations 2017-03-27 15:35:56 +02:00
Joao Moreno
b055708234 make SCMProvider.onDidChange optional 2017-03-27 15:35:56 +02:00
Joao Moreno
3d0b9755d3 💥 scm state -> stateContextKey 2017-03-27 11:54:23 +02:00
Joao Moreno
75576e3cca 💥 scm id -> contextKey 2017-03-27 11:54:23 +02:00
Joao Moreno
79aa19e9d4 💥 scm input onDidAccept 2017-03-27 11:08:36 +02:00
Joao Moreno
24cd191ac2 scm: require uris on resources and groups 2017-03-24 17:55:14 +01:00
Joao Moreno
e4a765da2d 🔨 change how ids work in scm providers. remove drag 2017-03-24 16:44:38 +01:00
Joao Moreno
ca1deee166 git: give up on using the editor
fixes #20983
2017-02-21 11:55:27 +01:00
Joao Moreno
ac703e0d92 wip: git init 2017-02-15 17:46:58 +01:00
Joao Moreno
3eddf71678 scm: hide input box model from extension host 2017-02-03 17:20:26 +01:00
Matt Bierner
c342eaa22e Adding more explicit returns 2017-02-01 17:29:57 -08:00
Joao Moreno
da1a21d1de git: countBadge config 2017-01-31 17:06:27 +01:00
Joao Moreno
ced55cc291 scm: remove commit method from api 2017-01-31 15:36:44 +01:00
Joao Moreno
67f0991014 scm: getResourceFromURI 2017-01-09 17:07:02 +01:00
Joao Moreno
62283a969b handle some open clicks 2016-12-02 11:30:50 +01:00
Joao Moreno
3faded62ad commit, open, drag optional methods 2016-12-02 11:16:09 +01:00
Joao Moreno
9cd7423788 scm viewlet: themable icons 2016-12-02 10:31:19 +01:00
Joao Moreno
fbeaa5e685 scm viewlet decorations 2016-12-01 17:19:47 +01:00
Joao Moreno
e0e2be3384 git status through extension! 2016-12-01 10:29:12 +01:00
Joao Moreno
27793c49e8 use object hierarchy in API 2016-11-30 15:56:29 +01:00