Commit Graph

346 Commits

Author SHA1 Message Date
João Moreno
42e920a18a Merge branch 'master' into pr/108913 2020-10-23 14:32:22 +02:00
tomerstav
7b936983f6 Renamed rebaseOnto to rebase 2020-10-23 03:35:27 +00:00
João Moreno
0f1904834b 💄 2020-10-22 21:12:13 +02:00
Jordan Bayles
3082f63523 Add Git: Clone Recursively option
This patch adds a new command, Git: Clone Recursively, that adds the
--recursive option to git clone in order to also check out git
submodules.

Bug: 108381
2020-10-21 23:05:48 -07:00
tomerstav
741925db11 Implemented rebase onto 2020-10-19 04:13:52 +00:00
Sebastian Andil
6f4409deae Fix typo (#108329) 2020-10-09 16:28:58 +02:00
Eric Amodio
d8b1776ccb Closes #97407, #93405 2020-10-09 02:31:48 -04:00
gjsjohnmurray
ceeb974856 Wire up preconditions for viewsWelcome buttons, and use it 2020-09-30 13:01:46 +01:00
gjsjohnmurray
af4fb00687 Initial 'Git extension is activating...' in SCM view 2020-09-30 06:49:32 +01:00
gjsjohnmurray
4e00a9b1a5 fix #106487 Contribute an "activating" placeholder message and button 2020-09-29 15:23:07 +01:00
João Moreno
5a18ae699c 💄 2020-09-28 16:33:29 +02:00
michaelwood@onetrail.com
536652aab5 added additional colour options for differing git staging statuses 2020-09-23 20:31:30 +02:00
WhizSid
c334da1952 Multi git executable paths (#85954)
* Multi git executable path

* update `git.path` setting description

* 💄

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2020-09-10 15:02:37 +02:00
Vyacheslav Pukhanov
663810e275 Adds commands for --no-verify commit variants (#106335)
* add `{allow,confirm}NoVerifyCommit`  options

* adds commit comands with no verify

* handles no verify command variants

* handle no verify commit option

* only display no verify variants when option is set
2020-09-10 11:14:28 +02:00
João Moreno
82aa8fc425 better git and github docs 2020-09-08 09:55:07 +02:00
Marvin A. Ruder
8d2ff254c1 Changed description of “Commit Signing” setting label to include X.509. 2020-08-22 21:52:04 +02:00
sneakyfish5.sneaky@gmail.com
ff8d4feeb4 Git: Add cherryPick command 2020-08-09 16:51:37 -05:00
unknown
b4c528cbfd fixes #103281 2020-08-08 14:05:51 -05:00
João Moreno
2f2ba0d764 fixes #102455 2020-08-05 12:09:17 +02:00
João Moreno
22ff86bac3 fixes #102109 2020-07-31 15:38:16 +02:00
kingwl
3f585d7400 Add better support for checkout type config 2020-06-05 17:41:59 +08:00
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
kingwl
b24cb8b47d Add rename by git context menu 2020-05-11 19:01:45 +08: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
Jacob
1243ff76e4 Changed name of the setting to openAfterClone 2020-04-22 14:27:55 +02:00
Jacob
b64cb1ecf4 Merge branch 'master' of https://github.com/microsoft/vscode 2020-04-22 14:15:22 +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
Jacob
156d5ab281 Added setting for opening cloned repository without prompt. #93300 2020-04-03 13:43:50 +02: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
Ben Curtis
33b5a9ba25 Merge branch 'master' into ignore_sub 2020-01-30 13:16:06 -05: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