Commit Graph

975 Commits

Author SHA1 Message Date
Joao Moreno
8b69e6db6b fixes #46854 2018-04-25 15:40:45 +02:00
Joao Moreno
7cf50421da fixes #48211 2018-04-25 09:04:41 +02:00
Joao Moreno
35f1c86f16 fix compile error 2018-04-23 16:30:17 +02:00
Joao Moreno
56ad4b3953 clone repo by url 2018-04-23 16:20:08 +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
Ryuichi Inagaki
a02823851b ref #44776 Removed the test for deleteRef method
* as we don't use stub in test
2018-04-11 20:03:57 +10:00
Ryuichi Inagaki
6b7a644082 ref #44776 Only test the logic of parsing git show output
* Instead of testing it through `getCommit` as we don't use stub in test
2018-04-11 20:02:20 +10:00
Ryuichi Inagaki
278842c987 ref #44776 deleteRef instead of reset if commit has no parents 2018-04-10 21:01:56 +10:00
Ryuichi Inagaki
81b3b44413 ref #44776 Added DeleteRef operation 2018-04-10 21:01:56 +10:00
Ryuichi Inagaki
91414f62cf ref #44776 Introduced deleteRef method on git.Repository 2018-04-10 21:01:56 +10:00
Ryuichi Inagaki
963d337689 ref #44776 Refactoring test 2018-04-10 21:01:56 +10:00
Ryuichi Inagaki
ac63779dca ref #44776 Cater for the cases of multiple/no previous hashes 2018-04-10 21:01:55 +10:00
Ryuichi Inagaki
3fdf0bcc56 ref #44776 Get previous commits as part of commit info 2018-04-10 21:01:41 +10:00
Ryuichi Inagaki
d562ebbf25 ref #44776 Wrote a test for Repository#getCommit 2018-04-10 20:37:36 +10:00
Pradeep Murugesan
a8803b4543 #47041 fixed the scrolling of the editor and cursor after the revert from inline diff viewer 2018-04-05 15:15:02 +02:00
Florian Traber
67b3957473 #46860 make git delete popup modal 2018-04-01 09:39:41 +02:00
Joao Moreno
42c882151f only detect git encoding if files.autoGuessEncoding is enabled
fixes #46826
2018-03-28 12:52:10 +02:00
Joao Moreno
dafdde11c9 fixes #45911 2018-03-28 09:56:58 +02:00
Joao Moreno
ab149aba6e fixes #21146 2018-03-27 14:50:53 +02:00
Joao Moreno
ee25b62029 fixes #46144 2018-03-20 10:17:01 +01: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
Jing
231ce0cc45 show warning when a user enters only whitespaces in the commit message box 2018-03-14 22:49:46 -07:00
Shobhit Chittora
1c6aa0e93d Adds workspace config for submodules detection limit
Closes #45266
2018-03-14 10:09:04 +05:30
Joao Moreno
886f9c2e10 fixes #43161 2018-03-09 11:25:44 +01:00
Tomáš Hübelbauer
21325bef88 Hide ahead push arrow if remote push URL is no_push
Closes Microsoft/vscode#45271
2018-03-08 22:02:29 +01:00
Joao Moreno
e7a96243af improve pull/push specificity 2018-03-08 10:44:26 +01:00
Joao Moreno
efda2abf54 fixes #44715 2018-03-07 15:44:53 +01:00
Joao Moreno
c889303366 fixes #44802 2018-03-02 17:32:33 +01:00
Joao Moreno
7201035735 fixes #43234 2018-02-27 18:14:16 +01:00
Mrigank Krishan
ed777cc534 style according to wiki 2018-02-27 19:56:07 +05:30
Mrigank Krishan
26be84df73 patch 2018-02-27 17:23:27 +05:30
Mrigank Krishan
394038fea5 fixes #44304 2018-02-27 17:20:50 +05:30
Benjamin Pasero
a23edada50 debt - avoid deprecated Buffer ctors 2018-02-26 13:09:54 +01:00
Joao Moreno
03be224fa4 use links in messages 2018-02-26 09:11:23 +01:00
Benjamin Pasero
393aa4f985 notifications - polish some extension messages 2018-02-23 18:19:55 +01:00
Joao Moreno
462fb54c58 fixes #43580 2018-02-23 12:24:19 +01:00
Joao Moreno
91659bfeca fixes #43528 2018-02-23 12:24:19 +01:00
Joao Moreno
2288e7cecd improve git logging 2018-02-23 10:21:06 +01:00
Joao Moreno
ca58c21bfc fixes #44188 2018-02-22 10:22:19 +01:00
Benjamin Pasero
466ef767bb notifications - tweak wording of messages 2018-02-20 08:31:06 +01:00
Matt Bierner
308c1887df Update extensions for TS 2.7
Update src to build with TS 2.7

Explicitly assign this.message in the else body
2018-02-08 14:28:55 -08:00
Joao Moreno
2860393643 fixes #43014 2018-02-08 17:10:20 +01:00
Joao Moreno
f41136f5c0 fixes #43066 2018-02-08 11:38:37 +01:00
Ramya Achutha Rao
3b075ee291 Wait for telemetryReporter to complete dispose before deactivating extensions 2018-02-06 17:55:39 -08:00
Sandeep Somavarapu
b722b506f8 Fix #42709 2018-02-01 21:22:44 +01:00