GitHub / github/libgit2sharp / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c04e3b14 | Deploy BareRepositoryException | nulltoken <e****s@g****m> | almost 14 years ago | |
| 0580f368 | Make repo.Reset() accept ResetOptions.Hard | nulltoken <e****s@g****m> | almost 14 years ago | |
| 815086d5 | Bind git_checkout_tree() | nulltoken <e****s@g****m> | almost 14 years ago | |
| 858fa09f | Introduce BareRepositoryException | nulltoken <e****s@g****m> | almost 14 years ago | |
| abdcc6c2 | Update error codes | nulltoken <e****s@g****m> | almost 14 years ago | |
| 1198d2a9 | Expose and use giterr_set_str for ODB backends | Philip Kelley <p****y@h****m> | almost 14 years ago | |
| 1498ed44 | Update .gitignore for VS 2012 | Keith Dahlby <d****k@g****m> | almost 14 years ago | |
| f7cd0b09 | Delegate detection of invalid reference names | nulltoken <e****s@g****m> | almost 14 years ago | |
| f68acdc3 | Upgrade libgit2 binaries to 9adfa7d | nulltoken <e****s@g****m> | almost 14 years ago | |
| 035cc857 | Expose libgit2 error code and category as ints | nulltoken <e****s@g****m> | almost 14 years ago | |
| 57b3d105 | Add support for unborn branches | yorah <y****n@g****m> | almost 14 years ago | |
| 7dc48e61 | Upgrade libgit2 binaries to 411cb01 | nulltoken <e****s@g****m> | almost 14 years ago | |
| c8f1f009 | Support for custom, managed ODB backends |
Philip Kelley <p****y@h****m>
Committed by: nulltoken <e****s@g****m> |
almost 14 years ago | |
| 38fdee68 | Delegate tracking reference retrieval to libgit2 | nulltoken <e****s@g****m> | almost 14 years ago | |
| ed351670 | Upgrade libgit2 binaries to 17b06f4 | nulltoken <e****s@g****m> | almost 14 years ago | |
| d48c25ff | Enhance Refs.UpdateTarget() test coverage | nulltoken <e****s@g****m> | almost 14 years ago | |
| 1e868421 | Enumerate configuration values. | Matt Burke <s****s@g****m> | almost 14 years ago | |
| 99ebe329 | Delegate support of abbreviated oids to revparse | nulltoken <e****s@g****m> | almost 14 years ago | |
| f8302e23 | Improve RepositoryExtensions documentation | nulltoken <e****s@g****m> | almost 14 years ago | |
| 872a4ee4 | Turn repo.Branches string based overloads into extension methods | nulltoken <e****s@g****m> | almost 14 years ago | |
| 27378ee6 | Make Branches.Move() accept a Branch as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| c8033399 | Make Branches.Remove() accept a Branch as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 21fea321 | Make Branches.Add() accept a Commit as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 03dcb223 | Improve BranchCollection documentation | nulltoken <e****s@g****m> | almost 14 years ago | |
| e2e3ff23 | Prevent invalid reference creation through revparse spec | nulltoken <e****s@g****m> | almost 14 years ago | |
| 9e590cb5 | Turn repo.Tags string based overloads into extension methods | nulltoken <e****s@g****m> | almost 14 years ago | |
| b5270c40 | Make Tags.Remove() accept a Tag as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 8fab83b4 | Improve ReferenceCollection documentation | nulltoken <e****s@g****m> | almost 14 years ago | |
| 3dbac13b | Turn repo.Refs string based overloads into extension methods | nulltoken <e****s@g****m> | almost 14 years ago | |
| 0548d4be | Make Refs.UpdateTarget() accept an revparse spec as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 8f24ef61 | Make Refs.Remove() accept a Reference as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| f0d7a618 | Remove unneeded ConfigGetter<T> delegate |
Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 14 years ago | |
| 710fefac | Make Refs.Move() accept a Reference as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 7bf47ce7 | Make Refs.UpdateTarget() accept an ObjectId as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 6662ea5d | Fix git_status_file binding (GIT_EAMBIGOUS is a valid return value) |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 14 years ago | |
| 1939521c | Unify BuildFromPtr/CreateFromPtr implementation and usage |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 14 years ago | |
| 33219f60 | Make Refs.UpdateTarget() accept a Reference as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| eb304fb0 | Make retrieval of error message thread-safe |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 14 years ago | |
| 4819b800 | Revert "Make Tags.Add() accept an ObjectId as its target" | nulltoken <e****s@g****m> | almost 14 years ago | |
| e5f216f5 | Make Tags.Add() accept a GitObject as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 8fa70ffc | Make Refs.Add() accept a Reference as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| a69653f2 | Make Refs.Add() accept an ObjectId as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 58932d0f | Fix wrong test | nulltoken <e****s@g****m> | almost 14 years ago | |
| 41364ef2 | Make Refs.Add() accept a revparse specification | nulltoken <e****s@g****m> | almost 14 years ago | |
| 6301a50b | Turn Tags.Add() overloads into extension methods | nulltoken <e****s@g****m> | almost 14 years ago | |
| 34c4aac8 | Make Tags.Add() accept an ObjectId as its target | nulltoken <e****s@g****m> | almost 14 years ago | |
| 71a8449e | Fix TagCollection xml documentation | nulltoken <e****s@g****m> | almost 14 years ago | |
| 6d9331c4 | Improve documentation of 0100664 mode usage | nulltoken <e****s@g****m> | almost 14 years ago | |
| 0bcfb515 | Straighten the creation of a Blob in the database | nulltoken <e****s@g****m> | almost 14 years ago | |
| 64c052e3 | Fix detection of the path to the native libraries | nulltoken <e****s@g****m> | almost 14 years ago | |
| 4afa2894 | Add build.libgit2sharp.x64.cmd |
Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 14 years ago | |
| e7b3e10a | Refactor TreeChanges.PrintCallBack() | Keith Dahlby <d****k@g****m> | about 14 years ago | |
| 04e04404 | Inline helper methods to simplify refactoring | Keith Dahlby <d****k@g****m> | about 14 years ago | |
| 4bda9ff1 | Refactor extraction of the boundaries of a commit query |
Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 1c6a28d0 | Add test coverage commits query through globed references |
Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| b6e924ef | Add repo.Refs.FromGlob() to enumerate references matching a specified glob | nulltoken <e****s@g****m> | about 14 years ago | |
| 9d09fe98 | Introduce the RepositoryNotFoundException type | nulltoken <e****s@g****m> | about 14 years ago | |
| 61a74032 | Introduce the AmbiguousException type | nulltoken <e****s@g****m> | about 14 years ago | |
| aecdcbd4 | Expose libgit2 error data through the Exception.Data property |
Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| d21cf2e1 | Revparse support in Repository.Lookup |
Ben Straub <b****b@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 90dc8071 | Make Index.Unstage() work against an orphaned Head |
Philip Kelley <p****y@h****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| e99d8199 | Upgrade libgit2 binaries to 14e1bc1 | nulltoken <e****s@g****m> | about 14 years ago | |
| c191d7ed | Add travis script |
Carlos Martín Nieto <c****s@c****k>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| fa5e0fbc | Preserve non-ASCII characters in commit messages | Adam Roben <a****m@r****g> | about 14 years ago | |
| 36273355 | Extract call to git_threads_init into a separate, non-inlined method so mono ... | Jonathan Chambers <j****m@g****m> | about 14 years ago | |
| f8f29a95 | Make ObjectDatabase.CreateBlob() able to accept a BinaryReader | nulltoken <e****s@g****m> | about 14 years ago | |
| 3916ea55 | Delegate the handling of the default refSpec to libgit2 when creating a new R... |
Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| c0bc8930 | Upgrade libgit2 binaries to 1d94a7d | nulltoken <e****s@g****m> | about 14 years ago | |
| cda8d3fe | Make all public types mockable | yorah <y****n@g****m> | about 14 years ago | |
| 1061def8 | Fix missing IEquatable declarations | yorah <y****n@g****m> | about 14 years ago | |
| 9fffc4f9 | Add BlobExtensions |
Haacked <h****d@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 1cc0824b | Add MetaTest to check that all LibGit2Sharp public types are mockable | yorah <y****n@g****m> | about 14 years ago | |
| 34a22293 | Show how to test an application using LibGit2Sharp in isolation |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| d62ae539 | Make CommitLog mockable |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 595a3ca0 | Make RepositoryInformation mockable |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 1040c5ea | Make RemoteCollection mockable |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 9ee340f8 | Make Remote mockable |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| b6274a15 | Make Changes, ContentChanges and TreeEntryChanges mockable |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 4a5000ba | Make Diff mockable |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| d9f60de1 | Make Blob mockable | yorah <y****n@g****m> | about 14 years ago | |
| 4985376c | Make Configuration mockable | yorah <y****n@g****m> | about 14 years ago | |
| a9d6e0cd | Make BranchCollection mockable | yorah <y****n@g****m> | about 14 years ago | |
| 82a68d11 | Make Commit mockable | yorah <y****n@g****m> | about 14 years ago | |
| 70aff86a | Make Branch mockable | yorah <y****n@g****m> | about 14 years ago | |
| 8ec4f12a | Add IRepository interface |
Haacked <h****d@g****m>
Committed by: yorah <y****n@g****m> |
about 14 years ago | |
| 8b87c23b | Validate ReferenceWrapper ctor reference argument |
Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 486f941b | Remove obsolete LibGit2Exception |
Keith Dahlby <d****k@g****m>
Committed by: yorah <y****n@g****m> |
about 14 years ago | |
| 54cdf3ae | Add repo.Info.IsHeadOrphaned | yorah <y****n@g****m> | about 14 years ago | |
| 521994ec | Decorate Lazy type with DebuggerStepThrough attribute | yorah <y****n@g****m> | about 14 years ago | |
| 1f125115 | Add IndexEntry.Mode |
yorah <y****n@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| b62438b7 | Fix issues raised by Code Analysis | nulltoken <e****s@g****m> | about 14 years ago | |
| bb202dc9 | Make Diff.Compare able to work against the working directory and the index | nulltoken <e****s@g****m> | about 14 years ago | |
| 0668f73d | Update the Changelog with links to code diffs | nulltoken <e****s@g****m> | about 14 years ago | |
| 29df1beb | Straighten the building of some test paths | nulltoken <e****s@g****m> | about 14 years ago | |
| 15d02226 | Fix overlooked path marshaling | nulltoken <e****s@g****m> | about 14 years ago | |
| e0753150 | Implement FilePath.Equals() and GetHashCode() |
Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m> |
about 14 years ago | |
| 293f26e0 | Rename Delete to Unset in Configuration | Keith Dahlby <d****k@g****m> | about 14 years ago | |
| e0f0bd10 | Simplify the formating of exception messages | nulltoken <e****s@g****m> | about 14 years ago | |
| 824a1c1e | Make TreeChanges and TreeEntryChanges expose native paths | nulltoken <e****s@g****m> | about 14 years ago | |
| 12245d51 | Trivial Repository cleanup | Keith Dahlby <d****k@g****m> | about 14 years ago |