GitHub / github/libgit2sharp / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c890e615 | Add rewrite test that injects existing TreeEntry | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 94aeb130 | Fix building with Mono on OS X | Ben Straub <b****s@g****m> | almost 13 years ago | |
| 2553c801 | Deprecated ResetOptions in favor ResetMode. | Pavel Belousov <p****i@g****m> | almost 13 years ago | |
| 5e628585 | Drop unused parameter | nulltoken <e****s@g****m> | almost 13 years ago | |
| 0e55dadd | Favor IRepository usage over Repository | nulltoken <e****s@g****m> | almost 13 years ago | |
| c071980a | Align IRepository with public Repository members | nulltoken <e****s@g****m> | almost 13 years ago | |
| d6079d4a | Add TreeDefinition.Add(string, TreeEntry) | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| d9ecbaed | Update libgit2 binaries to e87d9d3 | nulltoken <e****s@g****m> | almost 13 years ago | |
| b65f9662 | Fix UpdateLibgit2ToSha.ps1 path context handling | nulltoken <e****s@g****m> | almost 13 years ago | |
| c7c12e71 | Enforce symlink creation and parsing test coverage | nulltoken <e****s@g****m> | almost 13 years ago | |
| 7b38c3cb | Garbage collection protection | Jameson Miller <j****l@m****m> | almost 13 years ago | |
| 71090d33 | Deprecate Blob.Content |
Aimeast <l****9@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 13 years ago | |
| 2e201d57 | Rename Blob.ContentAsText() as Blob.GetContentText() |
Aimeast <l****9@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 13 years ago | |
| da320296 | Rename Blob.ContentStream() as Blob.GetContentStream() |
Aimeast <l****9@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 13 years ago | |
| 36945a94 | Push down Stream related helpers into BaseFixture |
Aimeast <l****9@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 13 years ago | |
| 2bb26a5f | Teach BaseFixture.Touch() to accept Streams |
Aimeast <l****9@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 13 years ago | |
| af112891 | Check autocrlf in filtered text test | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 0c4780b5 | Note that Blob.Size is size of raw content | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| e0277392 | Ensure Blob.ContentStream() has Length | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| fc78c72f | Add meta test to find missing [Fact]/[Theory] | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 7af5c60f | Teach LambdaEqualityHelper to deal with null equality contribution | Edward Thomson <e****n@m****m> | almost 13 years ago | |
| abc7b61b | Fixed a typo. | Janusz Białobrzewski <j****r@o****l> | almost 13 years ago | |
| bd736e2d | Clean up cancellation patterns in callbacks and other small cleanups. | Jameson Miller <j****l@m****m> | almost 13 years ago | |
| 981f4390 | Expose Push progress reporting | Jameson Miller <j****l@m****m> | almost 13 years ago | |
| e2290f86 | Enforce repo.Network.Push() test coverage | nulltoken <e****s@g****m> | almost 13 years ago | |
| 31291feb | Introduce blob FilteringOptions for content stream | Edward Thomson <e****n@m****m> | almost 13 years ago | |
| b10c4b6e | Make string marshaling either lax or strict | nulltoken <e****s@g****m> | almost 13 years ago | |
| 75eaceb3 | Introduce EncodingMarshaler.Cleanup() | nulltoken <e****s@g****m> | almost 13 years ago | |
| c5419f7b | Refactor Marshalers | nulltoken <e****s@g****m> | almost 13 years ago | |
| 277ae161 | Protect TagAnnotation creation from invalid parameters | nulltoken <e****s@g****m> | almost 13 years ago | |
| 28d1820f | Protect TagAnnotation creation from name or message containing '\0' | nulltoken <e****s@g****m> | almost 13 years ago | |
| c8ba327a | Protect Commit creation from message containing '\0' | nulltoken <e****s@g****m> | almost 13 years ago | |
| 0d713cbc | Protect Signature creation from invalid parameters | nulltoken <e****s@g****m> | almost 13 years ago | |
| 374f2a52 | Protect Signature creation from components containing '\0' | nulltoken <e****s@g****m> | almost 13 years ago | |
| 8528d4c9 | Enforce creation of unborn branch test coverage | nulltoken <e****s@g****m> | almost 13 years ago | |
| ec8b9ec0 | Subtransport logic. |
Philip Kelley <p****y@h****m>
Committed by: Edward Thomson <e****n@m****m> |
almost 13 years ago | |
| afc3d6e9 | Ensure shadow copying doesn't prevent from probing | nulltoken <e****s@g****m> | almost 13 years ago | |
| 467fbd0a | Introduce RequiresDotNetOrMonoGreaterThanOrEqualTo() helper | nulltoken <e****s@g****m> | almost 13 years ago | |
| 8effe572 | Make RetrieveStatus() reload on-disk index beforehand |
Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m> |
almost 13 years ago | |
| bf3bbbc0 | Update libgit2 binaries to 711333e |
Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m> |
almost 13 years ago | |
| af2f3d8e | Cleanup FilterBranchFixture test repositories | nulltoken <e****s@g****m> | almost 13 years ago | |
| 962f66e9 | Cleanup temporary test repos before each test run | nulltoken <e****s@g****m> | almost 13 years ago | |
| 974ad998 | Introduce renames in status | Edward Thomson <e****n@m****m> | almost 13 years ago | |
| 1ae17a3e | Drop obsolete members after release v0.14.1 | nulltoken <e****s@g****m> | almost 13 years ago | |
| 2f4368b7 | Release LibGit2Sharp v0.14.1 | nulltoken <e****s@g****m> | almost 13 years ago | |
| 7b704234 | Update libgit2 binaries to 11f8336 | nulltoken <e****s@g****m> | almost 13 years ago | |
| d54f395e | Make probing work from within the packages folder | nulltoken <e****s@g****m> | almost 13 years ago | |
| 72e4a1e1 | Clarified documentation of BranchTrackingDetails |
Jan Melcher <i****o@y****e>
Committed by: nulltoken <e****s@g****m> |
almost 13 years ago | |
| 11f4cb81 | Split Patch and TreeChanges generation | yorah <y****n@g****m> | almost 13 years ago | |
| e143eaff | Add RewriteHistoryOptions.OnSucceeding and OnError | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 6ef21680 | Normalize submodule paths on lookup | Keith Dahlby <k****y@j****m> | almost 13 years ago | |
| 936407f5 | Drop obsolete members after release v0.14 | nulltoken <e****s@g****m> | almost 13 years ago | |
| 72585f5e | Release LibGit2Sharp v0.14.0 | nulltoken <e****s@g****m> | almost 13 years ago | |
| 97caa92d | Test Push with a custom backend | yorah <y****n@g****m> | almost 13 years ago | |
| 41ef06ee | Introduce ObjectId.StartsWith() | nulltoken <e****s@g****m> | almost 13 years ago | |
| 5264090d | Slight OdbBackendFixture refactoring | nulltoken <e****s@g****m> | almost 13 years ago | |
| 8d9fdc9a | Add GIT_EUSER to OdbBackend exposed return codes | nulltoken <e****s@g****m> | almost 13 years ago | |
| cfd3c03c | Small refactoring | nulltoken <e****s@g****m> | almost 13 years ago | |
| 0625fcee | Make OdbBackend expose valid backend return codes | nulltoken <e****s@g****m> | almost 13 years ago | |
| 43d7bed4 | Drop dead code | nulltoken <e****s@g****m> | almost 13 years ago | |
| b5ad8a55 | Drop dead code | nulltoken <e****s@g****m> | almost 13 years ago | |
| cf7bcff4 | Update libgit2 binaries to 32e4992 | nulltoken <e****s@g****m> | almost 13 years ago | |
| 5e04efc8 | Fix SymbolicReference debugger display | nulltoken <e****s@g****m> | almost 13 years ago | |
| da03bebd | Teach RewriteHistory to rewrite symbolic refs | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 31bd5071 | Remove unused Proxy.git_reference_resolve() | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| d1b00f70 | Don't resolve SymRef Target to direct | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 894ed196 | Tag target isn't always a GitObject | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| adf9c297 | Replace HistoryRewriter's shaMap with objectMap | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| ea096f02 | Simplify HistoryRewriter.RewriteReference() | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 726266a9 | Respect core.logAllRefUpdates | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 625ebbd4 | Committish has two t's | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| a60e0459 | Clean up reflog assertions | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| f671e817 | Override Signature.ToString() | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| ddec9f03 | Append to reflog in Branches.Add() and Move() | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 72a4c152 | Add Config.GetValueOrDefault() extensions | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| 885de34f | Teach Index.Stage to stage files in ignored dirs | Edward Thomson <e****n@m****m> | almost 13 years ago | |
| 1aa5f113 | Clean up trailing whitespaces | nulltoken <e****s@g****m> | almost 13 years ago | |
| c3e602c3 | Add strongly-typed LockedFileException | yorah <y****n@g****m> | almost 13 years ago | |
| 5ae95603 | Simplify Ensure.HandleError() GitErrorCodes to LibGit2SharpExceptions mapping | yorah <y****n@g****m> | almost 13 years ago | |
| 27dd2c05 | Does not throw when parsing a Remote with no url | nulltoken <e****s@g****m> | almost 13 years ago | |
| 6be13c5c | Add TreeDefinition.Remove(IEnumerable<string>) | Keith Dahlby <d****k@g****m> | almost 13 years ago | |
| cfdcf183 | Fix OdbBackEnd ForEach prototype | nulltoken <e****s@g****m> | almost 13 years ago | |
| bfd15640 | Enforce OdbBackend test coverage | nulltoken <e****s@g****m> | almost 13 years ago | |
| 1ca821cb | Make OdbBackend interface ObjectId based | nulltoken <e****s@g****m> | almost 13 years ago | |
| f7c05c68 | Update libgit2 binaries to eb04744 | nulltoken <e****s@g****m> | almost 13 years ago | |
| aac17c74 | Teach repo.ObjectDatabase to enumerate GitObjects | nulltoken <e****s@g****m> | almost 13 years ago | |
| d370aa69 | Update CheckoutPaths method to handle null or empty paths parameter | Jameson Miller <j****l@m****m> | about 13 years ago | |
| 7ea504a6 | Refactor OdbBackEnd | nulltoken <e****s@g****m> | about 13 years ago | |
| 7eb9ccfb | Allow handling of odd-sized short Shas in OdbBackend | nulltoken <e****s@g****m> | about 13 years ago | |
| 3e29b4b2 | Prevent Sha regeneration in the OdbBackend | nulltoken <e****s@g****m> | about 13 years ago | |
| fbcefdad | Add RewriteHistoryOptions.PruneEmptyCommits | Keith Dahlby <d****k@g****m> | about 13 years ago | |
| 7b7aef0a | Map rewritten parents to rewritten commits | Keith Dahlby <d****k@g****m> | about 13 years ago | |
| bcc25cec | Skip building diff patch while doing stage/reset | Nikolay Zakharov <n****y@d****u> | about 13 years ago | |
| 49ca8331 | Add link to release notes in NuGet spec | nulltoken <e****s@g****m> | about 13 years ago | |
| e02eef94 | Support BOM detection in Blob.GetContentAsText() | Keith Dahlby <d****k@g****m> | about 13 years ago | |
| a50756e3 | Introduce Blob.ContentAsText() | Keith Dahlby <d****k@g****m> | about 13 years ago | |
| 0d00a5f8 | Deprecate old CheckoutPaths() method |
Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m> |
about 13 years ago | |
| 4d7f189a | Make CheckoutPaths() leverage CheckoutOptions |
Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m> |
about 13 years ago | |
| 54df2261 | Introduce CheckoutOptions type |
Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m> |
about 13 years ago | |
| 3c03b9fb | Ensure Travis build fails upon errors | nulltoken <e****s@g****m> | about 13 years ago |