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
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