Commit Graph

261 Commits

Author SHA1 Message Date
João Moreno
13f9f73353 💄 2020-11-10 11:41:40 +01:00
João Moreno
1d18ebe47e Merge branch 'master' into pr/107074 2020-11-10 11:33:25 +01:00
João Moreno
91aa548b05 Merge branch 'master' into pr/104614 2020-11-09 16:34:21 +01:00
João Moreno
309cabdf51 💄 2020-11-09 16:08:03 +01:00
João Moreno
978d39324a Merge branch 'master' into pr/104312 2020-11-09 16:03:36 +01:00
Scott Davis
7e5609afa9 feat: implement Git: Push Tags command (#110096)
Related to #109799
2020-11-09 16:00:44 +01:00
João Moreno
86d848d8e7 💄 2020-11-09 14:45:36 +01:00
João Moreno
592fa5cdaf Merge branch 'master' into pr/97486 2020-11-09 14:29:59 +01:00
João Moreno
dd97a9d335 💄 2020-11-09 14:23:24 +01:00
João Moreno
147f623629 Merge branch 'master' into pr/97322 2020-11-09 11:39:49 +01:00
dfireBird
024df33553 feat: add setting for default stash message 2020-11-07 08:56:48 +05:30
João Moreno
ce4fb6e323 fixes #96264 2020-11-06 14:45:26 +01:00
João Moreno
e3ace1fe1f Merge branch 'master' into pr/94369 2020-11-05 15:56:26 +01:00
João Moreno
08d271585d 💄 2020-11-05 15:33:07 +01:00
João Moreno
e5285908ca 💄 2020-11-04 15:42:40 +01:00
João Moreno
90aa30e660 Merge branch 'master' into pr/89249 2020-11-04 15:38:53 +01:00
João Moreno
e61be087c6 Merge branch 'master' into pr/88772 2020-11-04 15:06:31 +01:00
Takanori Oishi
86e1d0744f Git: Add tags to '...' menu (#109282)
* Git: Add tags to '...' menu
Closes #109281

* Git: Add tags to '...' menu
Closes #109281
2020-10-26 14:44:28 +01:00
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
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