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

GitHub / github/libgit2sharp / commits

SHA Message Author Date Stats
6cdd3014 Fix default CommitCollection sorting behavior nulltoken <e****s@g****m> about 15 years ago
b81a2d13 Add UnknownSha to test helper Constants nulltoken <e****s@g****m> about 15 years ago
02f414c9 Improve documentation and tests related to initialization and opening of a gi... nulltoken <e****s@g****m> about 15 years ago
9202e915 Fix some issues pinpointed by Code Analysis nulltoken <e****s@g****m> over 15 years ago
ec292487 Update backlog nulltoken <e****s@g****m> over 15 years ago
3db11df2 Refactor SelfCleaningDirectory and TemporaryCloneOfTestRepo test helpers nulltoken <e****s@g****m> over 15 years ago
a375658e Reduce public API exposure nulltoken <e****s@g****m> over 15 years ago
a6abf7d8 Improve error handling mechanism nulltoken <e****s@g****m> over 15 years ago
23bb3576 Update libgit2 binaries to f02f4b5 nulltoken <e****s@g****m> over 15 years ago
1d544e88 merge Merge branch 'vNext' nulltoken <e****s@g****m> over 15 years ago
5a47dc45 Fix NuGet packaging nulltoken <e****s@g****m> over 15 years ago
70477015 Prepare NuGet packaging nulltoken <e****s@g****m> over 15 years ago
59c9ec11 Update staging mechanism to authorize full paths to be used nulltoken <e****s@g****m> over 15 years ago
8bec8dc5 Mark failing test as ignored nulltoken <e****s@g****m> over 15 years ago
07cb3e62 failing test for staging a full path Chris Bilson <c****n@p****m>
Committed by: nulltoken <e****s@g****m>
over 15 years ago
04f50714 Delegate to native libgit2 git_tag_delete() implementation to remove a tag nulltoken <e****s@g****m> over 15 years ago
5d64757f Collapsed some assertions into higher level tests in order to make things eas... nulltoken <e****s@g****m> over 15 years ago
0739544b Update backlog nulltoken <e****s@g****m> over 15 years ago
35c3ec00 Add some (currently failing and ignored) tests related to reference moving/re... nulltoken <e****s@g****m> over 15 years ago
6ba4b001 Add more tests covering the creation of tags nulltoken <e****s@g****m> over 15 years ago
a4b67fa5 Port some tests from cgit and fix implementation to make them pass nulltoken <e****s@g****m> over 15 years ago
73a3fc1b Fix some issues pinpointed by Code Analysis nulltoken <e****s@g****m> over 15 years ago
51bc57b0 Port some tests from cgit and fix implementation to make them pass nulltoken <e****s@g****m> over 15 years ago
7f69dc1c Port some tests from cgit and fix implementation to make them pass nulltoken <e****s@g****m> over 15 years ago
8035f4aa Allow a reference to hold a null target nulltoken <e****s@g****m> over 15 years ago
d2116674 Port some tests from cgit and fix implementation to make them pass nulltoken <e****s@g****m> over 15 years ago
a2f93dd4 Fix the implementation of Repository.Lookup() when being passed a non existin... nulltoken <e****s@g****m> over 15 years ago
03512839 Push down an overload from Repository extension methods to main API nulltoken <e****s@g****m> over 15 years ago
c0d6e21d Reorder repository tests nulltoken <e****s@g****m> over 15 years ago
e4f08af7 Add overwriting option when creating a tag nulltoken <e****s@g****m> over 15 years ago
46a327d3 Update backlog nulltoken <e****s@g****m> over 15 years ago
bc28eb43 Reduce API exposure nulltoken <e****s@g****m> over 15 years ago
93e2ea8f Implement tag deletion nulltoken <e****s@g****m> over 15 years ago
38bd3717 Add some documentation nulltoken <e****s@g****m> over 15 years ago
7f668ab5 Reorder tag tests nulltoken <e****s@g****m> over 15 years ago
1209fa17 Add overwriting option when creating a reference nulltoken <e****s@g****m> over 15 years ago
f292c80d Fix some TODOs and slightly improve the documentation nulltoken <e****s@g****m> over 15 years ago
3898c084 Add some documentation nulltoken <e****s@g****m> over 15 years ago
1ae67748 Add some reference deletion tests nulltoken <e****s@g****m> over 15 years ago
b8e12fb8 Implement moving/renaming of references nulltoken <e****s@g****m> over 15 years ago
82b12f1c Add placeholders for tests to be implemented nulltoken <e****s@g****m> over 15 years ago
e8a65ec4 Reorder reference tests nulltoken <e****s@g****m> over 15 years ago
a63e7d18 implement staging files to index Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m>
over 15 years ago
049e643e add todo Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m>
over 15 years ago
890b2ca8 Tweak the build script to work around some mono/xbuild limitations (bugs?) nulltoken <e****s@g****m> over 15 years ago
7833c8a0 Don't run windows specific tests on other platforms Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m>
over 15 years ago
7c32e1de Fix a slight test re-entrance issue nulltoken <e****s@g****m> over 15 years ago
bc4d8d2e Make Head directly exposed by a Repository nulltoken <e****s@g****m> over 15 years ago
e454fd16 Decorate not yet implemented tests with [Ignore] nulltoken <e****s@g****m> over 15 years ago
198c643c add testrepo_wd back in Tim Clem <t****m@g****m> over 15 years ago
d757871d removing testrepo_wd Tim Clem <t****m@g****m> over 15 years ago
0be96a48 stub out index api, get test repo with wd in order Tim Clem <t****m@g****m> over 15 years ago
60b26a30 update resharper settings to sort properties Tim Clem <t****m@g****m> over 15 years ago
a974a91a define IsDetachedHead for empty repo Tim Clem <t****m@g****m> over 15 years ago
f309e2d4 test IsHeadDetached and add failing test for checking this property on a newl... Tim Clem <t****m@g****m> over 15 years ago
2b7cc07e add test to do fast commit count Tim Clem <t****m@g****m> over 15 years ago
52691295 make sure Index is disposed with repo Tim Clem <t****m@g****m> over 15 years ago
bf10d645 add test to exercise ArgumentConformsTo<T> and ObjectId creation Tim Clem <t****m@g****m> over 15 years ago
1190699c reformat all test fixtures with resharper settings Tim Clem <t****m@g****m> over 15 years ago
1e217f9c test opening repos with windows path separators Tim Clem <t****m@g****m> over 15 years ago
2aa5aedc don't like the message in ShouldBeTrue Tim Clem <t****m@g****m> over 15 years ago
c78487d2 move RepositorySafeHandle into core and reformat Tim Clem <t****m@g****m> over 15 years ago
2af1db32 add test for entries with paths Tim Clem <t****m@g****m> over 15 years ago
9128bf5b can enumerate and find entries in index Tim Clem <t****m@g****m> over 15 years ago
d9ff2b74 can access index and count entries Tim Clem <t****m@g****m> over 15 years ago
a7db4790 guard against potential race condition in fluent commits enumerator Tim Clem <t****m@g****m> over 15 years ago
b13d80f0 Rename Repository.Details to Repository.Info nulltoken <e****s@g****m> over 15 years ago
1b097b3c Simplify API by removing most of the overloads which rely on ObjectId based p... nulltoken <e****s@g****m> over 15 years ago
916a200f Prevent some potential memory leaks nulltoken <e****s@g****m> over 15 years ago
5147fb6d Move high level repository information into Repository.Details nulltoken <e****s@g****m> over 15 years ago
ca5c7dd9 Extract path handling methods into a dedicated PosixPathHelper type nulltoken <e****s@g****m> over 15 years ago
9184e82a Fix Repository.Init() returned path nulltoken <e****s@g****m> over 15 years ago
8e3d4c1e Improve the error reporting nulltoken <e****s@g****m> over 15 years ago
e7ad4f01 Remove some code duplication nulltoken <e****s@g****m> over 15 years ago
577c09f1 update backlog Tim Clem <t****m@g****m> over 15 years ago
df5f12f4 implement repo.Branches.Delete(name) Tim Clem <t****m@g****m> over 15 years ago
aac97795 can checkout a branch Tim Clem <t****m@g****m> over 15 years ago
84e9e659 reformating with resharper layout settings Tim Clem <t****m@g****m> over 15 years ago
37592c4f can update reference target Tim Clem <t****m@g****m> over 15 years ago
d9c333ed reformating files with resharper layout Tim Clem <t****m@g****m> over 15 years ago
9089e4ea Slightly straighten the comparison to the Head reference nulltoken <e****s@g****m> over 15 years ago
6e98590d Enforce Branch.IsCurrentrepositoryHead() test coverage nulltoken <e****s@g****m> over 15 years ago
eb6d6bc2 Update .gitignore file nulltoken <e****s@g****m> over 15 years ago
7e762056 Enforce Branch.IsCurrent() test coverage nulltoken <e****s@g****m> over 15 years ago
f6990fdc add basic resharper settings Tim Clem <t****m@g****m> over 15 years ago
6135bb12 normalizing line endings :( Tim Clem <t****m@g****m> over 15 years ago
07dd59a7 move helpers into core namespace Tim Clem <t****m@g****m> over 15 years ago
450d18ae get rid of backlog.md from solution file Tim Clem <t****m@g****m> over 15 years ago
238d2593 merge Merge remote-tracking branch 'origin/master' Tim Clem <t****m@g****m> over 15 years ago
3c41c15b add quick Commit.Count property, extra branch props Tim Clem <t****m@g****m> over 15 years ago
c56870e6 Move the backlog to the root of the repository nulltoken <e****s@g****m> over 15 years ago
39375d00 Fix malformed Xml documentation nulltoken <e****s@g****m> over 15 years ago
eb0b6acd Add documentation to equality members of types Branch, Tag, Reference, Object... nulltoken <e****s@g****m> over 15 years ago
6063d86a Add TreeEntry equality members nulltoken <e****s@g****m> over 15 years ago
6d4fbc3a always new up a CommitEnumerator Tim Clem <t****m@g****m> over 15 years ago
051febd6 Straighten Tree and TreeEntry API nulltoken <e****s@g****m> over 15 years ago
08625e0b Update CI build script to make it run tests nulltoken <e****s@g****m> over 15 years ago
003c072b Minor renaming nulltoken <e****s@g****m> over 15 years ago
38b102f8 Enforce naming convention nulltoken <e****s@g****m> over 15 years ago
0fd88f98 Straighten Commit API nulltoken <e****s@g****m> over 15 years ago

← Back to repository