Alex Dima
c36258d23f
Use const enums (to inline their values in JS)
2018-09-06 20:39:19 +02:00
Joao Moreno
ad58b37dc2
fixes #53520
2018-09-06 15:23:32 +02:00
Morten Henriksen
d6b82a56e0
Merge remote-tracking branch 'Microsoft/master' into feature/50241-Add_branch_name_validation
...
* Microsoft/master: (4802 commits)
Fixes #57415 : autoSurround - rename "always" to "languageDefined"
debug: skip over %0
explorer view: cut down delay time till progress from 3.2s to 1.2s
file workspace suffix is empty string
Revert "debug: do not send terminate to EH debugging"
Fixes #57411 : Rename `autoWrapping` to `autoSurround` to avoid confusions related to text wrapping
Fixes #57453 : Avoid thinking the user typed in the find input when setting the search string value
Synchronisation notification: - Show extension being synchronised - Delete the downloaded extensions
[html] fix tests
debug: do not send terminate to EH debugging
webpack - let build fail when webpack generates an error or a warning
[html] update service. Fixes #57445
node-debug@1.27 .6
more complete fix for #57483
fix #57351
fix #57483
fixes #56015
dispose of RunOnceScheduler properly
Fixes Microsoft/monaco-editor#1021 : Use ProviderResult in modes.ts
fix #55607
...
2018-08-29 17:58:36 +02:00
Joao Moreno
10e0a22f6d
fixes #56015
2018-08-29 13:22:59 +02:00
Bruno Finger
48ef5107a0
#57373 Replace brackets as well upon creating a branch
2018-08-28 12:10:54 +02:00
Joao Moreno
200a7185a0
related to #57224
2018-08-27 16:57:29 +02:00
Joao Moreno
6e909d4132
git: expose error codes in API
2018-08-24 12:24:37 +02:00
Joao Moreno
103715c3cc
git: implement API
2018-08-24 12:04:29 +02:00
Joao Moreno
28d2b5d2d6
wip: git api
2018-08-24 11:19:05 +02:00
Joao Moreno
811a6be05b
💄
2018-08-24 11:16:49 +02:00
Joao Moreno
6d2598ad88
git api: repository state
2018-08-24 11:16:49 +02:00
Joao Moreno
a9bc997f23
git api: remotes
2018-08-22 15:38:16 +02:00
Joao Moreno
1845bc3a64
git api: onDidRunGitStatus
2018-08-22 15:26:49 +02:00
Joao Moreno
78d61d55f4
git: use simpler versioning scheme
2018-08-22 15:09:11 +02:00
Joao Moreno
f9982d29d4
git api: make cwd mandatory
2018-08-22 13:06:26 +02:00
Joao Moreno
a49378e26c
git: cleaner exports
2018-08-22 12:57:05 +02:00
Joao Moreno
8983d89550
git extension: expose exec/spawn
2018-08-22 12:34:54 +02:00
Joao Moreno
456437dfaa
git: api 1
2018-08-22 11:30:07 +02:00
Joao Moreno
ec1c4aeaf5
git api: expose repositories
2018-08-22 11:25:42 +02:00
Joao Moreno
cc5e8c15bf
git api
2018-08-21 17:04:07 +02:00
Joao Moreno
257878e3b1
git api: deprecation
2018-08-21 16:41:34 +02:00
Joao Moreno
b00d1b40bc
git api: expose gitPath
2018-08-21 16:41:29 +02:00
Joao Moreno
ad4fecadeb
git: getAPI
2018-08-21 16:04:00 +02:00
Joao Moreno
0633c77f80
api.d.ts
2018-08-21 12:04:52 +02:00
Joao Moreno
a8deffb86a
remove unused code
2018-08-21 12:04:47 +02:00
Johannes Rieken
64b82b2a35
Merge branch 'master' into joh/extpack
2018-08-16 10:07:18 +02:00
Benjamin Pasero
b57003f330
NodeBuffer => Buffer
2018-08-16 07:38:54 +02:00
Johannes Rieken
1b9ede3021
Merge branch 'master' into joh/extpack
2018-08-15 13:55:12 +02:00
Johannes Rieken
0ed7b0e701
rename abbreviation to letter, #54938
2018-08-15 10:48:09 +02:00
Tom Basche
bf3b694738
Add --allow-empty option
2018-08-09 11:52:33 +10:00
Tom Basche
fd2e5ac7f8
Add the ability to push empty commits
2018-08-09 11:48:08 +10:00
wistcc
4e3f1e2a5e
Addressing feedback
2018-08-08 10:31:53 -04:00
wistcc
06447486bb
Merge branch 'master' into WC/55376
2018-08-07 22:45:56 -04:00
wistcc
64076e6d66
Adding the git.showStagedChangesResourceGroup config property
2018-08-07 22:41:34 -04:00
wistcc
12292d0917
Fixing text when reverting changes for deleted file
2018-08-07 21:57:12 -04:00
Johannes Rieken
34159e797b
adding webpack.config.js
2018-08-07 17:07:01 +02:00
Joao Moreno
9682614323
fixes #55122
2018-08-02 14:26:32 +02:00
Eric Gang
ebf16df683
Fix a compiler error
...
I didn't notice the preservation should be put under a condition
2018-07-24 14:26:13 +08:00
Segev Finer
6bf1b8bbec
Try to checkout a new local branch when checking out a remote branch
...
This handles the case when no local branch exists. You will get an error
if a local branch with the same name already exists. Better behavior for
this case can be implemented later.
Fixes #54601
2018-07-24 01:41:48 +03:00
Eric Gang
dd1cbbecfd
Reserve revealed editor area after using git diff
...
fix the issue #53465
2018-07-23 20:59:36 +08:00
Joao Moreno
bcdad4c79f
fixes #53520
2018-07-18 11:12:06 +02:00
Konstantin Müller
c56219e13d
#54204 add commands to apply stash
2018-07-14 10:01:47 +02:00
Joao Moreno
044d192df0
remove bad timeout
2018-07-10 18:15:21 +02:00
Joao Moreno
6957a5c058
make git activation async
...
fixes #50292
2018-07-10 12:37:25 +02:00
Joao Moreno
19df280c7f
fixes #53849
2018-07-09 10:37:51 +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
1d831bdcf1
Merge remote-tracking branch 'origin/master'
2018-07-06 16:45:41 +02:00
Joao Moreno
b6781b0058
align lstree implementations
2018-07-06 16:45:03 +02:00
Joao Moreno
00a1abe912
cleanup git relative path calculation
2018-07-06 16:37:53 +02:00