Joao Moreno
0be6167d9e
Merge branch 'git-perf'
2017-04-19 08:49:07 +02:00
Joao Moreno
fb094b4322
✨ git: huge repo prevention
2017-04-19 08:44:16 +02:00
Ramya Achutha Rao
84af63a933
Increment version of vscode extension telemetry module
2017-04-18 14:46:35 -07:00
Joao Moreno
6146b9739a
⚡ git: run status without buffering whole output
2017-04-18 17:16:20 +02:00
Joao Moreno
85b04dc330
🎨 git.ignoreLegacyWarning
2017-04-13 10:04:48 +02:00
Joao Moreno
8d01db6d53
🐛 split git open file/changes into two sets of commands
...
fixes #23729
2017-03-31 11:08:53 +02:00
Joao Moreno
0747f366f0
🐛 change scm/resource/context to scm/resourceState/context
...
fixes #23653
2017-03-30 14:42:44 +02:00
Joao Moreno
ccfcbe6c6f
scm: move from pull to push model
2017-03-29 22:44:25 +02:00
Christof Marti
60f1c78b2d
Add telemetry to new git.clone action - take 2 ( fixes #21563 )
2017-03-27 11:08:12 -07:00
Joao Moreno
afdaf562ee
🐛 fix git clone command
...
fixes #22620
2017-03-20 15:49:34 +01:00
Joao Moreno
ce84678f7f
🐛 exclude extensions from git menu actions
...
fixes #22373
2017-03-10 11:28:34 +01:00
Joao Moreno
fc3ed5f134
🐛 fixes #22059
2017-03-08 16:29:21 +01:00
Joao Moreno
92fa446ce0
git: remove long commit setting
...
related to #21144
2017-02-22 16:48:04 +01:00
Joao Moreno
ca1deee166
git: give up on using the editor
...
fixes #20983
2017-02-21 11:55:27 +01:00
kieferrm
a64e40b442
upgrade telemetry used by git ext
2017-02-20 20:15:21 -08:00
Joao Moreno
5c4923b25d
git: telemetry events
2017-02-20 19:37:46 +01:00
Joao Moreno
cc71202224
git: clone command
2017-02-20 15:54:29 +01:00
Joao Moreno
f73c34eb2d
git: revert selected ranges
2017-02-17 21:57:24 +01:00
Joao Moreno
bb6d6000e9
git: unstage ranges
2017-02-17 16:36:17 +01:00
Joao Moreno
354059915b
git: stage ranges
2017-02-17 16:12:13 +01:00
Joao Moreno
b19f71988d
git: init icon
2017-02-16 11:36:44 +01:00
Joao Moreno
ca27a87b05
git: hide/show commands based on state
2017-02-16 10:23:15 +01:00
Joao Moreno
ac703e0d92
wip: git init
2017-02-15 17:46:58 +01:00
Joao Moreno
f2f937cf54
git: editor actions
2017-02-09 18:24:13 +01:00
Joao Moreno
9a3321404e
git: undo command
2017-02-08 12:59:19 +01:00
Joao Moreno
7c2ea17421
git: commit commands
2017-02-08 12:59:19 +01:00
Joao Moreno
a0b3d09ab4
git: pull, push, sync commands
2017-02-08 12:59:19 +01:00
Joao Moreno
7c8d8e822f
git: enabled config
2017-02-07 12:03:46 +01:00
Joao Moreno
fe518b7ecf
git: confirmSync setting
2017-02-07 12:03:46 +01:00
Matt Bierner
cda3584a99
Use @types/node in extensions ( #19692 )
...
Switches builtin extensions to use @types/node for node definitions. Fixes a few errors that show up as a result of updating to a more modern version of node.d.ts
2017-02-01 15:20:17 -08:00
Joao Moreno
c0c25a3f6c
git: checkoutType config
2017-01-31 17:14:03 +01:00
Joao Moreno
da1a21d1de
git: countBadge config
2017-01-31 17:06:27 +01:00
Joao Moreno
adb32aa444
git: enableLongCommitWarning config
2017-01-31 17:06:27 +01:00
Joao Moreno
51f3f40a1a
git: path config
2017-01-31 17:06:27 +01:00
Joao Moreno
16694c32b8
git: add commit toolbar menu item
2017-01-31 16:47:09 +01:00
Joao Moreno
cc8351eb95
git: autorefresh config
2017-01-31 16:47:09 +01:00
Joao Moreno
2881fe860d
git config: autofetch
2017-01-31 16:47:09 +01:00
Joao Moreno
cb36e6c217
git: commit
2017-01-31 11:15:52 +01:00
Joao Moreno
42e938f979
git: remove denodeify dependency
2017-01-26 15:14:52 +01:00
Joao Moreno
5690a47892
remove lodash dependency
...
fixes #19438
2017-01-26 14:56:17 +01:00
Joao Moreno
6b855fccb8
git: enable languages syntax
2017-01-20 19:50:34 +01:00
Joao Moreno
7ec10a9052
fixes #18662
2017-01-18 16:53:10 +01:00
Joao Moreno
43dd9b76b0
git: nls
...
related to #18615
2017-01-17 17:38:00 +01:00
Joao Moreno
0e8589331a
scm: remove unimplemented commands
2017-01-16 10:30:17 +01:00
Joao Moreno
c7fca1c18f
git: checkout & branch commands
2017-01-13 11:52:07 +01:00
Joao Moreno
b6eda35873
git: viewlet overflow commands
2017-01-12 16:08:47 +01:00
Joao Moreno
87eea6cdcc
git: sync action
2017-01-11 18:59:57 +01:00
Joao Moreno
01e466ee6e
git: publish command, statusbar
2017-01-11 18:56:15 +01:00
Joao Moreno
2e4395c11e
git: merge actions
2017-01-11 12:10:48 +01:00
Joao Moreno
1b6aa438e4
git: camelCase commands
2017-01-09 10:47:08 +01:00