Commit Graph

38 Commits

Author SHA1 Message Date
Joao Moreno
9ad949b99b 🐛 fixes #24521 2017-04-11 16:26:54 +02:00
Joao Moreno
564b9a8a1e 🐛 isolate git uri handling
fixes #23297
2017-04-10 15:28:13 +02:00
Joao Moreno
b8747ec0af 🐛 use fsPath when getting paths out of URIs
fixes #23297
2017-04-10 09:40:23 +02:00
Martin Aeschlimann
394d8133cc Wrong casing on import of statusbar 2017-03-31 10:50:42 +02:00
Joao Moreno
817174b971 🐛 getCommitTemplate throws in non-git repo 2017-03-30 21:46:28 +02:00
Joao Moreno
a8b2945855 🐛 remove the notion of active scm provider
introduces more changes to the SCM api

fixes #23623
fixes #23676
2017-03-30 21:10:44 +02:00
Joao Moreno
ccfcbe6c6f scm: move from pull to push model 2017-03-29 22:44:25 +02:00
Joao Moreno
e06a838265 🎨 fix scm api based on @jrieken's recommendations 2017-03-27 15:35:56 +02:00
Joao Moreno
3d0b9755d3 💥 scm state -> stateContextKey 2017-03-27 11:54:23 +02:00
Joao Moreno
75576e3cca 💥 scm id -> contextKey 2017-03-27 11:54:23 +02:00
Joao Moreno
79aa19e9d4 💥 scm input onDidAccept 2017-03-27 11:08:36 +02:00
Joao Moreno
e4a765da2d 🔨 change how ids work in scm providers. remove drag 2017-03-24 16:44:38 +01:00
Joao Moreno
2506bfa230 🔥 removing scm.drag 2017-03-24 16:27:07 +01:00
Joao Moreno
0ff45fcdf0 git: use different uris for quick diff 2017-03-01 12:53:24 +01:00
Joao Moreno
ca1deee166 git: give up on using the editor
fixes #20983
2017-02-21 11:55:27 +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
da1a21d1de git: countBadge config 2017-01-31 17:06:27 +01:00
Joao Moreno
cb36e6c217 git: commit 2017-01-31 11:15:52 +01:00
Joao Moreno
6868a0bab1 fixes #18655 2017-01-19 09:42:53 +01:00
Joao Moreno
3af429fda7 git: improve fs events reaction 2017-01-17 12:56:37 +01:00
Joao Moreno
fc0f2188e9 git: open change/file 2017-01-12 11:20:56 +01:00
Joao Moreno
0100102027 git: handle resource opening 2017-01-12 11:07:06 +01:00
Joao Moreno
83846ff1f1 git: reorg 2017-01-12 10:20:26 +01:00
Joao Moreno
daa8cce0b8 git: react to fs events 2017-01-11 15:21:52 +01:00
Joao Moreno
786b01c3e9 git: commit clears input box 2017-01-10 16:50:19 +01:00
Joao Moreno
5774cc9cac git: commit 2017-01-10 16:28:56 +01:00
Joao Moreno
8bf0865eda git: reorganize model 2017-01-10 11:12:11 +01:00
Joao Moreno
67f0991014 scm: getResourceFromURI 2017-01-09 17:07:02 +01:00
Joao Moreno
3313131632 fix scope issues 2016-12-02 12:09:29 +01:00
Joao Moreno
62283a969b handle some open clicks 2016-12-02 11:30:50 +01:00
Joao Moreno
3faded62ad commit, open, drag optional methods 2016-12-02 11:16:09 +01:00
Joao Moreno
9cd7423788 scm viewlet: themable icons 2016-12-02 10:31:19 +01:00
Joao Moreno
251b65688c git extension icon decorations 2016-12-01 18:02:19 +01:00
Joao Moreno
fbeaa5e685 scm viewlet decorations 2016-12-01 17:19:47 +01:00
Joao Moreno
e0e2be3384 git status through extension! 2016-12-01 10:29:12 +01:00
Joao Moreno
27793c49e8 use object hierarchy in API 2016-11-30 15:56:29 +01:00
Joao Moreno
74fa901585 refactor GitSCMProvider 2016-11-29 17:32:29 +01:00