An open API service providing commit metadata for open source projects.

GitHub / github/libgit2sharp / commits

SHA Message Author Date Stats
325ddfcd merge Merge pull request #1096 from whoisj/fix-identity-ensure-bug nulltoken <e****s@g****m> about 11 years ago
c2de57d0 Fixes a trivial bug in Idenitity.cs found by code scan J Wyman <j****n@m****m> about 11 years ago
97256e7e Applying consistant formatting across the project J Wyman <j****n@m****m> about 11 years ago
409a4a2b Adding support for message formatting in exception c'tors J Wyman <j****n@m****m> about 11 years ago
0ef4390d Teach Network.ListReferences to accept both a url and a CredentialsProvider nulltoken <e****s@g****m> about 11 years ago
ba91a272 Cleanup imports nulltoken <e****s@g****m> about 11 years ago
61ea7e26 Drop trailing spaces nulltoken <e****s@g****m> about 11 years ago
5b9cd991 Fix some Xml doc related warnings nulltoken <e****s@g****m> about 11 years ago
49346f8f merge Merge pull request #1062 from libgit2/ethomson/stage_ignores nulltoken <e****s@g****m> about 11 years ago
1359cc59 merge Merge pull request #1090 from libgit2/ntk/coverity nulltoken <e****s@g****m> about 11 years ago
e10e2238 merge Merge pull request #859 from libgit2/jamill/branch_create_failure nulltoken <e****s@g****m> about 11 years ago
611e4123 Link to Coverity from the README nulltoken <e****s@g****m> about 11 years ago
02264def Simplify GitObjectIsNotNull implementation nulltoken <e****s@g****m> about 11 years ago
8212155b Remove duplicated code nulltoken <e****s@g****m> about 11 years ago
e4bb4124 Fix build warnings by not relying on obsolete properties nulltoken <e****s@g****m> about 11 years ago
6747421e Prevent multiple enumerations nulltoken <e****s@g****m> about 11 years ago
49f95304 mergedrepo_wd: turn on core.autocrlf=false Edward Thomson <e****n@m****m> about 11 years ago
431e9c6d merge Merge pull request #1030 from whoisj/streaming-filter-support nulltoken <e****s@g****m> about 11 years ago
8008e2d7 merge Merge pull request #999 from libgit2/ntk/inrange nulltoken <e****s@g****m> about 11 years ago
289f176c merge Merge pull request #1087 from whoisj/refactor-network-internal-api nulltoken <e****s@g****m> about 11 years ago
a4f78318 merge Merge pull request #1061 from whoisj/pre-push-hook-support nulltoken <e****s@g****m> about 11 years ago
62c07635 merge Merge pull request #1065 from psawey/remotels nulltoken <e****s@g****m> about 11 years ago
b9a888bf Make tests relying on Assert.InRange less susceptible to failure nulltoken <e****s@g****m> about 11 years ago
083361d8 merge Merge pull request #1068 from libgit2/therzok/stashApplication nulltoken <e****s@g****m> about 11 years ago
3010f837 merge Merge pull request #1080 from libgit2/ntk/coverity_fixes nulltoken <e****s@g****m> about 11 years ago
dfab5083 minor beautification J Wyman <j****n@m****m> about 11 years ago
342df4a5 refactored `DoFetch` into three seperate methods for clarity and consitancy J Wyman <j****n@m****m> about 11 years ago
738c2638 merge Merge pull request #1081 from whoisj/fix-coverity-nre-issues nulltoken <e****s@g****m> about 11 years ago
fba0a735 Fixes NRE issues found by Covertity in ObjectDatabase.cs J Wyman <j****n@m****m> about 11 years ago
129d7031 Fixes NRE issues found by Covertity in Repository.cs J Wyman <j****n@m****m> about 11 years ago
7cb2d7ee merge Merge pull request #1079 from whoisj/fix-coverity-concurrency-issues nulltoken <e****s@g****m> about 11 years ago
a1406d13 Fix some minor issues found by Coverity nulltoken <e****s@g****m> about 11 years ago
802aa50e Fixes a trio of concurrency issues found by Coverity J Wyman <j****n@m****m> about 11 years ago
2a283297 merge Merge pull request #1078 from libgit2/ntk/coverity_the_sequel nulltoken <e****s@g****m> about 11 years ago
2f0ed89b Replace failing CoverityPublisher with plain 7zip and Curl nulltoken <e****s@g****m> about 11 years ago
77691c27 merge Merge pull request #1066 from libgit2/ntk/coverity_appveyor nulltoken <e****s@g****m> about 11 years ago
61fdbed7 Prettify build output nulltoken <e****s@g****m> about 11 years ago
f59d586a Make AppVeyor run Coverity scan nulltoken <e****s@g****m> about 11 years ago
ef60b2a4 Clean AppVeyor PowerShell scripting nulltoken <e****s@g****m> about 11 years ago
01b4c5e8 merge Merge pull request #1042 from libgit2/ntk/config_frompaths nulltoken <e****s@g****m> about 11 years ago
7202df7e merge Merge pull request #1070 from whoisj/fix-crash-submodule-delete nulltoken <e****s@g****m> about 11 years ago
1de917e7 fixed issue cause by physical directory removal of submodules J Wyman <j****n@m****m> about 11 years ago
878e0945 Introduce StashCollection.Apply and Pop Marius Ungureanu <m****u@x****m> about 11 years ago
12c4f9bb Add Functionality to List Remote References without creating a Repository Paul Sawey <p****y@a****m> about 11 years ago
ca4d15ee Make Configuration.BuildFrom() able to probe for the local configuration file nulltoken <e****s@g****m> about 11 years ago
2c98992d merge Merge pull request #1063 from libgit2/ethomson/gitattributes nulltoken <e****s@g****m> about 11 years ago
4b677609 Remove union merge driver for sln, csproj files Edward Thomson <e****n@e****m> about 11 years ago
5d9f53d1 Introduce Configuration.BuildFrom() nulltoken <e****s@g****m> about 11 years ago
7e7c1f59 Drop dead code nulltoken <e****s@g****m> about 11 years ago
47b7c582 Introduce FileStatus.Conflicted Edward Thomson <e****n@m****m> about 11 years ago
ab895be9 Adding pre-push callback support J Wyman <j****n@m****m> about 11 years ago
ba6b4b47 merge Merge pull request #1059 from libgit2/ethomson/mergeconflict nulltoken <e****s@g****m> about 11 years ago
adafc414 merge Merge pull request #1058 from libgit2/ntk/issue_953 nulltoken <e****s@g****m> about 11 years ago
71dc2c1a Added LFS like test to FilterFixture J Wyman <j****n@m****m> about 11 years ago
8960ead2 Drop ThreadAffinity nulltoken <e****s@g****m> about 11 years ago
27abed14 merge Merge pull request #1049 from libgit2/ntk/upgrade_nuget nulltoken <e****s@g****m> about 11 years ago
73740ffe merge Merge pull request #984 from bording/nativeNuget nulltoken <e****s@g****m> about 11 years ago
ac524f36 Introduce CheckoutConflictException Edward Thomson <e****n@m****m> about 11 years ago
def0c7bb PoC for writing directly into the next stream Carlos Martín Nieto <c****n@d****e>
Committed by: J Wyman <j****n@m****m>
about 11 years ago
63f8d6d9 merge Merge pull request #942 from libgit2/ntk/history_rewriter_notes nulltoken <e****s@g****m> about 11 years ago
cc04c434 merge Merge pull request #527 from libgit2/ntk/filestatus nulltoken <e****s@g****m> about 11 years ago
ef63b095 merge Merge pull request #1043 from libgit2/ntk/diff nulltoken <e****s@g****m> about 11 years ago
659be882 merge Merge pull request #1038 from libgit2/Therzok-remove-forced-connection nulltoken <e****s@g****m> about 11 years ago
645d89e7 merge Merge pull request #1040 from libgit2/ntk/issue_1040 nulltoken <e****s@g****m> about 11 years ago
66c41b33 Obsolete CompareOptions.UsePatienceAlgorithm in favor of .Algorithm nulltoken <e****s@g****m> about 11 years ago
abdc1c55 merge Merge pull request #1056 from libgit2/bording/failBuild nulltoken <e****s@g****m> about 11 years ago
cd9d5f35 Make *nix builds fail at the first error Brandon Ording <b****g@g****m> about 11 years ago
4439cad8 merge Merge pull request #1052 from alessandro-gentilini/fix_typo nulltoken <e****s@g****m> about 11 years ago
de4db2db Fix a typo in a comment. Alessandro Gentilini <a****i@g****m> about 11 years ago
37cf8af9 Fix a typo in a comment. Alessandro Gentilini <a****i@g****m> about 11 years ago
e0bf8149 Fix a typo in a comment. Alessandro Gentilini <a****i@g****m> about 11 years ago
d86bada1 Fix a typo in a comment. Alessandro Gentilini <a****i@g****m> about 11 years ago
ba8b3bf8 merge Merge pull request #1050 from ckuhn203/secureCredentials nulltoken <e****s@g****m> about 11 years ago
56b908c6 Fix wrong interop definition nulltoken <e****s@g****m> about 11 years ago
0445aaa0 Remove extra test resource files Keith Dahlby <d****k@g****m> about 11 years ago
7c81d05d Ignore extra test resource files Keith Dahlby <d****k@g****m> about 11 years ago
8ae8e4c9 Show diff for test resource text artifacts Keith Dahlby <d****k@g****m> about 11 years ago
3f1bedab Fix submodule_wd submodule remote URLs Keith Dahlby <d****k@g****m> about 11 years ago
7003c392 Added secure string support for credentials; closes #1048 Chris McClellan <c****3@g****m>
Committed by: Christopher J. McClellan <c****3@g****m>
about 11 years ago
98e6e346 merge Merge pull request #1031 from libgit2/ntk/optionals nulltoken <e****s@g****m> about 11 years ago
6c12de4f Update libgit2 to ff8d635 nulltoken <e****s@g****m> about 11 years ago
130d7bc2 Refactor unwrapping of temp repository on unix Brandon Ording <b****g@g****m>
Committed by: nulltoken <e****s@g****m>
about 11 years ago
02940ce3 stage tests: ensure we can stage conflicts Edward Thomson <e****n@e****m> about 11 years ago
2b03d65e stage tests: stage ignored files properly Edward Thomson <e****n@e****m>
Committed by: Edward Thomson <e****n@m****m>
about 11 years ago
e1e5fe6a merge Merge pull request #1046 from richlander/patch-1 nulltoken <e****s@g****m> over 11 years ago
525296cc Correct ".NET" usage Rich Lander <r****r@m****m> over 11 years ago
62cc73e8 Fix Resharper private member prefix setting Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
5109f597 Ensure lack of optional parameters Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
44aa1498 Drop optional parameters in Diff.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
32da01c5 Drop optional parameters in BlobExtensions.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
40bbf1e4 Drop optional parameters in BranchCollection.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
b3386c99 Drop optional parameters in BranchCollectionExtensions.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
d7e8a2e9 Drop optional parameters in CommitRewriteInfo.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
0cfa9230 Drop optional parameters in Network.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
1f9d9ddb Drop optional parameters in StashCollection.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
9b26f363 Drop optional parameters in Configuration.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
42775598 Drop optional parameters in ConfigurationExtensions.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
631b36c9 Drop optional parameters in NetworkExtensions.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
bce3f4c1 Drop optional parameters in ReferenceCollectionExtensions.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago
d16fbec1 Drop optional parameters in TagCollectionExtensions.cs Brendan Forster <b****n@g****m>
Committed by: nulltoken <e****s@g****m>
over 11 years ago

← Back to repository