1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jun 16, 2025 — Jun 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Convert license files to Windows EOL style on copy. More... about 11 years ago
* src/SharpGit/GitClient/GitClient.cpp * src/SharpGit/GitClient/GitClient.h Add .VersionString, just like on SharpSvn. More... about 11 years ago
* src/SharpGit/GitClient/GitClient.cpp * src/SharpGit/GitClient/GitClient.h Use a static version instance. More... about 11 years ago
Bump libgit2 version More... about 11 years ago
* src/SharpGit/Plumbing/GitIndex.h Suppress warning. More... about 11 years ago
Implement GitClient.Unstage(), to allow undoing an 'git add' in the generic way. More... about 11 years ago
* src/SharpGit/GitClient/GitStage.cpp (Stage): Raise errors via args object. More... about 11 years ago
Make GitClient.Stage() properly handle cases like type changes, etc. More... about 11 years ago
Fix locating git repository based on a non-existing path. Before this patch that would raise an error. 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) More... about 11 years ago
Switch to real github libssh2 location More... over 11 years ago
Unbreak nant file More... over 11 years ago
Fix LIBSSH version header (again) More... over 11 years ago
Switch to using libssh 1.5.0 -released today- instead of trunk 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. More... over 11 years ago
Bump CMake version More... over 11 years ago
Fix svn:eol-style on several files and via svn:auto-props More... over 11 years ago
Disable exporting libssh2 and libgit2's C api from SharpGit.dll More... over 11 years ago
Tweak for libgit2 0.22.1 release More... over 11 years ago
* * Remove failing -accidentally added- tests More... over 11 years ago
* Bump libgit2 version to 0.22.1 More... over 11 years ago
Explicitly disable CNG backend for now More... over 11 years ago
Merge task tweaks from SharpSvn More... over 11 years ago
Fix typo and copyright year More... over 11 years ago
* src/SharpGit.Tests/AuthTests.cs Add missing file More... over 11 years ago
Bump SharpGit to libgit2 0.22.0 final More... over 11 years ago
Bump nunit version, and enable error handling hook. More... over 11 years ago
Extend error handling via libgit2 to (in most cases) properly forward .Net exceptions. More... over 11 years ago
Bump to libgit2 v0.22.0-rc2, by partially reverting the revert of the previous attempt More... over 11 years ago
Revert r1051, as that breaks compatibility with Windows XP :( More... over 11 years ago