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
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 }}
sqlcode
/
git-tfs
Public
forked from
git-tfs/git-tfs
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
git-tfs
GitTfs.VsCommon
TfsHelper.Common.cs
on
debug_slow_commit
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 4, 2013
Keep refrence on VersionControlServer to prevent multiple event registration
pmiossec
committed
8c4ce5e
View commit details
Copy full SHA for 8c4ce5e
View code at this point
Browse repository at this point
Commits on May 25, 2013
clone: verify if tfs path exists
pmiossec
committed
20f2eb6
View commit details
Copy full SHA for 20f2eb6
View code at this point
Browse repository at this point
Commits on Apr 4, 2013
Interweave some comments.
Show description for 4d33862
spraints
committed
4d33862
View commit details
Copy full SHA for 4d33862
View code at this point
Browse repository at this point
tweak
spraints
committed
c13a1de
View commit details
Copy full SHA for c13a1de
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
deleting all mappings to directories in working directory path
Szymon Martynuska
committed
46b75dc
View commit details
Copy full SHA for 46b75dc
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
Only proactively clean up .git/tfs/workspace.
spraints
committed
32ff983
View commit details
Copy full SHA for 32ff983
View code at this point
Browse repository at this point
Be more proactive about cleaning up workspaces.
spraints
committed
b898bb1
View commit details
Copy full SHA for b898bb1
View code at this point
Browse repository at this point
Tighten up GetWorkspace.
spraints
committed
5aeaf24
View commit details
Copy full SHA for 5aeaf24
View code at this point
Browse repository at this point
Commits on Mar 9, 2013
white-space fix
Szymon Martynuska
authored and
Szymon Martynuska
committed
8348da9
View commit details
Copy full SHA for 8348da9
View code at this point
Browse repository at this point
Deleting automatically created workspace after an exception.
Szymon Martynuska
authored and
Szymon Martynuska
committed
2803f4c
View commit details
Copy full SHA for 2803f4c
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
Merge branch 'master' into issue/306
Show description for 642358a
Daniel Schilling
committed
642358a
View commit details
Copy full SHA for 642358a
View code at this point
Browse repository at this point
Commits on Feb 18, 2013
Moved init-branch VS 2008 specific behavior down to common base class. In the event of FeatureNotSupported exception, fall back to 2008 behavior.
Daniel Schilling
committed
0732786
View commit details
Copy full SHA for 0732786
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
Add create Tfs branch option to `branch`command
Show description for 00a6e34
pmiossec
committed
00a6e34
View commit details
Copy full SHA for 00a6e34
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
better use the few column space we have
pmiossec
committed
438371b
View commit details
Copy full SHA for 438371b
View code at this point
Browse repository at this point
Order shelves by CreationDate by default
pmiossec
committed
c11d8d1
View commit details
Copy full SHA for c11d8d1
View code at this point
Browse repository at this point
Commits on Jan 9, 2013
Fallout from those merge conflicts.
spraints
committed
bee409e
View commit details
Copy full SHA for bee409e
View code at this point
Browse repository at this point
Commits on Jan 8, 2013
Merge pull request #274.
spraints
committed
d7cca94
View commit details
Copy full SHA for d7cca94
View code at this point
Browse repository at this point
Separate base TFS interaction from higher-level logic.
spraints
committed
9d7039a
View commit details
Copy full SHA for 9d7039a
View code at this point
Browse repository at this point
Revert to private _bridge.
spraints
committed
49b5b7f
View commit details
Copy full SHA for 49b5b7f
View code at this point
Browse repository at this point
Merge pull request #275 from pmiossec/filter_label_by_name
Show description for b1eaf4b
spraints
committed
b1eaf4b
View commit details
Copy full SHA for b1eaf4b
View code at this point
Browse repository at this point
Commits on Jan 7, 2013
Merge pull request #276 from pmiossec/add_notes_for_workitems
Show description for 5f3c7ae
sc68cal
committed
5f3c7ae
View commit details
Copy full SHA for 5f3c7ae
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
Add a note on the commit to keep trace of the workitems
Show description for b5fb9b5
pmiossec
committed
b5fb9b5
View commit details
Copy full SHA for b5fb9b5
View code at this point
Browse repository at this point
Commits on Jan 2, 2013
Add method to compare Tfs url and Repo path to GitTfsRemote
Show description for 6e42acb
daniellee
committed
6e42acb
View commit details
Copy full SHA for 6e42acb
View code at this point
Browse repository at this point
Filter label by name
pmiossec
committed
54f4350
View commit details
Copy full SHA for 54f4350
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Correct clone message and init-branch using the good branches informations
pmiossec
committed
a2a1916
View commit details
Copy full SHA for a2a1916
View code at this point
Browse repository at this point
Commits on Dec 31, 2012
'git tfs branch' now lists all branches ancestor or descendent to the remote.TfsRepositoryPath
pmiossec
committed
38fdab7
View commit details
Copy full SHA for 38fdab7
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
Use a custom workspace, if desired.
spraints
committed
4d97b71
View commit details
Copy full SHA for 4d97b71
View code at this point
Browse repository at this point
Commits on Dec 18, 2012
Avoid using exceptions for control flow.
Show description for 01176a9
spraints
committed
01176a9
View commit details
Copy full SHA for 01176a9
View code at this point
Browse repository at this point
Commits on Dec 15, 2012
Add a 'labels' command to get TFS labels of a branch
Show description for 4d7e0f4
pmiossec
committed
4d7e0f4
View commit details
Copy full SHA for 4d7e0f4
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Rename FakeChangeset to make it more obviously tied to Unshelve.
spraints
committed
2ad9bd4
View commit details
Copy full SHA for 2ad9bd4
View code at this point
Browse repository at this point
Commits on Dec 5, 2012
Download correct files for unshelve
Show description for 26fe4ad
kgybels
committed
26fe4ad
View commit details
Copy full SHA for 26fe4ad
View code at this point
Browse repository at this point
Commits on Nov 19, 2012
Creation of the command "init-branch" to manage the cloning of a TFS branch (or all) from a TFS Server (2010, 2012 and 2008 partly)
Show description for da5a620
pmiossec
committed
da5a620
View commit details
Copy full SHA for da5a620
View code at this point
Browse repository at this point
Commits on Nov 6, 2012
Support for checkin notes
Show description for 18269ea
kgybels
committed
18269ea
View commit details
Copy full SHA for 18269ea
View code at this point
Browse repository at this point
Commits on Oct 16, 2012
Merge remote-tracking branch 'main/master' into faster-clone
Show description for b986c51
spraints
committed
b986c51
View commit details
Copy full SHA for b986c51
View code at this point
Browse repository at this point
Commits on Sep 16, 2012
fix issue #215 in TFSHelper.NonFatalError.
edwinf
committed
bad2036
View commit details
Copy full SHA for bad2036
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.