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