1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve documentation related to the creation of Commits More... almost 14 years ago
Add Repository.ObjectDatabase.CreateCommit() More... almost 14 years ago
Add Repository.CreateBranch() overload that accepts Commit directly More... almost 14 years ago
Add Checkout(Branch) overload More... almost 14 years ago
Move Checkout() to Repository More... almost 14 years ago
Make TreeDefinition.Add() able to cope with files More... almost 14 years ago
Add TreeDefinition and TreeEntryDefinition types More... almost 14 years ago
Add TreeDefinition.Remove() More... almost 14 years ago
Add ObjectId.Zero static property More... almost 14 years ago
Add Repository.ObjectDatabase.CreateTree() More... almost 14 years ago
Deploy usage of the Mode enum More... almost 14 years ago
Add new Mode enum More... almost 14 years ago
Internally expose the oid of a TreeEntry target More... almost 14 years ago
Add Repository.ObjectDatabase.CreateBlob() More... almost 14 years ago
Add Repository.ObjectDatabase.Contains() More... almost 14 years ago
Reverse the order in which the native handles are being released More... almost 14 years ago
Throw when accessing Index of a bare repository More... almost 14 years ago
Add RepositoryOptions to provide the Repository with overridden working directory and/or index More... almost 14 years ago
Change permissions of TreeEntry.cs file More... almost 14 years ago
Add internal Repository.LookupCommit() to reduce duplication More... almost 14 years ago
Add Core.Compat.Environment type More... almost 14 years ago
Fix to put attributes catchall at beginning of file More... almost 14 years ago
Prevent SafeHandles from being disposed more than once More... almost 14 years ago
Add a finalizer to Repository type More... almost 14 years ago
Add Repository.Version static property More... almost 14 years ago
Replace usage of IntPtr holding references to references with ReferenceSafeHandle More... almost 14 years ago
Add ReferenceSafeHandle type More... almost 14 years ago
Move SafeHandle related types to Core.Handles namespace More... almost 14 years ago
Replace usage of IntPtr holding references to index entries with IndexEntrySafeHandle More... almost 14 years ago
Add IndexEntrySafeHandle type More... almost 14 years ago