Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeprogram79
/
vscode
Public
forked from
microsoft/vscode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode
extensions
git
src
api
on
master
User selector
All users
All time
Commit history
Commits on Nov 19, 2019
git api: expose toGitUri
joaomoreno
committed
b7ead23
View commit details
Copy full SHA for b7ead23
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
cleanup git delete tag command
joaomoreno
committed
f402575
View commit details
Copy full SHA for f402575
View code at this point
Browse repository at this point
Merge commit 'refs/pull/74345/head' of github.com:microsoft/vscode into pr/74345
joaomoreno
committed
23a4df3
View commit details
Copy full SHA for 23a4df3
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
Added quickpick option and display of tag annotation on menu
xuhas
committed
32d59ba
View commit details
Copy full SHA for 32d59ba
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
:lipstick:
joaomoreno
committed
264d6ac
View commit details
Copy full SHA for 264d6ac
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
introduce git APIState
Show description for 23d8322
joaomoreno
committed
23d8322
View commit details
Copy full SHA for 23d8322
View code at this point
Browse repository at this point
Commits on May 27, 2019
:lipstick:
joaomoreno
committed
f454c2c
View commit details
Copy full SHA for f454c2c
View code at this point
Browse repository at this point
Merge commit 'refs/pull/61149/head' of github.com:Microsoft/vscode into pr/61149
joaomoreno
committed
5540e01
View commit details
Copy full SHA for 5540e01
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Merge commit 'refs/pull/64826/head' of github.com:Microsoft/vscode into pr/64826
joaomoreno
committed
37fbae0
View commit details
Copy full SHA for 37fbae0
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
add error code for git blame
rebornix
committed
f27183b
View commit details
Copy full SHA for f27183b
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
add git blame api
rebornix
committed
e5a596b
View commit details
Copy full SHA for e5a596b
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Address PR feedback on Git provide APIs
Ilya Biryukov
committed
04c3dde
View commit details
Copy full SHA for 04c3dde
View code at this point
Browse repository at this point
add unshallow as an option for git pull
joaomoreno
committed
ff157f9
View commit details
Copy full SHA for ff157f9
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Fix microsoft/vscode-pull-request-github#612. Allow fetching with limited depths
rebornix
committed
94a0462
View commit details
Copy full SHA for 94a0462
View code at this point
Browse repository at this point
Commits on Dec 20, 2018
Merge commit 'refs/pull/59163/head' of github.com:Microsoft/vscode into pr/59163
joaomoreno
committed
6de43ee
View commit details
Copy full SHA for 6de43ee
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Add Git log, globalConfig, and tree diff API
Ilya Biryukov
committed
01292b4
View commit details
Copy full SHA for 01292b4
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
Add GitErrorCode to apply command
Rachel Macfarlane
committed
e275118
View commit details
Copy full SHA for e275118
View code at this point
Browse repository at this point
Commits on Nov 25, 2018
Merge branch 'master' into fix-branch-checkout
laphets
authored
a84421b
View commit details
Copy full SHA for a84421b
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Expose 'apply' and 'diff --cached' from git extension API
Rachel Macfarlane
committed
ad5f5ea
View commit details
Copy full SHA for ad5f5ea
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Merge from master to resolve a conflict
laphets
committed
2376db8
View commit details
Copy full SHA for 2376db8
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Expose force flag for deleting branch on git extension API
Rachel Macfarlane
committed
40a6a2d
View commit details
Copy full SHA for 40a6a2d
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
fixes #58918
joaomoreno
committed
349e31f
View commit details
Copy full SHA for 349e31f
View code at this point
Browse repository at this point
cleaner git push api
joaomoreno
committed
66a49b2
View commit details
Copy full SHA for 66a49b2
View code at this point
Browse repository at this point
Merge commit 'refs/pull/61448/head' of github.com:Microsoft/vscode into pr/61448
joaomoreno
committed
0aa28f5
View commit details
Copy full SHA for 0aa28f5
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
:lipstick:
joaomoreno
committed
501241e
View commit details
Copy full SHA for 501241e
View code at this point
Browse repository at this point
Commits on Oct 21, 2018
feat: add push to git extension API
ChristianAlexander
committed
38ca802
View commit details
Copy full SHA for 38ca802
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Fix some typo
Show description for d24031b
laphets
committed
d24031b
View commit details
Copy full SHA for d24031b
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Fulfill local branch checking when checkout to an remote branch
laphets
committed
d8aaf71
View commit details
Copy full SHA for d8aaf71
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Add APIs to git scc provider.
Show description for 9a7fdb4
Ilya Biryukov
committed
9a7fdb4
View commit details
Copy full SHA for 9a7fdb4
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Remove use strict directives in extension code
Show description for dd3e2d9
Matt Bierner
committed
dd3e2d9
View commit details
Copy full SHA for dd3e2d9
View code at this point
Browse repository at this point
Change the git extension to use shared tsconfig
Matt Bierner
committed
6d11792
View commit details
Copy full SHA for 6d11792
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
fixes #47141
joaomoreno
committed
b862885
View commit details
Copy full SHA for b862885
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
git: expose repository ui state
joaomoreno
committed
ac3d5c9
View commit details
Copy full SHA for ac3d5c9
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
fixes #49723
joaomoreno
committed
42f6ffc
View commit details
Copy full SHA for 42f6ffc
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
missing git api call forwarding
joaomoreno
committed
dec5ac9
View commit details
Copy full SHA for dec5ac9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.