Commit Graph

1771 Commits

Author SHA1 Message Date
Joao Moreno
3a12747e1f fixes #21095 2017-02-22 15:11:08 +01:00
Joao Moreno
6efcc5182c fixes #21009 2017-02-22 15:02:57 +01:00
Joao Moreno
b22fbb86e3 fixes #20943 2017-02-21 17:20:13 +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
743416b9a1 git: use ignoreFocusOut more 2017-02-20 19:41:00 +01: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
66c24011bf git: commit template 2017-02-20 12:42:52 +01:00
Joao Moreno
77f0e95307 git: askpass support 2017-02-20 12:28:42 +01:00
Joao Moreno
c96fbaec55 git: recommend 2.0 2017-02-20 09:16:53 +01:00
Joao Moreno
f73c34eb2d git: revert selected ranges 2017-02-17 21:57:24 +01:00
Joao Moreno
88d72dbe54 git: fix range staging timing issues 2017-02-17 16:51:56 +01:00
Joao Moreno
8423993f5c Merge branch 'master' into diff 2017-02-17 16:36:23 +01:00
Joao Moreno
bb6d6000e9 git: unstage ranges 2017-02-17 16:36:17 +01:00
Joao Moreno
963bbca635 git: pick index/HEAD ref later in the game 2017-02-17 16:21:01 +01:00
Joao Moreno
354059915b git: stage ranges 2017-02-17 16:12:13 +01:00
Joao Moreno
50f8848e44 git: do not throttle git show call 2017-02-17 14:38:26 +01:00
Joao Moreno
a09c57d62a git: cleanup 2017-02-17 14:38:26 +01:00
Joao Moreno
d196389f53 fixes #20794 2017-02-17 12:38:00 +01:00
Joao Moreno
c894486977 git: better scoped git behaviour 2017-02-16 16:28:05 +01:00
Joao Moreno
6d69f69c71 git: scoped git repositories
fixes #20227
2017-02-16 16:28:05 +01:00
Joao Moreno
f2c14fcb68 git: remove TODO 2017-02-16 15:26:50 +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
3d6b1b71c5 git: wrap up nogit state 2017-02-16 10:15:38 +01:00
Joao Moreno
ac703e0d92 wip: git init 2017-02-15 17:46:58 +01:00
Joao Moreno
a7f80ccece git: cleanup 2017-02-15 17:20:51 +01:00
Joao Moreno
2c69e4e50f git: renames
fixes #18654
2017-02-13 16:43:07 +01:00
Joao Moreno
f2f937cf54 git: editor actions 2017-02-09 18:24:13 +01:00
Joao Moreno
f3d8873ba7 git: cleanup command center 2017-02-09 15:08:10 +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
Matt Bierner
42335c57f5 Revert "Use types tsconfig option where possible"
This reverts commit 38fbba35ff.
2017-02-07 16:31:50 -08:00
Matt Bierner
38fbba35ff Use types tsconfig option where possible 2017-02-07 15:57:22 -08:00
Matt Bierner
1a024c1b19 Use reference @types/node in extensions 2017-02-07 15:38:04 -08: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
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