1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jan 22, 2025 — Jan 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor retrieval of parents of a commit More... over 14 years ago
Add checking out of an arbitrary commit and handling of a detached head More... over 14 years ago
Allow HEAD to be updated with either a direct or a symbolic reference More... over 14 years ago
Enforce coverage of remote branches More... over 14 years ago
Reorder branch related tests More... over 14 years ago
Merge four related tests More... over 14 years ago
Ensure only a commit object can be used as a target for a branch More... over 14 years ago
Ensure that target of branches and tags are either shas or canonical reference names More... over 14 years ago
Ensure one can't create a branch pointing at a non existent target More... over 14 years ago
Allow creation of a branch specifically pointing at the HEAD More... over 14 years ago
Ensure one can't checkout a non existent branch More... over 14 years ago
Refactor updating of configuration settings
nulltoken
as Emeric Fermas
More... over 14 years ago
Refactor reading of configuration settings
nulltoken
as Emeric Fermas
More... over 14 years ago
Can get and set global level configuration More... over 14 years ago
Upgrade libgit2 binaries to 24ce105
nulltoken
as Emeric Fermas
More... over 14 years ago
Update config reads to return a default value for a missing key. Closes #67 More... over 14 years ago
Add tracking branch details. Closes #75 More... over 14 years ago
Add FilePath and FilePathMarshaler More... over 14 years ago
Enforce code style
nulltoken
as Emeric Fermas
More... over 14 years ago
Apply some minor renamings
nulltoken
as Emeric Fermas
More... over 14 years ago
Clean up RepositoryStatus More... over 14 years ago
Add constraint to ReferenceCollection.Resolve<T>(); simplify Reference.BuildFromPtr() More... over 14 years ago
Remove uses of ReferenceCollection.Resolve<T>() for non-Reference T More... over 14 years ago
Extract NamedReference base for Branch/Tag More... over 14 years ago
Prevent global and system configuration related tests from failing when being run on platform where Git is not deployed
nulltoken
as Emeric Fermas
More... over 14 years ago
Reduce API exposure
nulltoken
as Emeric Fermas
More... over 14 years ago
Refactor release of SafeHandle objects
nulltoken
as Emeric Fermas
More... over 14 years ago
Get symbolic ref object ID from resolved reference (including remote refs). Closes #69 More... over 14 years ago
Failing test listing remote branches More... over 14 years ago
Add diff=csharp to .gitattributes More... over 14 years ago