Commit graph

365 commits

Author SHA1 Message Date
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
Oliver Larsson 2abdb90472 git.pruneOnFetch setting implemented 2020-01-24 21:20:44 +01:00
Fmstrat d7ed37e864 add ignoreSubmodules option 2020-01-16 09:39:19 -05: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
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 54c6639bf8 add git.supportCancellation setting 2019-08-06 14:15:47 +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
Drew Cross 528f5805e7 Updating naming scheme to match other commands 2019-07-10 20:18:15 -07:00
Drew Cross 11a9ac5703 Adding "..." to the end of drop stash 2019-07-03 05:36:10 -07: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
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
Xhulio Hasani c125f8ed7b added deleteTag 2019-05-26 01:20:24 -04:00
Hao Hu 2058f27615 Add git.pullTags setting 2019-05-23 11:28:28 +02:00
Joao Moreno 6824561046 fixes #70812 2019-03-20 09:34:26 +01: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 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
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 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 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 9b88d30734 Merge commit 'refs/pull/59849/head' of github.com:Microsoft/vscode into pr/59849 2019-01-04 14:34:28 +01:00
m.zaretski fe6864f649 'suggestSmartCommit' configuration setting was introduced 2018-11-25 17:32:09 +03:00
Joao Moreno 3af878c2d5 💄 2018-11-20 09:58:01 +01:00
Joao Moreno 6052fcf07f Merge commit 'refs/pull/59735/head' of github.com:Microsoft/vscode into pr/59735 2018-11-20 09:43:16 +01:00
Joao Moreno e5406b523e introduce git.openDiffOnClick
fixes #63005
2018-11-19 11:54:51 +01:00
Joao Moreno eb6025ec9b git.postCommitCommand
fixes #62058
2018-11-19 11:54:51 +01:00
Joao Moreno 50a4525420 fixes #60986 2018-11-01 15:59:42 +01:00
Manjiri Tapaswi 17ef20d21d Putting back git.inputValidationLength for backward compatibility 2018-10-16 10:46:02 -07:00
Manjiri Tapaswi 75fb61aa70 Per review suggestion 2018-10-10 10:55:09 -07:00
Manjiri Tapaswi 2772e8b234 Git: Separate the commit length limit of subject line and description lines #60300 2018-10-09 16:21:56 -07:00
Omkar Manjrekar b2350b41bc Added commands 2018-10-08 18:18:51 +05:30
Guy Waldman ad6660d0c4 Add command to create branch from specific ref 2018-10-04 14:15:15 +03:00
Vladimir Kotikov ae2d0cd96f Add option to automatically stash changes before performing git pull 2018-10-02 22:49:46 +03:00
Jeremy Shore 7761add538 Fix #57910 - Add setting for auto fetch timeout
Finishes the race condition when either setting is changed, and then if it wasn’t disabled creates a new timeout using the new value (instead of waiting for it to go through the loop again to update).
2018-10-01 14:35:45 -05:00
Ryan Scott 6cc0f06531 Add git.fetchPrune 2018-09-30 19:38:48 -05:00
Joao Moreno 77c8657a86 improve setting description
related to #50394
2018-09-27 09:42:22 +02:00
Joao Moreno cac9991579 fixes #56504 2018-09-19 16:23:54 +02:00
Joao Moreno 31419e264a fixes #39048 2018-09-18 16:23:35 +02:00
Joao Moreno 8a620ab5b8 fixes #18807 2018-09-18 11:20:21 +02:00
Joao Moreno 4d46fb709c cleanup git push force 2018-09-13 17:15:21 +02:00
Joao Moreno eaf1759f29 Merge commit 'refs/pull/53286/head' of github.com:Microsoft/vscode into pr/53286 2018-09-13 17:01:23 +02:00
Joao Moreno 9c06533ace Merge commit 'refs/pull/54300/head' of github.com:Microsoft/vscode into pr/54300 2018-09-13 15:55:04 +02:00
Joao Moreno 6c504e7ee3 💄 2018-09-13 15:35:58 +02:00
Joao Moreno 406f710b39 Merge commit 'refs/pull/50712/head' of github.com:Microsoft/vscode into pr/50712 2018-09-13 15:25:42 +02:00
Joao Moreno d880689924 git: fetch from all remotes
fixes #56463
2018-09-12 16:21:11 +02:00
Joao Moreno a915b67582 introduce git.fetchOnPull
related to #56463
2018-09-12 16:15:35 +02:00
Joao Moreno 9b0eee12d3 💄 commit empty 2018-09-12 15:46:40 +02:00
Joao Moreno e2b2b5bc9d Merge branch 'master', commit 'refs/pull/56048/head' of github.com:Microsoft/vscode into pr/56048 2018-09-12 15:37:41 +02:00
Joao Moreno b920ce8583 💄 2018-09-12 14:54:22 +02:00
Joao Moreno f82fcb8a0b Merge commit 'refs/pull/55976/head' of github.com:Microsoft/vscode into pr/55976 2018-09-12 14:50:03 +02:00
Joao Moreno 405e853713 💄 2018-09-12 12:03:08 +02:00
Joao Moreno fa1deaaa34 Merge commit 'refs/pull/52527/head' of github.com:Microsoft/vscode into pr/52527 2018-09-12 12:01:51 +02:00
Joao Moreno 7ffa9219ae fixes #52037 2018-09-12 11:55:21 +02:00
nesukun 907a021f74 Add support for force push and force-with-lease 2018-09-08 23:40:07 +01:00
Morten Henriksen d6b82a56e0 Merge remote-tracking branch 'Microsoft/master' into feature/50241-Add_branch_name_validation
* Microsoft/master: (4802 commits)
  Fixes #57415: autoSurround - rename "always" to "languageDefined"
  debug: skip over %0
  explorer view: cut down delay time till progress from 3.2s to 1.2s
  file workspace suffix is empty string
  Revert "debug: do not send terminate to EH debugging"
  Fixes #57411: Rename `autoWrapping` to `autoSurround` to avoid confusions related to text wrapping
  Fixes #57453: Avoid thinking the user typed in the find input when setting the search string value
  Synchronisation notification: - Show extension being synchronised - Delete the downloaded extensions
  [html] fix tests
  debug: do not send terminate to EH debugging
  webpack - let build fail when webpack generates an error or a warning
  [html] update service. Fixes #57445
  node-debug@1.27.6
  more complete fix for #57483
  fix #57351
  fix #57483
  fixes #56015
  dispose of RunOnceScheduler properly
  Fixes Microsoft/monaco-editor#1021: Use ProviderResult in modes.ts
  fix #55607
  ...
2018-08-29 17:58:36 +02:00
Tom Basche fd2e5ac7f8 Add the ability to push empty commits 2018-08-09 11:48:08 +10:00
wistcc 06447486bb Merge branch 'master' into WC/55376 2018-08-07 22:45:56 -04:00
wistcc 64076e6d66 Adding the git.showStagedChangesResourceGroup config property 2018-08-07 22:41:34 -04:00
Joao Moreno a8b426471a fixes #55696 2018-08-07 16:16:11 +02:00
Joao Moreno 0615dbe00a docs 2018-08-07 10:35:05 +02:00
Joao Moreno 37ebbbec40 docs 2018-08-07 10:34:18 +02:00
Joao Moreno 45e9530554 fixes #55696 2018-08-06 16:07:17 +02:00
Joao Moreno 52d71bba27 fixes #55563 2018-08-06 16:05:10 +02:00
Pine Wu c9764c85d7 Settings description update for #54690 2018-08-01 14:46:33 -07:00
Rachel Macfarlane 740d37d7dd Some setting descriptions cleanup, #54690 2018-07-25 11:02:07 -07:00
Jackson Kearl f99a1e6505 Dots 2018-07-23 16:02:21 -07:00
Konstantin Müller c56219e13d #54204 add commands to apply stash 2018-07-14 10:01:47 +02:00
Joao Moreno ee0a7a265d Merge branch 'master' of github.com:Microsoft/vscode 2018-07-09 10:15:59 +02:00
Joao Moreno b18b795936 fixes #53668 2018-07-09 10:15:55 +02:00
Joao Moreno 689c38f4aa 💄 2018-07-06 15:19:27 +02:00
Joao Moreno 4215f96251 Merge commit 'refs/pull/48020/head' of github.com:Microsoft/vscode into pr/48020 2018-07-06 15:10:34 +02:00
Joao Moreno da1a35aabc Merge commit 'refs/pull/47890/head' of github.com:Microsoft/vscode into pr/47890 2018-07-06 15:07:20 +02:00
Joao Moreno 50189ad617 Merge commit 'refs/pull/47819/head' of github.com:Microsoft/vscode into pr/47819 2018-07-06 14:54:42 +02:00
Joao Moreno ead170df00 Merge commit 'refs/pull/47790/head' of github.com:Microsoft/vscode into pr/47790 2018-07-06 14:48:10 +02:00
wistcc 5c02579269 Adding the git.syncRebase setting 2018-06-20 21:11:36 -04:00
Morten Henriksen 83da71325c Add branch name validation and whitespace config
* Adds `git.createBranchNameConvention.regexp`
* Adds `git.createBranchWhitespaceChar`

Fixes #50241
2018-05-29 19:55:41 +02:00
wbarajas@umich.edu 2c2122ee5d feature: add support to manually add repositories 2018-04-16 22:35:18 -04:00
Adit Bhatt 59c06466c2 feat: add support for ignored repositories list 2018-04-14 22:55:23 -04:00
Pradeep Murugesan f1a362b250 Commit always using sign off flag setting 47395 2018-04-13 11:28:35 +02:00
Ivor Huang ee748ab5c8 implement push success notification for issue #39039 2018-04-12 20:48:31 -04:00
David 9c848a3b8b
Merge branch 'master' into ddruker/differentiate-foreground-color-git 2018-03-19 10:16:42 -04:00
Joao Moreno 27c68d9258 :liptstick: 2018-03-19 14:30:31 +01:00
DAVID DRUKER ab19d7b43d add custom color for files added to index 2018-03-18 14:06:12 -07:00
Shobhit Chittora 1c6aa0e93d Adds workspace config for submodules detection limit
Closes #45266
2018-03-14 10:09:04 +05:30
Joao Moreno a563e2cb38 consolidate git extensions
related to #43978
2018-02-20 16:47:01 +01:00
Joao Moreno 38ab734646 improve input validation setting description 2018-02-09 12:05:45 +01:00
Joao Moreno ec218b9088 fix bad english 2018-02-02 16:39:13 +01:00
Joao Moreno 2d4b6e9124 fixes #40947 2018-02-01 09:40:22 +01:00
Joao Moreno 888f74495d lineWarningLength -> validationProvider 2018-01-26 16:43:53 +01:00
Joao Moreno 786ea020f7 optionally show Open File action
fixes #41137
2018-01-26 15:29:21 +01:00
Joao Moreno 41886d2793 fix smoketests 2018-01-26 11:36:40 +01:00
Sam Ervin 3c8ed9206f
Correct "branchs" to "branches" typo 2018-01-17 11:50:38 -06:00
Joao Moreno 3017bc0f9c git submodule decorations 2017-12-14 12:03:54 +01:00
Joao Moreno 6793990e25 move autoRepositoryDetection implementation 2017-12-11 17:51:40 +01:00
Joao Moreno 7ae85acb65 Merge branch 'newAutoRepositoryDetection' of https://github.com/BattleBas/vscode into BattleBas-newAutoRepositoryDetection 2017-12-11 17:42:25 +01:00
Joao Moreno 548bfe91af disable auto fetch
fixes #34684
2017-11-24 11:12:45 +01:00
Joao Moreno 000325a03b alert when git is missing
fixes #38393
2017-11-17 11:35:49 +01:00
Joao Moreno 12c41aa9bd Merge branch '34527' of https://github.com/raouldc/vscode into raouldc-34527 2017-11-10 17:03:06 +01:00
Joao Moreno 57b2a86868 Merge branch 'justinhhorner-git-rename-branch' of https://github.com/justinhhorner/vscode into justinhhorner-justinhhorner-git-rename-branch 2017-11-10 16:51:44 +01:00
Joao Moreno 07885099aa Merge branch '31055-Sync-Rebase' of https://github.com/excerebrose/vscode into excerebrose-31055-Sync-Rebase 2017-11-08 12:20:10 +01:00
Johannes Rieken 5efffdfcb4 add git.decorations.enabled setting, #37299 2017-11-01 14:44:50 +01:00
Johannes Rieken 1cafd15b44 fix #37403 2017-11-01 14:18:24 +01:00
BattleBas 6c40a968f4 Added setting "git.autoRepositoryDetection"
When opening just one file, the setting "autoRepositoryDetection" allows the user to control whether the entire repository changes will be displayed or just the changes of the current file.
2017-10-12 20:19:07 -05:00
Joao Moreno 7d729c9d17 diff: inline actions 2017-10-11 15:16:47 +02:00
Raoul D'Cunha 21aac84936 Add support for Stash (Include Untracked) 2017-09-20 17:06:52 +12:00
Joao 5b265e0cab fixes #33341 2017-08-30 13:02:20 +02:00
Joao 49eafc996d pop stash... 2017-08-29 15:06:57 +02:00
Joao Moreno 4a21980946 rename git stash actions 2017-08-22 09:44:35 +02:00
Justin Horner e34b313026 Merge branch 'master' into justinhhorner-git-rename-branch 2017-08-21 22:51:06 -04:00
Joao Moreno bbe70bc9b9 fixes #32459 2017-08-15 11:31:45 +02:00
Krzysztof Cieślak 13484ae98d Add commands 2017-08-14 22:30:50 +02:00
João Moreno 2f57095b91 Merge pull request #29264 from Krzysztof-Cieslak/commit_amend
Add Git commit amend commands
2017-08-11 09:02:12 +01:00
Justin Horner b3a977e32a Add rename branch command 2017-08-10 14:00:27 -04:00
Joao Moreno e12c7d3830 Merge branch 'ashutoshdhundhara-git-tag' 2017-08-10 15:44:23 +02:00
Joao Moreno 37de7e182f git: cleanup tag 2017-08-10 15:44:10 +02:00
Joao Moreno 0bd753f8a1 Merge branch 'git-tag' of https://github.com/ashutoshdhundhara/vscode into ashutoshdhundhara-git-tag 2017-08-10 15:38:26 +02:00
Harjyot Singh 3085d3ebd7 Command added 2017-07-26 03:36:26 +05:30
Daniel Portella d266d9a994 [WIP] Added support for -S for signing git commits
Ticket #5065
2017-07-11 17:09:36 +01:00
Joao Moreno 91a02c7a0a 💄 2017-06-26 16:14:29 +02:00
Joao Moreno 2f54b0001b Merge branch 'feature-git-open-old-file' of https://github.com/Duroktar/vscode into Duroktar-feature-git-open-old-file 2017-06-26 16:09:44 +02:00
Joao Moreno 53ce1b0b46 Merge branch 'master' of https://github.com/matthewshirley/vscode into matthewshirley-master 2017-06-26 15:36:00 +02:00
Joao Moreno 7b90f16e19 rename ignore action 2017-06-26 14:50:39 +02:00
Joao Moreno f23a32b7a7 Merge branch 'git-merge' of https://github.com/gecharo/vscode into gecharo-git-merge 2017-06-26 09:56:42 +02:00
Krzysztof Cieślak 0636016735 Add git amend commands in package.json 2017-06-22 14:22:35 +02:00
NKumar2 9aaeb1989a Registering and handling commad 2017-06-21 19:51:38 -07:00
Georgios Andreadis cee711bb23 Improve grammar of config setting description
While the former version is technically correct, I consider the proposed version easier to read.
2017-06-18 11:35:07 +02:00
Benjamin Pasero eac49a321b Git: rename 'Publish' to 'Publish Branch' (fixes #26133) 2017-06-01 09:26:37 +02:00
Maik Riechert b96478ebcc add git delete branch command 2017-05-26 09:27:24 +02:00
Matt Shirley 42ab4c41a4 Add "pullFrom" git command
Resolves Microsoft/vscode#26738
2017-05-20 11:07:34 -07:00
Ashutosh Dhundhara 211e7a3030 [#25575] Add Git Tag feature. 2017-05-20 23:04:30 +05:30
Duroktar 54da9357ba add "open old file" git command
this implements #23011
2017-05-14 22:03:38 -03:00
Joao Moreno 0dcb957f4c Merge branch 'Issue15613_AllFilesCommitted' of https://github.com/seesemichaelj/vscode into seesemichaelj-Issue15613_AllFilesCommitted 2017-05-04 16:32:37 +02:00
Joao Moreno af6f8aa748 clean up #24950 2017-05-04 16:04:30 +02:00
Joao Moreno b94f56f7cc Merge branch 'git-default-branch-directory' of https://github.com/ihalip/vscode into ihalip-git-default-branch-directory 2017-05-04 16:00:45 +02:00
Rokas Gečas 818fa5a50f #10542 Ability to merge local git branches 2017-05-01 16:44:00 +03:00
Mike Seese 5d323a3eca Add git enableSmartCommit setting
If false, this setting will prompt the user if they want to commit all files if none are staged
2017-04-25 23:13:07 -04:00
Joao Moreno 485faa0998 🐛 fixes #21143 2017-04-25 17:03:55 +02:00
Joao Moreno c89361a0e0 🐛 fix git command labels 2017-04-25 15:44:37 +02:00
Joao Moreno 397937c787 🐛 range (un)staging should be line based
fixes #21513
2017-04-25 11:53:00 +02:00
Ilie Halip db4208013f Merge remote-tracking branch 'upstream/master' into git-default-branch-directory 2017-04-19 18:49:50 +03:00
Joao Moreno fb094b4322 git: huge repo prevention 2017-04-19 08:44:16 +02:00
Ilie Halip f19aa21df8 added config option git.cloneDirectory, defaulting to os.homedir() 2017-04-18 15:26:28 +03:00
Joao Moreno 85b04dc330 🎨 git.ignoreLegacyWarning 2017-04-13 10:04:48 +02:00
Joao Moreno 02c23884e3 🐛 fix commands naming
fixes #20810
2017-03-30 14:45:31 +02:00
Joao Moreno 0428dd5dc3 ✏️ git: use discard instead of clean 2017-03-09 18:38:40 +01:00
Joao Moreno 219aa917f1 fixes #21137 2017-02-22 16:11:32 +01:00
Joao Moreno cc71202224 git: clone command 2017-02-20 15:54:29 +01:00
Joao Moreno f73c34eb2d git: revert selected ranges 2017-02-17 21:57:24 +01:00