Pascal Fong Kye
d2b5d323d0
feat:new command stage all merge
2020-05-24 21:58:24 +02:00
João Moreno
0700c9ea43
git: contributable add remote
2020-05-20 11:37:53 +02:00
João Moreno
a85a2e6044
move credential provider to github
2020-05-18 21:04:29 +02:00
Ladislau Szomoru
ee8a6bc4f8
Git: Add "git rebase --abort" command ( #97071 )
...
Add "git rebase --abort" command
2020-05-07 14:26:55 +02:00
João Moreno
0209826b56
fixes #96399
2020-04-28 15:09:38 +02:00
João Moreno
8ff93b98c5
git: config.githubAuthentication
2020-04-27 14:57:47 +02:00
João Moreno
54d8261f93
git: config.terminalAuthentication
2020-04-27 14:57:47 +02:00
João Moreno
968de61532
Merge commit 'refs/pull/81982/head' of github.com:microsoft/vscode into pr/81982
2020-04-20 14:25:59 +02:00
bkis
433380c3c1
Fix typo in git extension's config description ( #94993 )
2020-04-11 06:45:15 -07:00
Joao Moreno
50ec1b1b33
fixes #91070
2020-02-27 08:37:34 +01:00
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
27606615ba
rewrite
2020-02-19 11:59:25 +01:00
Joao Moreno
cce81b98b9
Merge branch 'joao/empty-views-api'
2020-02-17 12:05:37 +01: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
b62b2280ea
fixes #90620
2020-02-14 07:24:17 +01: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
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
Eric Amodio
b861a1143d
Removes open diff command from palette
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
f4f0062168
git input box shouldn't handle comments
...
related to #84201
2019-11-21 16:41:35 +01:00
Joao Moreno
3bf8e81517
fixes #85205
2019-11-20 16:25:10 +01:00
Joao Moreno
fd091abb85
fixes #84274
2019-11-08 15:55:30 +01:00
Joao Moreno
ad6011cb7a
rename git.untrackedChanges: default to mixed
2019-10-28 10:35:56 +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
94389f776f
fix bad git package.nls.json change
2019-10-25 12:19:35 +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
1c19031a23
Merge remote-tracking branch 'origin/master'
2019-10-25 11:41:31 +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
andrecasal
396dead18b
Clarified git.confirmEmptyCommits description
2019-10-24 21:29:07 +01: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
2125bcf9af
💄
2019-10-17 15:52:21 +02:00
Joao Moreno
9e5c2aca23
fixes #67814
2019-10-08 16:57:22 +02:00
Phil Marshall
963120ba87
add git.showCommitInput config option ( #79074 )
2019-10-04 16:35:31 -05:00
Joao Moreno
ced9fdfa4f
scm: folder context actions
2019-09-18 11:58:44 +02:00
Jakobeha
966e3fd070
Merge branch 'master' into hide-untracked
2019-08-29 19:12:10 -04:00
jakob
63f6496094
config option to separate or hide untracked files
2019-08-29 17:09:47 -04:00
Greg Van Liew
7ee04f67c7
Update Git count badge description
2019-08-27 12:00:50 -07: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