openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
SharpGit
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
1 day
ago.
Jun 16, 2025 — Jun 16, 2026
Showing page 3 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Convert license files to Windows EOL style on copy.
Bert Huijben
More...
about 11 years ago
* src/SharpGit/GitClient/GitClient.cpp * src/SharpGit/GitClient/GitClient.h Add .VersionString, just like on SharpSvn.
Bert Huijben
More...
about 11 years ago
* src/SharpGit/GitClient/GitClient.cpp * src/SharpGit/GitClient/GitClient.h Use a static version instance.
Bert Huijben
More...
about 11 years ago
Bump libgit2 version
Bert Huijben
More...
about 11 years ago
* src/SharpGit/Plumbing/GitIndex.h Suppress warning.
Bert Huijben
More...
about 11 years ago
Implement GitClient.Unstage(), to allow undoing an 'git add' in the generic way.
Bert Huijben
More...
about 11 years ago
* src/SharpGit/GitClient/GitStage.cpp (Stage): Raise errors via args object.
Bert Huijben
More...
about 11 years ago
Make GitClient.Stage() properly handle cases like type changes, etc.
Bert Huijben
More...
about 11 years ago
Fix locating git repository based on a non-existing path. Before this patch that would raise an error.
Bert Huijben
More...
about 11 years ago
Avoid double reporting directories, for cases where files are replaced by a directory or vice versa. At the same time add support for full replacement handling as discussed on a few libgit2 and libgit2sharp. (Should only happen on file<->symlink changes)
Bert Huijben
More...
about 11 years ago
Switch to real github libssh2 location
Bert Huijben
More...
over 11 years ago
Unbreak nant file
Bert Huijben
More...
over 11 years ago
Fix LIBSSH version header (again)
Bert Huijben
More...
over 11 years ago
Switch to using libssh 1.5.0 -released today- instead of trunk
Bert Huijben
More...
over 11 years ago
* src/SharpGit-Additions/SharpGit-Additions.vcxproj * src/SharpGit-Additions/SharpGit-Additions.vcxproj.filters * src/SharpGit-Additions/svn_private_config.h Bump Subversion support version.
Bert Huijben
More...
over 11 years ago
Bump CMake version
Bert Huijben
More...
over 11 years ago
Fix svn:eol-style on several files and via svn:auto-props
Bert Huijben
More...
over 11 years ago
Disable exporting libssh2 and libgit2's C api from SharpGit.dll
Bert Huijben
More...
over 11 years ago
Tweak for libgit2 0.22.1 release
Bert Huijben
More...
over 11 years ago
* * Remove failing -accidentally added- tests
Bert Huijben
More...
over 11 years ago
* Bump libgit2 version to 0.22.1
Bert Huijben
More...
over 11 years ago
Explicitly disable CNG backend for now
Bert Huijben
More...
over 11 years ago
Merge task tweaks from SharpSvn
Bert Huijben
More...
over 11 years ago
Fix typo and copyright year
Bert Huijben
More...
over 11 years ago
* src/SharpGit.Tests/AuthTests.cs Add missing file
Bert Huijben
More...
over 11 years ago
Bump SharpGit to libgit2 0.22.0 final
Bert Huijben
More...
over 11 years ago
Bump nunit version, and enable error handling hook.
Bert Huijben
More...
over 11 years ago
Extend error handling via libgit2 to (in most cases) properly forward .Net exceptions.
Bert Huijben
More...
over 11 years ago
Bump to libgit2 v0.22.0-rc2, by partially reverting the revert of the previous attempt
Bert Huijben
More...
over 11 years ago
Revert r1051, as that breaks compatibility with Windows XP :(
Bert Huijben
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
…
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree