1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement initial GitClient.Fetch() support. More... about 12 years ago
Make it much easier to obtain the head branch of a repository in preparation for adding a few more high level operations that need this. More... about 12 years ago
Test cloning a repository from GitHub. More... about 12 years ago
Make GitClient.Clone invoke initial progress callbacks. More... about 12 years ago
* src/SharpGit/Plumbing/GitRemote.cpp * src/SharpGit/Plumbing/GitRemote.h * src/SharpGit/UnmanagedStructs.h Extend GitRemote class. More... about 12 years ago
Add a GitRemoteCollection. More... about 12 years ago
Allow setting a log message and signature (for the reflog) when creating a branch and standardize handling for log message and signature. More... about 12 years ago
Tweak a few more assembly attributes More... about 12 years ago
* src/SharpGit/AssemblyInfo.cpp Tweak assembly description. More... about 12 years ago
* src/SharpGit/AssemblyInfo.cpp Tweak assembly description. More... about 12 years ago
Resolve warning when building a .lib via CMake More... about 12 years ago
* src/SharpGit/SharpGit.vcxproj Apply some link time optimizations. More... about 12 years ago
Bump CMake version, which happens to apply the previous change on the buildbot More... about 12 years ago
* src/SharpGit/AssemblyInfo.cpp Link zlib.lib More... about 12 years ago
Use same zlib as other components More... about 12 years ago
Bump Apr import. Remove unneeded patches More... about 12 years ago
* src/SharpGit/AssemblyInfo.cpp * src/SharpGit/stdafx.h Update version information to include recent (and less recent) additions. More... about 12 years ago
Fix build label in uploads More... about 12 years ago
Push SharpGit binaries to open.collab.net after building More... about 12 years ago
Avoid alpha and beta above final versions More... about 12 years ago
Make version number compatible with eventual 0.21 version More... about 12 years ago
Commit nuspec changes for the x86 version More... about 12 years ago
Start creating nuget packages More... about 12 years ago
Prepare for real packaging More... about 12 years ago
Cleanup jenkins test state while building on buildbot More... about 12 years ago
* src/SharpGit/GitClient/GitCommitCmd.cpp * src/SharpGit/Plumbing/GitRepository.cpp * src/SharpGit/Plumbing/GitRepository.h Tweak code to latest libgit2 standards. More... about 12 years ago
* . * src/SharpGit.sln Bind to CTF. More... about 12 years ago
Tweak code for libgit2 trunk / 0.21 More... about 12 years ago
Reinstante libssh2 to support ssh git access directly More... about 12 years ago
Switch SharpGit to libgit2 trunk in preparation of new tag More... about 12 years ago