Commit graph

167 commits

Author SHA1 Message Date
Greg Van Liew
7ee04f67c7 Update Git count badge description 2019-08-27 12:00:50 -07: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
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
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
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