Commit Graph

341 Commits

Author SHA1 Message Date
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
Joao Moreno
bb6d6000e9 git: unstage ranges 2017-02-17 16:36:17 +01:00
Joao Moreno
354059915b git: stage ranges 2017-02-17 16:12:13 +01:00
Joao Moreno
b19f71988d git: init icon 2017-02-16 11:36:44 +01:00
Joao Moreno
ac703e0d92 wip: git init 2017-02-15 17:46:58 +01:00
Joao Moreno
7c8d8e822f git: enabled config 2017-02-07 12:03:46 +01:00
Joao Moreno
fe518b7ecf git: confirmSync setting 2017-02-07 12:03:46 +01:00
Joao Moreno
c0c25a3f6c git: checkoutType config 2017-01-31 17:14:03 +01:00
Joao Moreno
da1a21d1de git: countBadge config 2017-01-31 17:06:27 +01:00
Joao Moreno
adb32aa444 git: enableLongCommitWarning config 2017-01-31 17:06:27 +01:00
Joao Moreno
51f3f40a1a git: path config 2017-01-31 17:06:27 +01:00
Joao Moreno
cc8351eb95 git: autorefresh config 2017-01-31 16:47:09 +01:00
Joao Moreno
2881fe860d git config: autofetch 2017-01-31 16:47:09 +01:00
Joao Moreno
cb36e6c217 git: commit 2017-01-31 11:15:52 +01:00
Joao Moreno
6b855fccb8 git: enable languages syntax 2017-01-20 19:50:34 +01:00
Joao Moreno
43dd9b76b0 git: nls
related to #18615
2017-01-17 17:38:00 +01:00