Joao Moreno
d43bb97bb0
git: contribute Clone to explorer
2020-02-19 12:23:02 +01:00
Joao Moreno
e7ebb137b7
git: easy case for git init
2020-02-19 11:59:27 +01:00
Joao Moreno
acb9817a8d
too many conditions
2020-02-18 16:37:52 +01:00
Joao Moreno
913c256bb3
fixes #90705
2020-02-18 16:36:10 +01:00
Joao Moreno
2d125bc3cf
remove git init action from top of scm
2020-02-17 12:24:01 +01:00
Joao Moreno
cce81b98b9
Merge branch 'joao/empty-views-api'
2020-02-17 12:05:37 +01:00
Joao Moreno
25b36c1c37
rename empty view contents to view welcome
2020-02-17 11:25:17 +01:00
Matt Bierner
6ec6f9e3f4
Fix git integration tests
...
Move back to using normal vscode dependency for now . We will look into moving off it later
2020-02-15 13:13:22 -08:00
Eric Amodio
5c017be321
Fixes broken test with git extension
2020-02-14 18:55:11 -05:00
Eric Amodio
9ae0fd36c9
Enhances timeline - commands, timestamp, etc
...
Adds contributable commands to timeline items
Adds right-aligned timestamp to timeline items
Adds Open Changes to Git timeline items
Adds Copy Commit ID to Git timeline items
Adds Copy Commit Message to Git timeline items
2020-02-14 15:22:45 -05:00
Joao Moreno
eab81b4a31
git missing docs
2020-02-13 16:53:08 +01:00
Joao Moreno
d946716fe2
improve git empty view docs
2020-02-13 16:13:10 +01:00
Joao Moreno
3e8bb6cfd4
git: more empty view documentation
2020-02-13 16:03:18 +01:00
Joao Moreno
52d3df6bf2
empty view: placeholder when
2020-02-13 15:32:45 +01:00
Joao Moreno
dde577b23e
activate git before smoke tests
2020-02-05 15:03:05 +01:00
Joao Moreno
06dbb1938f
make sure git is activated before integration tests run
2020-02-05 10:24:47 +01:00
Joao Moreno
19de7a566c
add proper git dev dependencies
2020-02-04 13:04:44 +01:00
Joao Moreno
1dd16ab728
setup git integration tests
2020-02-04 12:35:28 +01:00
Eric Amodio
b861a1143d
Removes open diff command from palette
2020-01-27 15:28:33 -05:00
Eric Amodio
44edf3c197
Polishes the timeline UI/UX
...
Cleans up API and removes some unused features (e.g. paging)
Adds date formatting
Adds loading progress and message
Removes lots of console.logs 😁
Adds titles to diffs
2020-01-27 15:28:33 -05:00
Eric Amodio
87c2332fed
Adds timeline diff on click and icon support
2020-01-27 15:28:33 -05:00
Joao Moreno
548baadc5f
git: have own log level
...
related to #85992
2020-01-27 14:40:24 +01:00
Joao Moreno
a398adac13
revert git uri changes
...
fixes #88775
2020-01-22 15:29:13 +01:00
Rob Lourens
6edd69eaf5
Fix #87343
2019-12-30 11:13:04 -08:00
Joao Moreno
f4f0062168
git input box shouldn't handle comments
...
related to #84201
2019-11-21 16:41:35 +01:00
Joao Moreno
e055299e77
fix git commands
2019-11-20 09:37:02 +01:00
Benjamin Pasero
b8bb1770a5
🆙 jschardet (for #83421 )
2019-11-11 07:52:18 +01:00
Joao Moreno
fd091abb85
fixes #84274
2019-11-08 15:55:30 +01:00
Joao Moreno
467079f43d
remove double action
2019-11-07 13:56:55 +01:00
Joao Moreno
ad6011cb7a
rename git.untrackedChanges: default to mixed
2019-10-28 10:35:56 +01:00
Benjamin Pasero
ca22de4b17
debt - bump node.d.ts dependency in extensions to 12.x (part of #82514 )
2019-10-28 08:11:47 +01:00
Joao Moreno
7da96f94c1
cleanup setting name and values
2019-10-25 16:11:36 +02:00
Joao Moreno
82abb9e56d
differentiate between tracked & untracked in staging
2019-10-25 16:01:52 +02:00
Joao Moreno
003177ea90
git.stageAllUntracked, git.cleanAllUntracked
2019-10-25 15:49:38 +02:00
Joao Moreno
a8b09d4711
fixed scope
2019-10-25 15:14:59 +02:00
Joao Moreno
1a071b1f79
Merge commit 'refs/pull/80083/head' of github.com:microsoft/vscode into pr/80083
2019-10-25 12:15:59 +02:00
Joao Moreno
b716ca6ae6
fix typo
2019-10-25 11:38:55 +02:00
Joao Moreno
980fb4b0ff
Merge commit 'refs/pull/76342/head' of github.com:microsoft/vscode into pr/76342
2019-10-25 11:32:15 +02:00
Joao Moreno
93f1e0287b
git: remove bad menu
2019-10-25 09:54:20 +02:00
Joao Moreno
f402575486
cleanup git delete tag command
2019-10-24 15:27:57 +02:00
Joao Moreno
23a4df3672
Merge commit 'refs/pull/74345/head' of github.com:microsoft/vscode into pr/74345
2019-10-24 15:13:29 +02:00
Joao Moreno
9e5c2aca23
fixes #67814
2019-10-08 16:57:22 +02:00
Joao Moreno
14d47d35a9
fixes #79239
2019-09-23 12:00:36 +02:00
Joao Moreno
bcd7bcedff
wip: scm folder menus
2019-09-18 09:49:35 +02:00
jakob
63f6496094
config option to separate or hide untracked files
2019-08-29 17:09:47 -04:00
Xhulio Hasani
32d59ba806
Added quickpick option and display of tag annotation on menu
2019-08-20 16:05:46 -04:00
Joao Moreno
22a3f3ec83
💄
2019-08-13 09:54:20 +02:00
Joao Moreno
2c878484c8
Merge commit 'refs/pull/78695/head' of github.com:microsoft/vscode into pr/78695
2019-08-13 09:46:54 +02:00
Xhulio Hasani
98ed0fc2e8
Merge branch 'master' of https://github.com/microsoft/vscode
2019-08-11 19:50:41 -04:00
skprabhanjan
1556800102
Fix fix-64077 With a setting
2019-08-08 16:14:23 +05:30