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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 20, 2019
Merge pull request #1279 from pmiossec/update_libgit2sharp
Show description for 45701fa
pmiossec
authored
45701fa
View commit details
Copy full SHA for 45701fa
Browse repository at this point
Update libgit2sharp to 0.26
pmiossec
committed
91f3af5
View commit details
Copy full SHA for 91f3af5
Browse repository at this point
Remove support for VS2012 & VS2013 (some more)
pmiossec
committed
fbf77a0
View commit details
Copy full SHA for fbf77a0
Browse repository at this point
Merge pull request #1277 from pmiossec/remove_support_VS201x
Show description for 05f633a
pmiossec
authored
05f633a
View commit details
Copy full SHA for 05f633a
Browse repository at this point
Remove support for VS2012 & VS2013
pmiossec
committed
df66003
View commit details
Copy full SHA for df66003
Browse repository at this point
Prepare release v0.30
Git-tfs release bot
committed
69ccdea
View commit details
Copy full SHA for 69ccdea
Browse repository at this point
AppVeyor build: seems we should install tfs libs now
Show description for c7fbcf3
pmiossec
committed
c7fbcf3
View commit details
Copy full SHA for c7fbcf3
Browse repository at this point
Merge pull request #1271 from nils-a/master
Show description for 6bc90e6
pmiossec
authored
6bc90e6
View commit details
Copy full SHA for 6bc90e6
Browse repository at this point
Commits on Apr 28, 2019
updated the docs to reflect the changed description for --no-parallel
nils-a
committed
a99ca80
View commit details
Copy full SHA for a99ca80
Browse repository at this point
Commits on Apr 27, 2019
renamed DoParallel to ForEach to reflect previous changes (i.e. the method no longer necessarily works in parallel)
nils-a
committed
55da262
View commit details
Copy full SHA for 55da262
Browse repository at this point
modified help-text in RemoteOptions.cs to reflect suggested change.
nils-a
committed
3cad43f
View commit details
Copy full SHA for 3cad43f
Browse repository at this point
Commits on Apr 24, 2019
Added clarification (#1272)
egallardol
authored and
pmiossec
committed
4eaa37b
View commit details
Copy full SHA for 4eaa37b
Browse repository at this point
Commits on Apr 20, 2019
added missing line in release-notes
nils-a
committed
250c4a5
View commit details
Copy full SHA for 250c4a5
Browse repository at this point
new option --no-parallel to fix issue #1242
nils-a
committed
76e1d8a
View commit details
Copy full SHA for 76e1d8a
Browse repository at this point
Commits on Apr 4, 2019
Merge pull request #1263 from magol/storeInitialChangesetInRemote
Show description for 405c35f
pmiossec
authored
405c35f
View commit details
Copy full SHA for 405c35f
Browse repository at this point
Stop using property `InitialChangeset` for branch information.
Show description for 1e043a0
magol
authored and
pmiossec
committed
1e043a0
View commit details
Copy full SHA for 1e043a0
Browse repository at this point
Make it possible to clone a removed branch.
magol
authored and
pmiossec
committed
c9df412
View commit details
Copy full SHA for c9df412
Browse repository at this point
Commits on Apr 2, 2019
Improve detection of merge parent
Show description for 65130ea
DotNetSparky
authored and
pmiossec
committed
65130ea
View commit details
Copy full SHA for 65130ea
Browse repository at this point
Commits on Mar 1, 2019
Adapt logger console color output to support white console background color
pmiossec
committed
5b8991f
View commit details
Copy full SHA for 5b8991f
Browse repository at this point
Commits on Feb 19, 2019
fix crash when unable to load TFS dependencies
Show description for bfe3790
pmiossec
committed
bfe3790
View commit details
Copy full SHA for bfe3790
Browse repository at this point
Commits on Feb 12, 2019
docs: improve migration to Git doc
pmiossec
committed
d52db63
View commit details
Copy full SHA for d52db63
Browse repository at this point
docs: improve migration to Git doc
pmiossec
committed
211f5ea
View commit details
Copy full SHA for 211f5ea
Browse repository at this point
Commits on Jan 25, 2019
Display a warning when a file is ignored (#1213)
pmiossec
authored
37feaa3
View commit details
Copy full SHA for 37feaa3
Browse repository at this point
Normalize line endings on checkout/tfs push if autocrlf=true (#1210)
Show description for dafdea1
JeffCyr
authored and
pmiossec
committed
dafdea1
View commit details
Copy full SHA for dafdea1
Browse repository at this point
Merge pull request #1249 from m-akinc/tidier-consider-added-files
Show description for f21aa02
pmiossec
authored
f21aa02
View commit details
Copy full SHA for f21aa02
Browse repository at this point
Commits on Jan 23, 2019
Update release notes
m-akinc
committed
75475f1
View commit details
Copy full SHA for 75475f1
Browse repository at this point
DirectoryTidier should not attempt to delete a directory if a new file was added under it.
m-akinc
committed
10fd93d
View commit details
Copy full SHA for 10fd93d
Browse repository at this point
Add failing test cases
m-akinc
committed
67256ce
View commit details
Copy full SHA for 67256ce
Browse repository at this point
Tests should VerifyNoOtherCalls to ensure no unexpected deletes, etc.
m-akinc
committed
706af06
View commit details
Copy full SHA for 706af06
Browse repository at this point
Commits on Jan 21, 2019
doc: Update migrate_tfs_to_git.md (#1247)
Show description for b0b5aa4
martinsewere
authored and
pmiossec
committed
b0b5aa4
View commit details
Copy full SHA for b0b5aa4
Browse repository at this point
Commits on Dec 4, 2018
Update xunit to 2.4.1
pmiossec
committed
f1c4ea5
View commit details
Copy full SHA for f1c4ea5
Browse repository at this point
Commits on Nov 22, 2018
Prepare dotnetcore: disable what is not disponible on dotnet core
pmiossec
committed
cf567ca
View commit details
Copy full SHA for cf567ca
Browse repository at this point
exit code different of 0 when fail to fetch branches
pmiossec
committed
fc14562
View commit details
Copy full SHA for fc14562
Browse repository at this point
Replace RhinoMocks by Moq
Show description for e34d18d
pmiossec
committed
e34d18d
View commit details
Copy full SHA for e34d18d
Browse repository at this point
Commits on Nov 19, 2018
Remove "SEP" references...
pmiossec
committed
61537f6
View commit details
Copy full SHA for 61537f6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.