Commit Graph

134 Commits

Author SHA1 Message Date
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
Joao Moreno
63a69695f7 git: always run in english locale 2017-02-06 12:39:08 +01:00
Joao Moreno
cd641b5bf6 fixes #18790 2017-02-06 12:36:29 +01:00
Joao Moreno
34a847891e git: show first non empty message error 2017-02-06 12:18:04 +01:00
Joao Moreno
3eddf71678 scm: hide input box model from extension host 2017-02-03 17:20:26 +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
Matt Bierner
7c633148b3 Remove unneeded d.ts files from extensions (#19653)
* Remove unneeded d.ts files from extensions

Moves most extensions to use the lib files for the standard library that typescript provides.

* Remove a few more node.d.ts references
2017-02-01 12:34:50 -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
5ab16bc306 fix #19496 2017-01-31 16:01:24 +01:00
Joao Moreno
5f5de2bb1f fix checkout branchs/tags 2017-01-31 16:00:55 +01:00
Joao Moreno
cb36e6c217 git: commit 2017-01-31 11:15:52 +01:00
Joao Moreno
418744c1d8 git: improve CommitHandler 2017-01-31 09:59:21 +01:00
Joao Moreno
e43137f514 long commit decoration 2017-01-30 20:17:29 +00:00
Joao Moreno
343e7036ef add todo 2017-01-27 09:31:06 +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
424812d9ba git: merge decorator
fixes #18663
2017-01-19 17:00:56 +01:00
Joao Moreno
d0badb14da git: fix throttle decorator 2017-01-19 17:00:56 +01:00
Joao Moreno
973eda700e git: fix debounce decorator 2017-01-19 17:00:56 +01:00
Joao Moreno
6868a0bab1 fixes #18655 2017-01-19 09:42:53 +01:00
Joao Moreno
535a3de600 git: fix fetch error bubbling 2017-01-18 16:57:24 +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
fab6f8871a git: don't show ahead/behind when syncing 2017-01-17 17:08:07 +01:00
Joao Moreno
731ea1ef6b git: report progress 2017-01-17 16:49:51 +01:00
Joao Moreno
e004be507c fixes #18648 2017-01-17 15:53:52 +01:00
Joao Moreno
3af429fda7 git: improve fs events reaction 2017-01-17 12:56:37 +01:00
Joao Moreno
75c48336f6 remove console logs 2017-01-17 10:17:58 +01:00
Joao Moreno
1a25345c48 git: dont be eager when reacting to workspace events 2017-01-17 10:16:48 +01:00
Joao Moreno
7c96cacd11 git: improve errors 2017-01-16 16:33:13 +01:00
Joao Moreno
231a1cab1b 2017-01-16 16:27:58 +01:00
Joao Moreno
54e16db16e git: block concurrent commands, sync 2017-01-16 15:51:10 +01:00
Joao Moreno
f2bb702d6f scm: fix bad string concatenation 2017-01-16 11:17:33 +01:00
Joao Moreno
b788c6f605 git: statusbar tooltip 2017-01-16 10:37:34 +01:00
Joao Moreno
0e8589331a scm: remove unimplemented commands 2017-01-16 10:30:17 +01:00
Joao Moreno
65478f4b5e git: autofetch 2017-01-13 16:10:10 +01:00
Joao Moreno
c7fca1c18f git: checkout & branch commands 2017-01-13 11:52:07 +01:00
Joao Moreno
79b37a7f17 add not implemented commands 2017-01-13 11:17:11 +01:00
Joao Moreno
a220ce2636 git: switch clean picks 2017-01-12 17:23:11 +01:00
Joao Moreno
8994ed0891 git: remove bad throw 2017-01-12 16:40:49 +01:00
Joao Moreno
2184638de4 git: pimp up CommandCenter 2017-01-12 16:37:46 +01:00
Joao Moreno
bd8a10e43f git: show output command 2017-01-12 16:08:52 +01:00