Commit Graph

2259 Commits

Author SHA1 Message Date
Joao Moreno
24eb9e571f 🐛 pick up activeEditor for git commands
fixes #23416
2017-03-30 15:18:18 +02:00
Joao Moreno
02c23884e3 🐛 fix commands naming
fixes #20810
2017-03-30 14:45:31 +02:00
Joao Moreno
0747f366f0 🐛 change scm/resource/context to scm/resourceState/context
fixes #23653
2017-03-30 14:42:44 +02:00
Joao Moreno
8738327b29 🐛 any resource can come in via command arguments 2017-03-30 14:40:55 +02:00
Joao Moreno
b68c8e3347 automatically marshal scm resources 2017-03-30 08:56:28 +02:00
Joao Moreno
ccfcbe6c6f scm: move from pull to push model 2017-03-29 22:44:25 +02:00
Joao Moreno
12470dccf6 🐛 make askpass work in no-workspace environment
fixes #23474
2017-03-29 12:11:33 +02:00
Dirk Baeumer
da5e2892e0 Fixes #23427: Staged changes / Changes not localized 2017-03-29 12:07:31 +02:00
Christof Marti
60f1c78b2d Add telemetry to new git.clone action - take 2 (fixes #21563) 2017-03-27 11:08:12 -07:00
Joao Moreno
20b56e2639 🔥 remove git readme 2017-03-27 17:27:11 +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
24cd191ac2 scm: require uris on resources and groups 2017-03-24 17:55:14 +01: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
acb29bf425 registerDiffInformationCommand instead of computeDiff 2017-03-24 15:22:43 +01:00
Joao Moreno
04a4fb0c87 🐛 always call git in english
fixes #22355
2017-03-24 09:48:39 +01:00
Joao Moreno
cc97d374da multi-select (un)stage & discard git commands 2017-03-22 10:50:32 +01:00
Joao Moreno
afdaf562ee 🐛 fix git clone command
fixes #22620
2017-03-20 15:49:34 +01:00
Joao Moreno
8dcb0d6ef5 🐛 improve git commit error reporting
fixes #21251
2017-03-13 14:29:38 +01:00
Joao Moreno
49bc06dde4 🐛 git: don't push on sync if unnecessary 2017-03-10 15:00:40 +01:00
Joao Moreno
ce84678f7f 🐛 exclude extensions from git menu actions
fixes #22373
2017-03-10 11:28:34 +01:00
Joao Moreno
0428dd5dc3 ✏️ git: use discard instead of clean 2017-03-09 18:38:40 +01:00
Joao Moreno
6814168089 🐛 mkdirp before git.clone
fixes #21567
2017-03-08 17:02:19 +01:00
Joao Moreno
2e88c82ffd 🐛 listen on workspace change, when no git repo is init
fixes #18840
2017-03-08 16:29:21 +01:00
Joao Moreno
1036ba2a73 🐛 fix disposables push with anyEvent 2017-03-08 16:29:21 +01:00
Joao Moreno
fc3ed5f134 🐛 fixes #22059 2017-03-08 16:29:21 +01:00
Joao Moreno
9774590996 🐛 open file when git resource isnt there should work 2017-03-08 16:02:36 +01:00
Joao Moreno
e66408abc8 dirty diff doesn't clear on commit
fixes #21726
2017-03-02 10:02:10 +01:00
Joao Moreno
0ff45fcdf0 git: use different uris for quick diff 2017-03-01 12:53:24 +01:00
Joao Moreno
954aa152d5 create _git.clone command 2017-03-01 09:57:33 +01:00
Christof Marti
700ef1325d Add telemetry to new git.clone action (fixes #21563) 2017-02-28 08:46:35 -08:00
rebornix
b2a55bd66e update shrinkwrap for git extension 2017-02-24 10:57:09 -08:00
Joao Moreno
d9806bcd9d fixes #18654 2017-02-22 22:13:13 +01:00
Joao Moreno
92fa446ce0 git: remove long commit setting
related to #21144
2017-02-22 16:48:04 +01:00
Joao Moreno
219aa917f1 fixes #21137 2017-02-22 16:11:32 +01:00
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