GitHub / github/libgit2sharp / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9a088523 | All strings passed down to libgit2 should be UTF-8 |
Paul Betts <p****l@p****g>
Committed by: nulltoken <e****s@g****m> |
about 15 years ago | |
| 50fc1610 | Release LibGit2Sharp v0.4.0 | nulltoken <e****s@g****m> | about 15 years ago | |
| 1e5d3ba4 | Update Changelog | nulltoken <e****s@g****m> | about 15 years ago | |
| 7fa704cb | Remove trailing white spaces | nulltoken <e****s@g****m> | about 15 years ago | |
| 66cbcc0f | Add some TODO reminders | nulltoken <e****s@g****m> | about 15 years ago | |
| de84cb31 | Create a minimal git config file if libgit2 didn't create one |
davidebbo <d****o@m****m>
Committed by: nulltoken <e****s@g****m> |
about 15 years ago | |
| d726dbda | Un-ignore two reference renaming tests as they now pass when run against the ... | nulltoken <e****s@g****m> | about 15 years ago | |
| 822f6c14 | Replace managed version of lightweight tag creation with native libgit2 imple... | nulltoken <e****s@g****m> | about 15 years ago | |
| 4acb95c3 | Make build Windows command line launcher independent from the current working... | nulltoken <e****s@g****m> | about 15 years ago | |
| 2190049a | Replace managed version of Repository.Info.IsHeadDetached with native libgit2... | nulltoken <e****s@g****m> | about 15 years ago | |
| a91fca50 | Minor code refactoring | nulltoken <e****s@g****m> | about 15 years ago | |
| bdf54dda | Fix Repo.Index.Unstage() behavior | nulltoken <e****s@g****m> | about 15 years ago | |
| dcf3ae57 | Reduce exposure of public API | nulltoken <e****s@g****m> | about 15 years ago | |
| 146c4906 | Prevent an attempt to retrieve an unknown file from the Index from throwing a... | nulltoken <e****s@g****m> | about 15 years ago | |
| 21e87e2b | Add Repository.Index.Move() | nulltoken <e****s@g****m> | about 15 years ago | |
| 148fb756 | Update libgit2 binaries to 33afca4 | nulltoken <e****s@g****m> | about 15 years ago | |
| dbf812da | Hide the .git directory when initializing a new standard repository | nulltoken <e****s@g****m> | about 15 years ago | |
| 7b7a4abe | Fix Repository.IsEmpty implementation | nulltoken <e****s@g****m> | about 15 years ago | |
| c0013852 | Fix issue when enumerating commits | nulltoken <e****s@g****m> | about 15 years ago | |
| dfb856c9 | Leverage Sha abbreviating API in the tests | nulltoken <e****s@g****m> | about 15 years ago | |
| 608c8aef | Leverage Lazy<T> to unify implementation of deferred execution | nulltoken <e****s@g****m> | about 15 years ago | |
| db9c4950 | Add basic Lazy<T> type | nulltoken <e****s@g****m> | about 15 years ago | |
| 375f820b | Fix source code broken tree structure | nulltoken <e****s@g****m> | about 15 years ago | |
| b0be581e | Fix retrieving of a non existing tree entry | nulltoken <e****s@g****m> | about 15 years ago | |
| 2ce39470 | Hack some tests to make them Mono "compliant" | nulltoken <e****s@g****m> | about 15 years ago | |
| 7218e1b6 | Update Changelog | nulltoken <e****s@g****m> | about 15 years ago | |
| b8d95590 | Add TreeEntry.Type | nulltoken <e****s@g****m> | about 15 years ago | |
| 62208a32 | Propagate libgit2 error messages upward | nulltoken <e****s@g****m> | about 15 years ago | |
| aee32ee2 | Add tests exercising usage of abbreviated shas | nulltoken <e****s@g****m> | about 15 years ago | |
| 6cb5f853 | Fix platform directory separator chars | nulltoken <e****s@g****m> | about 15 years ago | |
| 0c61d1de | Apply some code beautification to some files | nulltoken <e****s@g****m> | about 15 years ago | |
| 87879f34 | Add handling of abbreviated sha to Repository.Lookup() and ObjectId.ToString() | nulltoken <e****s@g****m> | about 15 years ago | |
| 236231bd | Reorder Repository tests | nulltoken <e****s@g****m> | about 15 years ago | |
| bf9ffdc4 | Add 'Build' directory to ignored files | nulltoken <e****s@g****m> | about 15 years ago | |
| 99eace9a | Made name of some test constants more explicit | nulltoken <e****s@g****m> | about 15 years ago | |
| d1dea3dc | Rename build Windows command line launcher | nulltoken <e****s@g****m> | about 15 years ago | |
| 6f910541 | Add Repository.Discover() method | nulltoken <e****s@g****m> | about 15 years ago | |
| a29c8965 | Update libgit2 binaries to 2a406ab | nulltoken <e****s@g****m> | about 15 years ago | |
| c3c806c5 | Improve handling of interop of libgit2 | nulltoken <e****s@g****m> | about 15 years ago | |
| 296a68dc | Update libgit2 binaries to c716b18 | nulltoken <e****s@g****m> | about 15 years ago | |
| 7b93cf50 | Rewrite the renaming test which now pass | nulltoken <e****s@g****m> | about 15 years ago | |
| a08bbf4d | Give a public parameter a more explicit name | nulltoken <e****s@g****m> | about 15 years ago | |
| 649586d0 | Add Signature related test helpers | nulltoken <e****s@g****m> | about 15 years ago | |
| 8a589ca7 | Add failing file renaming test | nulltoken <e****s@g****m> | about 15 years ago | |
| f0a6c6c3 | Add msvcr100 to output and to nuget package | davidebbo <d****o@m****m> | about 15 years ago | |
| 54096d52 | Make Repository.Head return a Branch instead of a Reference | nulltoken <e****s@g****m> | about 15 years ago | |
| 7f862ab8 | Tweak packaging script | nulltoken <e****s@g****m> | about 15 years ago | |
| cbcd51bb | Added symbolsource support to the nuget package | davidebbo <d****o@m****m> | about 15 years ago | |
| 13b7f4a4 | Refactor build script | nulltoken <e****s@g****m> | about 15 years ago | |
| 8a093c80 | Move BaseFixture to TestHelpers namespace | nulltoken <e****s@g****m> | about 15 years ago | |
| c35f177f | Set up the test environment in a Fixture base class |
davidebbo <d****o@m****m>
Committed by: nulltoken <e****s@g****m> |
about 15 years ago | |
| 63997c55 | Release LibGit2Sharp v0.3.0 | nulltoken <e****s@g****m> | about 15 years ago | |
| 1828200d | Update API to cope with some libgit2 minor changes | nulltoken <e****s@g****m> | about 15 years ago | |
| e12b3585 | Add script to generate the NuGet package | nulltoken <e****s@g****m> | about 15 years ago | |
| 272b92db | Defer resolving of Repository.Info | nulltoken <e****s@g****m> | about 15 years ago | |
| c52db7df | Update libgit2 binaries to a5aa5bd | nulltoken <e****s@g****m> | about 15 years ago | |
| d76a8015 | Enforce test coverage of (fixed) copying behavior of TemporaryCloneOfTestRepo | nulltoken <e****s@g****m> | about 15 years ago | |
| 7be48856 | Move Constants to TestHelpers.Constants | nulltoken <e****s@g****m> | about 15 years ago | |
| 69935b56 | Fix test repo copying when repo is not bare |
davidebbo <d****o@m****m>
Committed by: nulltoken <e****s@g****m> |
about 15 years ago | |
| faa21e03 | Fix staging/unstaging issue | nulltoken <e****s@g****m> | about 15 years ago | |
| 3a9cb80e | Add basic Commit feature | nulltoken <e****s@g****m> | about 15 years ago | |
| a1f568b6 | Fix a branch creation issue | nulltoken <e****s@g****m> | about 15 years ago | |
| d42f3156 | Refactor CommitCollection | nulltoken <e****s@g****m> | about 15 years ago | |
| d9a871ea | Add Repository.Index.Unstage() functionality | nulltoken <e****s@g****m> | about 15 years ago | |
| 381521c8 | Enhance error handling when native methods return 0 or positive values as suc... | nulltoken <e****s@g****m> | about 15 years ago | |
| 1fe52e15 | Add branch renaming feature | nulltoken <e****s@g****m> | about 15 years ago | |
| bcb1feb5 | Downgrade libgit2 binaries to cd2cc2d | nulltoken <e****s@g****m> | about 15 years ago | |
| 12dbc0df | Update API to return a new instance of it when one updates the target of a re... | nulltoken <e****s@g****m> | about 15 years ago | |
| ea9865da | Add branch creation shortcuts to Repository | nulltoken <e****s@g****m> | about 15 years ago | |
| dcb2b450 | Enforce test coverage of an empty repository | nulltoken <e****s@g****m> | about 15 years ago | |
| 0a5f5365 | Simplify the build script | nulltoken <e****s@g****m> | about 15 years ago | |
| af292e41 | Update MSBuild.Community.Tasks to be able to force the tests to be run in 32b... | nulltoken <e****s@g****m> | about 15 years ago | |
| 1997c735 | Remove windows native extension from platform invocation methods definition | nulltoken <e****s@g****m> | about 15 years ago | |
| 0e098720 | Release LibGit2Sharp v0.2.0 | nulltoken <e****s@g****m> | about 15 years ago | |
| c8ccded4 | Update libgit2 binaries to 4191d52 | nulltoken <e****s@g****m> | about 15 years ago | |
| 8fb8bfb5 | Update backlog | nulltoken <e****s@g****m> | about 15 years ago | |
| 1125c041 | Allow to query the commit history by specifying two named commits as boundaries | nulltoken <e****s@g****m> | about 15 years ago | |
| 3034aa9b | Allow to query the commit history of an empty repository | nulltoken <e****s@g****m> | about 15 years ago | |
| da2a2c7b | Change API to query the history of commits | nulltoken <e****s@g****m> | about 15 years ago | |
| 66bc35fa | Remove the Count property from the CommitCollection | nulltoken <e****s@g****m> | about 15 years ago | |
| ed87a6b7 | Improve the exception thrown when building a CommitCollection from an unknown... | nulltoken <e****s@g****m> | about 15 years ago | |
| fa2047e7 | Prevent NullReferenceException from being thrown when accessing the CommitCol... | nulltoken <e****s@g****m> | about 15 years ago | |
| 187b1b36 | Remove duplicate test | nulltoken <e****s@g****m> | about 15 years ago | |
| 4b46919b | Improve performance of resolving of direct references | nulltoken <e****s@g****m> | about 15 years ago | |
| b2831909 | Minor ObjectId refactoring | nulltoken <e****s@g****m> | about 15 years ago | |
| 49410b0a | Fix an IIS related interop issue | nulltoken <e****s@g****m> | about 15 years ago | |
| 2a18c09b | Turn NativeMethods and UnSafeNativeMethods types into static ones | nulltoken <e****s@g****m> | about 15 years ago | |
| 75085738 | Fix some issues pinpointed by Code Analysis | nulltoken <e****s@g****m> | about 15 years ago | |
| 2785f536 | Ensure a CommitCollection can not be built from an unknown sha or a corrupted... | nulltoken <e****s@g****m> | about 15 years ago | |
| 8720df7b | Enforce CommitCollection test coverage | nulltoken <e****s@g****m> | about 15 years ago | |
| cf9dbed7 | Convert CommitCollection.StartingAt() overloads as extension methods | nulltoken <e****s@g****m> | about 15 years ago | |
| 65de100a | Fix Repository.Info.IsEmpty | nulltoken <e****s@g****m> | about 15 years ago | |
| 4322bd76 | Enforce CommitEnumerator immutability | nulltoken <e****s@g****m> | about 15 years ago | |
| 548b8d9c | Unify the behavior of CommitEnumerator | nulltoken <e****s@g****m> | about 15 years ago | |
| 4e90db86 | Add RevWalkerSafeHandle to ensure proper release of non managed resources | nulltoken <e****s@g****m> | about 15 years ago | |
| 6b8b8a25 | Refactor SafeHandles | nulltoken <e****s@g****m> | about 15 years ago | |
| 5ea4866a | Add some documentation | nulltoken <e****s@g****m> | about 15 years ago | |
| 10477336 | Fix creation of reference to prevent it from choking on corrupted ones | nulltoken <e****s@g****m> | about 15 years ago | |
| 2a529521 | Add a corrupted branch to the test repository | nulltoken <e****s@g****m> | about 15 years ago | |
| 3e2535d2 | Update backlog | nulltoken <e****s@g****m> | about 15 years ago |