1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 12 days ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the local R# settings file extension to gitignore More... about 14 years ago
Expose remote handles to internal callers More... about 14 years ago
Add support of the Mixed mode to Repository.Reset() More... about 14 years ago
Upgrade libgit2 binaries to 2a0f4bf More... about 14 years ago
Refactor retrieval and dereferencing of GitObjects More... about 14 years ago
Fix Head documentation More... about 14 years ago
Add Repository.Reset() and support of the Soft mode More... about 14 years ago
Remove Repository.HasObject() More... about 14 years ago
Release LibGit2Sharp v0.7.0 More... about 14 years ago
Mark Repository.HasObject() as obsolete More... about 14 years ago
Upgrade libgit2 binaries to be00b00 More... about 14 years ago
Make Index.Remove() cope with files which have been modified in the working directory More... about 14 years ago
Add test to ensure predictability of generation of commit, tree and blob object ids More... about 14 years ago
Make Index.Remove() cope with files which have been deleted from the working directory More... about 14 years ago
Improve XBuild compatibility on Linux More... about 14 years ago
Fix shell script line endings on checkout More... about 14 years ago
Fix propagation of inconclusive test messages More... about 14 years ago
Make IndexEntry implement IEquatable to ease the check of the equality of two instances More... about 14 years ago
Make IndexEntry able to cope with native Windows directory separator char More... about 14 years ago
Enforce Index.Move() test coverage More... about 14 years ago
Improve reliability in running unit tests More... about 14 years ago
Allow access to config outside the context of a repo More... about 14 years ago
Make Index.RetrieveStatus() return native file paths More... about 14 years ago
Make Stage(), Unstage(), Move() and Remove() explicitly throw a NotImplementedException when being passed a path that leads to a directory More... about 14 years ago
Upgrade libgit2 binaries to e4c93a39 More... over 14 years ago
Fix line endings of packed-refs test files More... over 14 years ago
Prevent ConfigurationFixture.CanSetGlobalStringValue test from failing when the location of the .gitconfig file should be retreived through the HOME environment variable More... over 14 years ago
Refactor bulk implementation of Index methods More... over 14 years ago
Add basic Tuple<T1, T2> type More... over 14 years ago
Enforce Index.RetrieveStatus() test coverage More... over 14 years ago