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

GitHub / github/libgit2sharp / commits

SHA Message Author Date Stats
803a595a Remove unused usings Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
e3fca98c Remove redundant qualifiers Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
03c83977 Remove inferable delegate construction Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
9170dd60 Use readonly for applicable fields Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
8f622a80 Add StageLevel to IndexEntry.DebuggerDisplay Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
3616204d Micro-optimization: use new List<>(capacity) Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
935453d7 Add strongly typed NonFastForward exception Jameson Miller <j****l@m****m> over 13 years ago
188b68ba Introduce Repositories.Branches.Update() Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
8cbfcb39 Guard against null remote names nulltoken <e****s@g****m> over 13 years ago
7b52706c Enhance repo.NetWork.Remotes.Add() test coverage nulltoken <e****s@g****m> over 13 years ago
09d4ed03 Alpha sort signatures of native methods nulltoken <e****s@g****m> over 13 years ago
d3286d5a Introduce repo.Network.Remotes.IsValidName() nulltoken <e****s@g****m> over 13 years ago
0460794d Enhance repo.Refs.IsValidName test coverage nulltoken <e****s@g****m> over 13 years ago
9d5e4e96 Make LambdaEqualityHelper.Equals symmetric when exactly one argument is null Sam Harwell <s****m@t****m> over 13 years ago
e49893bf Remove the empty implementation of SafeHandleBase.Dispose (overrides SafeHand... Sam Harwell <s****m@t****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
3a7ec784 Remove unnecessary finalizer from Repository (cleanup already guaranteed by t... Sam Harwell <s****m@t****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
d541cadb Remove unnecessary finalizer (cleanup already guaranteed by the SafeHandle) Sam Harwell <s****m@t****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
4e437239 Allow retrieval of the Remote of a non local branch nulltoken <e****s@g****m> over 13 years ago
fa27f1aa Teach Network to list references on a remote Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
30edba32 Update libgit2 binaries to 40a6051 Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
21956f6a Fix some issues pinpointed by Code Analysis nulltoken <e****s@g****m> over 13 years ago
3962d64c Teach Push to accept Credentials Jerome Doby <x****z@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
2f18086d Add RawContentStream. Andrius Bentkus <a****s@g****m> over 13 years ago
66fa95b0 Mark Repository.Remotes obsolete nulltoken <e****s@g****m> over 13 years ago
2022f39a Add missing Network property to IRepository interface nulltoken <e****s@g****m> over 13 years ago
7fc57e65 Introduce Repository.Network.Remotes nulltoken <e****s@g****m> over 13 years ago
e5cea378 Fix filemode for source files. Andrius Bentkus <a****s@g****m> over 13 years ago
6a6e51c3 Remove leading tabs. Andrius Bentkus <a****s@g****m> over 13 years ago
ea9969c5 Remove trailing whitespaces. Andrius Bentkus <a****s@g****m> over 13 years ago
8d5db049 Add RepositoryStatus & StatusEntry DebuggerDisplay Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
a0ce8afa posh-git-ify TreeChanges.DebuggerDisplay Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
6ac1b368 better safe strong Ensure Edward Thomson <e****n@m****m> over 13 years ago
cbd8a161 Make repo.Fetch() accept a Credentials instance nulltoken <e****s@g****m> over 13 years ago
e0b1c8bf Prevent test cleanup from hiding potential test failure nulltoken <e****s@g****m> over 13 years ago
3db50fcf Make Diff.Compare able to expose type changes nulltoken <e****s@g****m> over 13 years ago
745da081 Fix AheadBy/BehindBy behavior for orphaned branch nulltoken <e****s@g****m> over 13 years ago
6b9afb26 Teach BranchCollection to disambiguate local and remote branch names Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
72f2f356 Initial push implementation Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
6cc28546 Add Repository.Submodules Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
795cb759 Add Submodule bindings Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
c478d49f Check all [Flags] enums for overlaps Keith Dahlby <d****k@g****m> over 13 years ago
0ab83f08 Add Repository.Stashes.Add Metalrom <r****y@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
68b291ea Enhance Configuration test coverage nulltoken <e****s@g****m> over 13 years ago
078e57f7 Update libgit2 binaries to 5f9f69d Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
5cdaba22 Remove obsolete DiffTarget Keith Dahlby <d****k@g****m>
Committed by: yorah <y****n@g****m>
over 13 years ago
30fba1fe Remove obsolete Configuration members/extensions Keith Dahlby <d****k@g****m>
Committed by: yorah <y****n@g****m>
over 13 years ago
f4cc029b Update NuGet package specification nulltoken <e****s@g****m> over 13 years ago
1eaa55ee Add libgit2 license nulltoken <e****s@g****m> over 13 years ago
6273202f Include third-party product name in license filename nulltoken <e****s@g****m> over 13 years ago
1d71e8ed Rename CHANGELOG.md to CHANGES.md nulltoken <e****s@g****m> over 13 years ago
30d33b21 Claim last bit for FileStatus.Nonexistent Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
d255379a Introduce repo.Network.FetchHeads Edward Thomson <e****n@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
efcd62a3 Fix test for non-virtual methods in types with public ctor Keith Dahlby <d****k@g****m> over 13 years ago
f5fe1eef make Configuration#Get methods virtual Drew Miller <n****o@h****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
8580f18e Improve exception message when configuration file is not found yorah <y****n@g****m> over 13 years ago
91990fbb Update test repository with libgit2 logo nulltoken <e****s@g****m> over 13 years ago
51d0754a Teach Branch to cope with unborn tracked branches nulltoken <e****s@g****m> over 13 years ago
1ccfc718 Ensure Checkout() doesn't mess with binary files nulltoken <e****s@g****m> over 13 years ago
80dcc97f Tidy up OdbBackendFixture code nulltoken <e****s@g****m> over 13 years ago
ec04a570 Make Checkout raise proper MergeConflictException nulltoken <e****s@g****m> over 13 years ago
9b71e0f8 Introduce OrphanedHeadException nulltoken <e****s@g****m> over 13 years ago
c5bb01bc Enhance checkout test coverage nulltoken <e****s@g****m> over 13 years ago
9a9f7d45 Fix some compilation warnings nulltoken <e****s@g****m> over 13 years ago
a41d3362 Update libgit2 binaries to 586f71e nulltoken <e****s@g****m> over 13 years ago
f321fe3b Small documentation fix nulltoken <e****s@g****m> over 13 years ago
54c7726d Add TODO comment nulltoken <e****s@g****m> over 13 years ago
6aad7fd1 Checkout branch as snapshot Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
dc1848cf Add Ignore support Paul Betts <p****l@p****g> over 13 years ago
4e73ab98 Bind git_graph_ahead_behind native method Metalrom <r****y@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
29b23fd6 Remove ThreadAffinity from git_remote_set_autotag Ben Straub <b****s@g****m> over 13 years ago
849c21e9 Add test repository with merge conflicts Metalrom <r****y@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
5d7887e7 Add IndexContainsUnmergedEntriesException to bind EUNMERGED exception Metalrom <r****y@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
05d26fb7 Add optional ignoredErrorCodes on git_foreach Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
88bf65e9 Add tar archiving tests yorah <y****n@g****m> over 13 years ago
95a50c31 Introduce Blob.IsBinary Metalrom <r****y@g****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
36d40bd8 Add archive as tar functionality yorah <y****n@g****m> over 13 years ago
d31f95ad Don't try to negate in an attributes file Carlos Martín Nieto <c****n@d****e> over 13 years ago
91da7861 Add checkout tests Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
0114a7c0 Fix Lib/.gitattributes file nulltoken <e****s@g****m> over 13 years ago
258fa7e3 Teach Repository.Commit() to add merged branches as parents Edward Thomson <e****n@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
742f5b83 Teach Repository.Commit() to cleanup merge data Edward Thomson <e****n@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
9cfc8f36 Introduce Repository.MergeHeads Edward Thomson <e****n@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
c3f37afe Refactor reference building nulltoken <e****s@g****m> over 13 years ago
1a13d3b3 Introduce Repository.Refs.Head nulltoken <e****s@g****m> over 13 years ago
86547599 Re-enable skipped hard reset test Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
5dc82d2a Update checkout in response to libgit2 checkout changes Jameson Miller <j****l@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
20a6b51f Provide access to basic username/password auth for clone Ben Straub <b****s@g****m> over 13 years ago
f2d5b19c Trim down tar-cs to keep only the tarring capabilities needed for git-archive yorah <y****n@g****m> over 13 years ago
5701f42e Add tarring capabilities yorah <y****n@g****m> over 13 years ago
0a0d1577 Add local cloning test coverage nulltoken <e****s@g****m> over 13 years ago
f493cec1 Add InvalidSpecificationException as wrapper for EINVALIDSPEC native exception Metalrom <r****y@g****m> over 13 years ago
48aae611 Improve perf and correctness of UTF-8 marshaling Philip Kelley <p****y@h****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
191bd74c Rename AmbiguousException as AmbiguousSpecificationException Metalrom <r****y@g****m> over 13 years ago
30cd0546 Move clone related tests into a separate fixture nulltoken <e****s@g****m> over 13 years ago
39c2ed22 Update libgit2 binaries to 7dfc5c3 Ben Straub <b****s@g****m> over 13 years ago
4d7c2ad5 Rename Enum.Has<T> to Compat.Enum.HasFlag<T> nulltoken <e****s@g****m> over 13 years ago
d71f7561 Add NameConflictException as wrapper for EEXIST native exception Metalrom <r****y@g****m> over 13 years ago
fef50c17 Give props to Hugo Bonacci Martin Woodward <m****o@m****m>
Committed by: nulltoken <e****s@g****m>
over 13 years ago
7d7354da Make Travis build fail upon a test failure nulltoken <e****s@g****m> over 13 years ago
8659a9f5 Remove specific Lib/.gitattributes file nulltoken <e****s@g****m> over 13 years ago

← Back to repository