Commit Graph

150 Commits

Author SHA1 Message Date
Joao Moreno
79aa19e9d4 💥 scm input onDidAccept 2017-03-27 11:08:36 +02:00
Joao Moreno
afdaf562ee 🐛 fix git clone command
fixes #22620
2017-03-20 15:49:34 +01:00
Joao Moreno
3a12747e1f fixes #21095 2017-02-22 15:11:08 +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
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
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
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
7c8d8e822f git: enabled config 2017-02-07 12:03:46 +01:00
Joao Moreno
3eddf71678 scm: hide input box model from extension host 2017-02-03 17:20:26 +01:00
Joao Moreno
cb36e6c217 git: commit 2017-01-31 11:15:52 +01:00
Joao Moreno
e43137f514 long commit decoration 2017-01-30 20:17:29 +00:00
Joao Moreno
424812d9ba git: merge decorator
fixes #18663
2017-01-19 17:00:56 +01:00
Joao Moreno
43dd9b76b0 git: nls
related to #18615
2017-01-17 17:38:00 +01:00
Joao Moreno
3af429fda7 git: improve fs events reaction 2017-01-17 12:56:37 +01:00
Joao Moreno
1a25345c48 git: dont be eager when reacting to workspace events 2017-01-17 10:16:48 +01:00
Joao Moreno
65478f4b5e git: autofetch 2017-01-13 16:10:10 +01:00
Joao Moreno
fc0f2188e9 git: open change/file 2017-01-12 11:20:56 +01:00
Joao Moreno
83846ff1f1 git: reorg 2017-01-12 10:20:26 +01:00
Joao Moreno
c46b5c8a8b git: better error handling 2017-01-12 09:37:54 +01:00
Joao Moreno
4c3f63a377 git: sync status bar 2017-01-11 18:47:27 +01:00
Joao Moreno
db5a37ae53 git: remove console.log 2017-01-11 17:02:33 +01:00
Joao Moreno
10e257e7d7 git: basic status bar 2017-01-11 16:29:09 +01:00
Joao Moreno
af4aedcf31 git: events for git:// text documents 2017-01-11 15:34:48 +01:00
Joao Moreno
daa8cce0b8 git: react to fs events 2017-01-11 15:21:52 +01:00
Joao Moreno
7529eebb86 git: fix null resources 2017-01-10 16:14:19 +01:00
Joao Moreno
e6a46dc9e4 Merge branch 'master' into scm-api 2016-12-05 17:33:47 +01:00
Joao Moreno
7f8d9c9bed scm viewlet context menus 2016-12-01 15:12:27 +01:00
Joao Moreno
174dde2eb6 scoped menus 2016-12-01 11:05:54 +01:00
Joao Moreno
27793c49e8 use object hierarchy in API 2016-11-30 15:56:29 +01:00
Joao Moreno
d3bbdda0aa git: wire up refresh command to model 2016-11-29 17:35:15 +01:00
Joao Moreno
74fa901585 refactor GitSCMProvider 2016-11-29 17:32:29 +01:00
Joao Moreno
3db2bf2de2 git model update 2016-11-29 17:30:28 +01:00
Joao Moreno
178310abe4 git model 2016-11-29 17:09:55 +01:00
Joao Moreno
e174df6ee1 use async/await in git: main 2016-11-29 10:02:34 +01:00
Joao Moreno
dd043965ad move git lib over to extension 2016-11-28 17:18:46 +01:00
Joao Moreno
1f38d8e8da git: output channel 2016-11-28 11:31:38 +01:00
Joao Moreno
91800a45c2 scm viewlet title actions 2016-11-25 13:08:41 +01:00
Joao Moreno
65786afc7f strictNullChecks for git extension 2016-11-25 11:51:04 +01:00
Joao Moreno
ceda84ef28 streamline scm extension api 2016-11-24 16:24:32 +01:00
Joao Moreno
4c302f9218 scm api: getOriginalResource 2016-11-22 15:48:33 +01:00
Joao Moreno
16f4dc8693 git content provider 2016-11-22 12:58:28 +01:00
Joao Moreno
277c0a253a wip: git extension typings 2016-11-22 12:49:03 +01:00
Joao Moreno
b0f6ebc0fa wip: git extension 2016-11-22 12:25:12 +01:00