1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace usage of IntPtr holding references to oids with OidSafeHandle More... almost 14 years ago
Add OidSafeHandle type More... almost 14 years ago
Replace usage of IntPtr holding references to tree entries with TreeEntrySafeHandle More... almost 14 years ago
Add TreeEntrySafeHandle type More... almost 14 years ago
Replace usage of IntPtr holding references to git objects with GitObjectSafeHandle More... almost 14 years ago
Add GitObjectSafeHandle type More... almost 14 years ago
Fix handling of non 7 bits reference names More... almost 14 years ago
Add Path property to TreeEntry type More... almost 14 years ago
Marshal the libgit2 diff functions More... almost 14 years ago
Marshal structs and constants from diff.h More... almost 14 years ago
Add DebuggerStepThrough to Ensure More... almost 14 years ago
Upgrade libgit2 binaries to a17e882 More... almost 14 years ago
Normalize .gitignore line endings More... almost 14 years ago
Fix some missing xml doc More... almost 14 years ago
Reduce the number of in-memory Utf8Marshaler instances More... almost 14 years ago
Fix typo More... almost 14 years ago
Add RepositoryStatus.Ignored Closes #120 More... almost 14 years ago
Fix up marshalling of strings returned by libgit2 More... almost 14 years ago
Add a .gitattributes so we can have eol sanity More... almost 14 years ago
Rename NamedReference<> to ReferenceWrapper<> More... almost 14 years ago
Remove redundant Branch.ToString() override More... almost 14 years ago
Refactor implementation of equality members of Branch and Tag types More... almost 14 years ago
Remove useless namespace imports More... almost 14 years ago
Change the type of Exception which is returned when staging/unstaging/removing an empty collection of paths More... almost 14 years ago
Refactor the release of some native handles More... almost 14 years ago
Migrate unit tests to XUnit More... almost 14 years ago
Fix some issues pinpointed by Code Analysis More... almost 14 years ago
Remove some code duplication More... almost 14 years ago
Refactor conversion of a native pointer into a GitOid More... almost 14 years ago
Add some missing xml documentation More... almost 14 years ago