Commit graph

1381 commits

Author SHA1 Message Date
Joao Moreno f901a47197 💄 git clone progress 2019-10-17 14:08:40 +02:00
Joao Moreno 471b263ce5 Merge commit 'refs/pull/71341/head' of github.com:microsoft/vscode into pr/71341 2019-10-17 12:53:45 +02:00
Joao Moreno d5664e35ed cleanup commit template, merge
related to #66522
2019-10-15 17:43:33 +02:00
Joao Moreno 4a80681a01 Merge commit 'refs/pull/66522/head' of github.com:microsoft/vscode into pr/66522 2019-10-15 17:16:42 +02:00
Joao Moreno d9e93a7067 Merge branch 'joao/fix-82264' 2019-10-15 13:03:24 +02:00
Joao Moreno b8bc8accf5 fixes #82564 2019-10-15 11:20:07 +02:00
Joao Moreno 4a81920398 Revert "scm: make tree rendering opt-in via proposed API"
This reverts commit afa911d942.
2019-10-11 19:10:27 +02:00
Matt Bierner d80739df02 Fixing TS 3.7 dom typings errors 2019-10-10 14:16:26 -07:00
Joao Moreno afa911d942 scm: make tree rendering opt-in via proposed API
fix #82203
2019-10-10 18:37:38 +02:00
Daniel Imms dfee0337a5
Merge branch 'master' into fix-executable-bits 2019-10-09 15:16:07 -07:00
Joao Moreno d1be9d02cd
💄 2019-10-09 12:48:21 +02:00
Joao Moreno 4ce64ef558
Merge commit 'refs/pull/80335/head' of github.com:microsoft/vscode into pr/80335 2019-10-09 12:44:34 +02:00
Joao Moreno ecea71432f
fixes #73613 2019-10-09 12:36:52 +02:00
Joao Moreno 9e5c2aca23 fixes #67814 2019-10-08 16:57:22 +02:00
Niklas Mollenhauer 1cc0b592c2
Remove executable bits from non-executable files 2019-10-08 15:18:42 +02:00
Matt Bierner 4c4edcefeb Fixing more TS 3.7 related compile errors
- Import aliasing symbol in file
- Missing function calls in conditional
- Missing return statement
2019-10-07 11:04:31 -07:00
jeanp413 5d2eb0a06e Fixes #81158 2019-10-06 23:31:49 -05:00
Dipen Ved 6a0c40a0cc save all and commit fix 2019-09-29 19:55:17 +05:30
Matt Bierner f7274467ca Fix compile error in extension 2019-09-25 18:57:39 -07:00
Joao Moreno 14d47d35a9 fixes #79239 2019-09-23 12:00:36 +02:00
Alexander ce6319c76c
Merge branch 'master' into git_branch_name 2019-09-22 13:17:47 +03:00
Joao Moreno ced9fdfa4f scm: folder context actions 2019-09-18 11:58:44 +02:00
Joao Moreno bcd7bcedff wip: scm folder menus 2019-09-18 09:49:35 +02:00
Joao Moreno 4aa94e20ed remove unused import 2019-09-17 10:30:12 +02:00
Joao Moreno 227cebfac7 fixes #80671 2019-09-17 09:58:43 +02:00
Alexander 3ff6b96ab7 Update enablement of status bar item in constructor (#80517) 2019-09-10 10:27:33 +02:00
al 6ec5f47c0b Just compare to undefined 2019-09-09 21:40:13 +03:00
al 4afe989cfa 💄 2019-09-08 22:40:11 +03:00
Joao Moreno fe44d14e71 fixes #80415 2019-09-06 09:40:08 +02:00
al 4b90d9ba82 Add branch name to commit input box 2019-09-05 00:03:16 +03:00
Johannes Rieken 6c0bb9ba4d make DecorationData a class and rename it to Decoration, #54938 2019-09-04 11:16:11 +02:00
Johannes Rieken 07d19b90a5 remove automatic merging/overwriting of decorations, simplify proposed API, #54938 2019-09-04 11:16:11 +02:00
João Moreno b3f85bc76d
fix git branch sort order (#80096) 2019-08-30 10:27:20 +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
Joao Moreno 3b439a8c49 rephrase related to #66296 2019-08-29 09:07:59 +02: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
Miguel Solorio 324da04f35 Update checkmark so they look more like a ✓ 2019-08-15 22:52:38 +02: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
Joao Moreno 264d6ac829 💄 2019-08-12 14:06:53 +02:00
Joao Moreno 28bcf28232 Merge commit 'refs/pull/78562/head' of github.com:microsoft/vscode into pr/78562 2019-08-12 09:41:30 +02:00
Xhulio Hasani 98ed0fc2e8 Merge branch 'master' of https://github.com/microsoft/vscode 2019-08-11 19:50:41 -04:00
Darrien Singleton 74a08650d6 Fixed incorrect git uri ref for untracked files 2019-08-09 08:08:42 -04:00
Joao Moreno 9f65705acf Merge commit 'refs/pull/75295/head' of github.com:microsoft/vscode into pr/75295 2019-08-08 16:56:51 +02:00
Joao Moreno 2c189f373f fix capture group 2019-08-08 16:38:39 +02:00
Joao Moreno daf581da39 fixes #71258 2019-08-08 16:30:47 +02:00
skprabhanjan 1556800102 Fix fix-64077 With a setting 2019-08-08 16:14:23 +05:30
Joao Moreno 0bb4cc3daf remove misdirection 2019-08-08 12:43:01 +02:00
Dan McCarthy 72e3d3b45d Updated branch tooltip to display full branch name instead of "checkout..." (#72275)
Previously the tooltip displayed when hovering over a branch name in the git workflow simply said "Checkout...".

However, this could be better used by displaying the full branch name since long branch names are concatenated and not shown in full. Therefore it has been updated to do so.
2019-08-08 12:28:03 +02:00
Joao Moreno 5481dcca5e Merge commit 'refs/pull/71710/head' of github.com:microsoft/vscode into pr/71710 2019-08-08 12:17:46 +02:00
Joao Moreno 6af97c8756 💄 2019-08-08 12:02:55 +02:00
Joao Moreno 273cca4ac8 Merge commit 'refs/pull/70536/head' of github.com:microsoft/vscode into pr/70536 2019-08-08 11:57:25 +02:00
Joao Moreno 181759fe6a add git.smartCommitChanges 2019-08-08 11:55:13 +02:00
Joao Moreno 3dc34be7ae Merge commit 'refs/pull/70539/head' of github.com:microsoft/vscode into pr/70539 2019-08-08 11:34:18 +02:00
Joao Moreno fa5c79386c git: promptToSaveFilesBeforeCommit should have more options
related to #66296
2019-08-08 11:30:25 +02:00
Joao Moreno f7fd6b34ba git: improve promptToSaveFilesBeforeCommit message 2019-08-08 11:22:52 +02:00
Joao Moreno d69616088c Merge commit 'refs/pull/67953/head' of github.com:microsoft/vscode into pr/67953 2019-08-08 11:22:28 +02:00
Joao Moreno bd30caa0d7 fix git count badge setting change update 2019-08-08 10:38:33 +02:00
Joao Moreno 59e3396c27 use add instead of stage 2019-08-07 17:37:44 +02:00
Joao Moreno 5a40f525bc Merge commit 'refs/pull/69506/head' of github.com:microsoft/vscode into pr/69506 2019-08-07 17:35:21 +02:00
João Moreno 555693ca34
Merge pull request #75213 from Olovan/master
Fix #72640
2019-08-07 17:30:15 +02:00
Joao Moreno 8a2819be58 fixes #66620 2019-08-07 12:18:44 +02:00
João Moreno b8a8085ad1
Merge branch 'master' into rievans/gitpushbranchwithsymbolfail 2019-08-07 11:51:55 +02:00
Joao Moreno 3f4b96732c fixes #78541 2019-08-07 11:41:21 +02:00
Joao Moreno 21a4e91688 cleanup 2019-08-06 18:28:33 +02:00
Joao Moreno a6177d979a cleanup for pr #66095 2019-08-06 17:49:42 +02:00
Joao Moreno c769d8a08a Merge commit 'refs/pull/66095/head' of github.com:microsoft/vscode into pr/66095 2019-08-06 16:57:22 +02:00
Joao Moreno 797bd786ac Merge commit 'refs/pull/65906/head' of github.com:microsoft/vscode into pr/65906 2019-08-06 16:44:25 +02:00
Joao Moreno a39b7f23aa Merge commit 'refs/pull/65247/head' of github.com:microsoft/vscode into pr/65247 2019-08-06 16:41:02 +02:00
Darrien Singleton b93c4fa3b5 new branch 2019-08-06 09:22:17 -04:00
Joao Moreno 54c6639bf8 add git.supportCancellation setting 2019-08-06 14:15:47 +02:00
Joao Moreno 3bbbad38c1 💄 2019-08-06 13:53:34 +02:00
Joao Moreno c30ae90a9c Merge commit 'refs/pull/78504/head' of github.com:microsoft/vscode into pr/78504 2019-08-06 13:52:15 +02:00
João Moreno a3984f7371
Merge pull request #63743 from mIkhail-zaretsky/disable-smart-commit
'suggestSmartCommit' configuration setting was introduced
2019-08-05 17:29:53 +02:00
João Moreno 721385ff4d
Merge branch 'master' into gitcloneissue 2019-08-05 17:08:13 +02:00
Howard Hung 0d5596bbc3 Feat. #77878 - trim git clone 2019-08-05 22:07:19 +08:00
Joao Moreno a154f8f451 fixes #77345 2019-07-26 15:33:35 +02:00
Joao Moreno 8213baf076 extract first repository.status call
related to https://github.com/microsoft/vscode/issues/77787#issuecomment-515207062
2019-07-26 14:37:33 +02:00
Joao Moreno 23d8322547 introduce git APIState
fixes #77787
2019-07-25 15:38:10 +02:00
Joao Moreno 752e204839 more disclaimers
related to #76993
2019-07-23 11:48:19 +02:00
Pine Wu d44f9dae34 Use array of string for applicable builtin settings 2019-07-17 15:07:31 -07:00
Drew Cross d235f183c6 addressing additional comments 2019-07-14 17:49:22 -07:00
Drew Cross 528f5805e7 Updating naming scheme to match other commands 2019-07-10 20:18:15 -07:00
Drew Cross d5a83f6d38 Fixing typo 2019-07-05 10:32:29 -07:00
Joao Moreno 18d7ce89b7 fixes #76556 2019-07-04 08:58:37 +02:00
Drew Cross 11a9ac5703 Adding "..." to the end of drop stash 2019-07-03 05:36:10 -07:00
sharkykh b378c5cc8c Put current git branch name as value when renaming (#72957)
* Put current git branch name as value when renaming

* Simplify code
2019-07-03 09:15:07 +02:00
Xhulio Hasani b462757eb6 HEAD label appears on tab (#76329) 2019-07-03 09:12:32 +02:00
Drew Cross a047914487 Adding git stash drop for issue 76195 2019-06-29 07:19:20 -07:00
Xhulio Hasani 8173fb9a92 Merge branch 'master' of https://github.com/microsoft/vscode 2019-06-28 23:06:25 -04:00
Prabhanjan S Koushik 997ee7cf79 Removed uppercase styling and explicity added in SCM (#76286) 2019-06-28 16:42:41 +02:00
Miguel Solorio e543c32295 Merge master 2019-07-01 07:46:03 -07:00
Alex Ross a570522203 Update grammars
Also added a test for an existing c++ syntax highlighting issue.
2019-07-01 16:39:15 +02:00
Miguel Solorio 05ee90f7fd Merge remote-tracking branch 'origin/master' into misolori/new-icons 2019-06-28 11:05:33 -07:00
Miguel Solorio efaf262c84 Update icons 2019-06-28 09:31:57 -07:00
Miguel Solorio 9f7dd28e6d Update icons 2019-06-26 15:46:15 -07:00
Joao Moreno c7b6044d0f fix bad watch 2019-06-25 11:40:46 +02:00
Patrick Burke f0614b0e24 Show head label in placeholder of commit message 2019-06-24 16:17:51 +02:00
Joao Moreno 7b1a326985 fixes #75753 2019-06-24 15:06:03 +02:00
Miguel Solorio b25f96a60a Update all icons 2019-06-20 11:41:07 -07:00
Joao Moreno 997e91421e add diagnostic tool for git file event issues 2019-06-20 15:47:46 +02:00
ozyx a9672ad746 remove trailing '/' from repo url for baseFolderName 2019-06-20 00:36:34 -07:00
Miguel Solorio 005a5e4fae Update SCM icons 2019-06-18 13:17:44 -07:00
Joao Moreno 5f70390f0d fixes microsoft/vscode-remote-release#671 2019-06-13 10:02:23 +02:00
Joao Moreno 718f19e8ab 💄 2019-06-12 12:40:16 +02:00
Joao Moreno fee4ee0df8 Merge commit 'refs/pull/69763/head' of github.com:Microsoft/vscode into pr/69763 2019-06-12 12:35:24 +02:00
Joao Moreno b485ffb756 fix git nls 2019-06-12 12:02:58 +02:00
Joao Moreno 4a3c056e9a use --follow-tags instead of --tags when pushing
fixes #70081
fixes #75240
2019-06-12 11:06:54 +02:00
Joao Moreno 13d0dad699 fix #41085 2019-06-12 10:38:35 +02:00
Micah Smith cce1c18f9a Fix #72640 2019-06-10 16:12:09 -04:00
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Joao Moreno a83c9a4756 fixes #74844 2019-06-05 10:22:48 +02:00
Joao Moreno afa4faa587 fix git extension tests 2019-06-05 10:22:48 +02:00
Benjamin Pasero d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Darrien Singleton 69158eb58b Git clone fix to use character set in regex 2019-05-29 06:39:12 -04:00
Darrien Singleton 0bf7825bc2 Revert "Git clone fix to use character set in regex"
This reverts commit fdb1c37b06.
2019-05-29 06:36:34 -04:00
Darrien Singleton fdb1c37b06 Git clone fix to use character set in regex 2019-05-29 06:35:02 -04:00
Darrien Singleton a3081451e9 Merge branch 'master' into gitcloneissue 2019-05-27 11:27:58 -04:00
Joao Moreno f454c2c402 💄 2019-05-27 15:40:23 +02:00
Joao Moreno 5540e01820 Merge commit 'refs/pull/61149/head' of github.com:Microsoft/vscode into pr/61149 2019-05-27 15:20:08 +02:00
Xhulio Hasani c125f8ed7b added deleteTag 2019-05-26 01:20:24 -04:00
Johannes Rieken 4976cffba7
Merge pull request #73890 from markspanbroek/master
Support negated .gitignore rules.
2019-05-24 15:18:05 +02:00
Hao Hu 2058f27615 Add git.pullTags setting 2019-05-23 11:28:28 +02:00
Mark Spanbroek 4f8311c149 Support negated .gitignore rules.
Fixes issues #69035 and #38112.
2019-05-17 14:28:18 +02:00
Rachel Macfarlane a5455afcef
Add DirtyWorkTree git error matching to git exec (#73108) 2019-05-03 14:04:27 -07:00
Oxirt c0cca64e3c allow Git: fetch command to show password prompt
There was some 2 years old code which was preventing `Git: fetch` command from displaying a password prompt. I've removed this special treatment. Tested, now `Git: fetch` is showing password prompt as expected and the operation is also successful.
2019-04-19 22:03:08 +05:30
Sandeep Somavarapu 1fd2993b54 Fix #72185 2019-04-12 07:44:56 +02:00
Vitaliy Mazurenko b3401b2163 fix commit template message whitespace removing #71312 2019-04-08 18:19:28 +03:00
Joao Moreno f0772536de fixes #71355 2019-04-01 16:39:34 +02:00
Jon Bockhorst 1297fb0431 Confirm undo commit if its a merge commit 2019-03-31 23:59:46 -05:00
Jon Bockhorst 282c57b8d9 Add remote option when publishing branch 2019-03-28 22:54:59 -05:00
Jon Bockhorst fb0feb1c86 Show git clone progress bar and percentage 2019-03-28 09:07:09 -05:00
Joao Moreno bfb02a7d84 ...
related to #70812
2019-03-27 13:26:39 +01:00
Joao Moreno f50b46c334 fixes #70985 2019-03-25 11:56:30 +01:00
Joao Moreno 6824561046 fixes #70812 2019-03-20 09:34:26 +01:00
ipmsteven 49e0e2607c add logic to skip staging untracked files when onlyTrackedFilesCanBeAutoStaged is on 2019-03-14 23:48:24 -07:00
ipmsteven 4935612fe6 introduce onlyTrackedFilesCanBeAutoStaged feature flag 2019-03-14 23:23:11 -07:00
Josh Leeb-du Toit 05ed3df9b8 Add option to hide git sync button in status bar
This PR adds the option `git.statusBarSync.enabled` which when set to `false`
will hide the `SyncStatusBar` icon that is, by default, visible in the status
bar.
2019-03-15 17:11:32 +11:00
Joao Moreno 7ccfdd3a00 do not sanitize remote url 2019-03-08 10:15:28 +01:00
Joao Moreno 9fb1a067b6 Merge branch 'master', commit 'refs/pull/60640/head' of github.com:Microsoft/vscode into pr/60640 2019-03-08 10:07:10 +01:00
João Moreno 86ca253edf
Merge pull request #60573 from scottymcraig/FixGitSpacesIssue
Fixes Git Clone Problem with Spaces
2019-03-08 10:06:25 +01:00
Joao Moreno 94f7ae74c5 fixes #69529 2019-03-05 11:15:49 +01:00
Joao Moreno 3021254e19 Merge branch 'pr/60426' 2019-03-05 10:41:38 +01:00
Joao Moreno 4f197a7079 💄 2019-03-05 10:41:16 +01:00
Joao Moreno 9834042b3c Merge commit 'refs/pull/60426/head' of github.com:Microsoft/vscode into pr/60426 2019-03-05 10:30:00 +01:00
Johannes Rieken 1eb6de1daf clean up some todos 2019-03-05 10:16:07 +01:00
Johannes Rieken 4c593835a1 fix compile error 2019-03-04 12:54:54 +01:00
Abby 455cdf3955 remove unused dependency (to fix CI) 2019-03-04 14:50:27 +09:00
Abby 608035ad49 Add an option to allow to open in new window after -
git initializing or cloning
2019-03-04 14:37:58 +09:00
Neeson 5745337506 Fixes #69240 2019-02-27 16:08:14 +08:00
Joao Moreno 2c75fe1906 fixes #69063 2019-02-21 09:44:20 +01:00
Joao Moreno 11f54085c0 fixes #68918 2019-02-21 09:32:39 +01:00
Joao Moreno 5c049a93ae fixes #68894 2019-02-19 10:58:59 +01:00
Joao Moreno ae5bb90724 fixes #68874 2019-02-19 10:55:31 +01:00
Benjamin Pasero e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Alex Ross b0b6dc6c2e Update grammars to pick up make changes
and fix hashes.
2019-02-06 15:16:49 +01:00
Alex Ross 6e968190df Update grammars 2019-02-04 16:35:48 +01:00
Joao Moreno 37fbae08a4 Merge commit 'refs/pull/64826/head' of github.com:Microsoft/vscode into pr/64826 2019-01-28 15:34:23 +01:00
Phil Marshall 957f809e4d update strings for prompt to save staged files 2019-01-25 21:16:53 -06:00
Phil Marshall 3cfd860344 git prompts to save only staged files 2019-01-25 21:16:00 -06:00
João Moreno 65fcf3180b
Merge pull request #66416 from Microsoft/rebornix/git-blame
add git blame api
2019-01-16 09:17:44 +01:00
rebornix f27183be67 add error code for git blame 2019-01-15 11:56:48 -08:00
Haritha Wickremasinghe 23058bece6 When resolving a merge conflict allow accepting the default commit message
Fixes #6403
2019-01-14 13:22:03 -05:00
rebornix e5a596be29 add git blame api 2019-01-11 13:10:54 -08:00
SteVen Batten ccdd2997a6
update AI module (#66370)
fixes #64849
2019-01-10 17:43:25 -08:00
Ilya Biryukov 04c3dde6e4 Address PR feedback on Git provide APIs 2019-01-07 11:38:33 -08:00
Joao Moreno ff157f90a0 add unshallow as an option for git pull 2019-01-07 11:22:26 +01:00
Joao Moreno bba335ab63 Merge commit 'refs/pull/65786/head' of github.com:Microsoft/vscode into pr/65786 2019-01-07 11:15:18 +01:00
Joao Moreno c4a1b80e48 fix git settings scope 2019-01-07 09:58:34 +01:00
Rich Evans f1e2a0a2b5 Try naiive rev-parse for branches beginning with @ to see if they resolve, before replacing with symbolic full name version. 2019-01-05 16:05:13 -08:00
Rich Evans fc488dd86c Chunk clean, checkout and update submodule commands within repository.ts to ensure the length of the files passed to the repository are less than 30k characters to avoid ENAMETOOLONG failures on Windows when working with very large changesets 2019-01-05 13:09:43 -08:00
Joao Moreno 2f82209adf 💄 cleanup git input validation rules
#60407
2019-01-04 17:03:11 +01:00
Joao Moreno e6878ce54f Merge commit 'refs/pull/60407/head' of github.com:Microsoft/vscode into pr/60407 2019-01-04 16:51:22 +01:00
Joao Moreno a8aa85192a Merge branch 'master', commit 'refs/pull/60387/head' of github.com:Microsoft/vscode into pr/60387 2019-01-04 16:40:21 +01:00
Joao Moreno 3d928bbb27 💄 auto fetch period 2019-01-04 16:38:12 +01:00
Joao Moreno 32d22dbace Merge commit 'refs/pull/59988/head' of github.com:Microsoft/vscode into pr/59988 2019-01-04 16:30:25 +01:00
Joao Moreno 507a3508a5 💄 2019-01-04 16:24:14 +01:00
Joao Moreno 579b962ae1 Merge commit 'refs/pull/59974/head' of github.com:Microsoft/vscode into pr/59974 2019-01-04 16:22:03 +01:00
Joao Moreno dcb3c339c8 preserve user input when creating branch from checkout
fixes #60895
2019-01-04 16:08:12 +01:00
Joao Moreno 133e999097 💄 2019-01-04 15:16:45 +01:00
Joao Moreno cf107f3c3d Merge commit 'refs/pull/59078/head' of github.com:Microsoft/vscode into pr/59078 2019-01-04 15:02:46 +01:00
Joao Moreno 3a2c97c5d6 refactor autostash behaviour 2019-01-04 14:58:44 +01:00
Joao Moreno 5c8c42e886 remove unnecessary operation run 2019-01-04 14:41:45 +01:00
Joao Moreno 9b88d30734 Merge commit 'refs/pull/59849/head' of github.com:Microsoft/vscode into pr/59849 2019-01-04 14:34:28 +01:00
Rob Lourens ef2547d547 replace void 0 with undefined 2019-01-03 11:20:19 -08:00
Joao Moreno fe6e62674c remove 100 change limit 2019-01-03 09:20:20 +01:00
Dan Wood 6208e8441e Clean user input for git clone extension
Strip whitespace and "git clone " from start of string. This will allow
VSCode to intelligently handle copy and paste from command line
instructions being pasted into the clone input box.
2019-01-03 00:10:44 +11:00
Peng Lyu 94a04621dd Fix microsoft/vscode-pull-request-github#612. Allow fetching with limited depths 2018-12-28 12:02:28 -08:00
Joao Moreno 6de43eec8d Merge commit 'refs/pull/59163/head' of github.com:Microsoft/vscode into pr/59163 2018-12-20 12:51:58 +01:00
Joao Moreno 6d31c16989 💄 2018-12-20 12:37:04 +01:00
Joao Moreno cdb8a86fd0 git ignore: save after apply edit 2018-12-20 11:33:01 +01:00
Joao Moreno 349b0d454e fix git.openDiffOnClick scope 2018-12-20 10:17:26 +01:00
João Moreno 034ff33eb4
Merge pull request #64305 from Microsoft/misolori/open-change-icons
Update "Open changes" icons to better reflect diff changes
2018-12-19 08:43:09 +01:00
Tito 7a69cd07c0 Git sync now publishes branch upon confirmation (#64183 issue fix) 2018-12-18 02:27:38 +00:00
joaorreis 6dbf6b5857 fixed 2018-12-17 14:47:35 +00:00
Ilya Biryukov 01292b4174 Add Git log, globalConfig, and tree diff API 2018-12-11 14:04:34 -08:00
Darrien Singleton 378cd7abd9 Merge branch 'master' into gitcloneissue 2018-12-07 14:16:14 -05:00
Rachel Macfarlane e27511826f Add GitErrorCode to apply command 2018-12-07 10:21:03 -08:00