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

GitHub / github/libgit2sharp / commits

SHA Message Author Date Stats
54400033 Make IndexEntry able to cope with native Windows directory separator char Flonix <f****x@b****e>
Committed by: nulltoken <e****s@g****m>
over 14 years ago
2a4ac3cc Enforce Index.Move() test coverage nulltoken <e****s@g****m> over 14 years ago
20972120 Improve reliability in running unit tests Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m>
over 14 years ago
2ec29cec Allow access to config outside the context of a repo Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m>
over 14 years ago
091ea515 Make Index.RetrieveStatus() return native file paths Flonix <f****x@b****e>
Committed by: nulltoken <e****s@g****m>
over 14 years ago
524f56f0 Make Stage(), Unstage(), Move() and Remove() explicitly throw a NotImplemente... nulltoken <e****s@g****m> almost 15 years ago
61af9fce Upgrade libgit2 binaries to e4c93a39 nulltoken <e****s@g****m> almost 15 years ago
96a49b28 Fix line endings of packed-refs test files nulltoken <e****s@g****m> almost 15 years ago
4cbb3c37 Prevent ConfigurationFixture.CanSetGlobalStringValue test from failing when t... nulltoken <e****s@g****m> almost 15 years ago
008ccace Refactor bulk implementation of Index methods nulltoken <e****s@g****m> almost 15 years ago
1032a147 Add basic Tuple<T1, T2> type nulltoken <e****s@g****m> almost 15 years ago
c2f6ab2e Enforce Index.RetrieveStatus() test coverage nulltoken <e****s@g****m> almost 15 years ago
5e5aaf87 Release LibGit2Sharp v0.6.2 nulltoken <e****s@g****m> almost 15 years ago
53a4c852 Make Index.Stage(), Index.Unstage(), Index.Move() and Index.Remove() able to ... Flonix <f****x@b****e>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
9fd45ddd Release LibGit2Sharp v0.6.1 nulltoken <e****s@g****m> almost 15 years ago
4726baef Fix some missing documentation warnings nulltoken <e****s@g****m> almost 15 years ago
13f1891c Fix wrong test nulltoken <e****s@g****m> almost 15 years ago
d526b188 Add overloads to index methods that accept collection of paths Albert Krawczyk <p****c@o****u>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
e372f816 Upgrade libgit2 binaries to e3baa3c nulltoken <e****s@g****m> almost 15 years ago
f025ac37 Fix the tests to cope with the newly committed "1.txt" file in the test repos... nulltoken <e****s@g****m> almost 15 years ago
3209297a Simplify CI build script and fix mixed tabs/spaces nulltoken <e****s@g****m> almost 15 years ago
2c27c267 Add a test file "1.txt" beside the "1" folder to put under the light an order... nulltoken <e****s@g****m> almost 15 years ago
6b66c0fb Release LibGit2Sharp v0.6.0 nulltoken <e****s@g****m> almost 15 years ago
75476187 Upgrade libgit2 binaries to 28c1451 nulltoken <e****s@g****m> almost 15 years ago
98ceca5d Fix some missing documentation warnings nulltoken <e****s@g****m> almost 15 years ago
52de337d Change the tree structure into which libgit2 binaries are located in order to... nulltoken <e****s@g****m> almost 15 years ago
dcc034f3 Reorder Index related tests nulltoken <e****s@g****m> almost 15 years ago
4357bf36 Fix Index.Stage(), Index.Unstage() and enforce test coverage nulltoken <e****s@g****m> almost 15 years ago
890af74b Add EnumExtensions to help checking whether a flag is set nulltoken <e****s@g****m> almost 15 years ago
a1fed6cc Move the Commit API with optional signatures up to RepositoryExtensions nulltoken <e****s@g****m> almost 15 years ago
e392b5d7 Add Index.Remove() nulltoken <e****s@g****m> almost 15 years ago
907ab55a Can create commit using global 'user' config info Tim Clem <t****m@g****m>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
0200e5f6 Replace managed tree indexer functionality with native libgit2 git_tree_fromp... nulltoken <e****s@g****m> almost 15 years ago
030180ec Change retrieval of configuration settings nulltoken <e****s@g****m> almost 15 years ago
a47ab72b Add Configuration.Get() overload that takes key in parts. Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
13d02d14 Add a string indexer to the Commit type in order to ease retrieval of TreeEnt... nulltoken <e****s@g****m> almost 15 years ago
8d162473 Add a string indexer to the Branch type in order to ease retrieval of TreeEnt... nulltoken <e****s@g****m> almost 15 years ago
4a0a0c39 Fix Index.Unstage() in order to make it cope with path containing subdirectories nulltoken <e****s@g****m> almost 15 years ago
1fc47221 Add commits to remote/origin in testrepo_wd to test Branch.BehindBy Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
db5d0d0c Assimilate PosixPathHelper into FilePath Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
1d250dad Use FilePath and FilePathMarshaler in NativeMethods Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
7dc1d79e Fix some missing documentation warnings nulltoken <e****s@g****m> almost 15 years ago
54493c1a Refactor retrieval of parents of a commit nulltoken <e****s@g****m> almost 15 years ago
42cacec4 Add checking out of an arbitrary commit and handling of a detached head nulltoken <e****s@g****m> almost 15 years ago
47463f17 Allow HEAD to be updated with either a direct or a symbolic reference nulltoken <e****s@g****m> almost 15 years ago
7156b3e9 Enforce coverage of remote branches nulltoken <e****s@g****m> almost 15 years ago
da5761d4 Reorder branch related tests nulltoken <e****s@g****m> almost 15 years ago
75f5e1af Merge four related tests nulltoken <e****s@g****m> almost 15 years ago
e9aef74a Ensure only a commit object can be used as a target for a branch nulltoken <e****s@g****m> almost 15 years ago
c3b227f6 Ensure that target of branches and tags are either shas or canonical referenc... nulltoken <e****s@g****m> almost 15 years ago
84371745 Ensure one can't create a branch pointing at a non existent target nulltoken <e****s@g****m> almost 15 years ago
ccc120b6 Allow creation of a branch specifically pointing at the HEAD nulltoken <e****s@g****m> almost 15 years ago
1142c442 Ensure one can't checkout a non existent branch nulltoken <e****s@g****m> almost 15 years ago
cfa7860b Refactor updating of configuration settings Emeric Fermas <e****s@g****m> almost 15 years ago
00fba595 Refactor reading of configuration settings Emeric Fermas <e****s@g****m> almost 15 years ago
f74d3dd9 Can get and set global level configuration Tim Clem <t****m@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
9b4aac72 Upgrade libgit2 binaries to 24ce105 Emeric Fermas <e****s@g****m> almost 15 years ago
e2b22211 Update config reads to return a default value for a missing key. Closes #67 Keith Dahlby <d****k@g****m> almost 15 years ago
e3df5105 Add tracking branch details. Closes #75 Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
5e770b85 Add FilePath and FilePathMarshaler Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
0f02c42c Enforce code style Emeric Fermas <e****s@g****m> almost 15 years ago
ceed67f5 Apply some minor renamings Emeric Fermas <e****s@g****m> almost 15 years ago
18c77d60 Clean up RepositoryStatus Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
almost 15 years ago
b31b8cd0 Add constraint to ReferenceCollection.Resolve<T>(); simplify Reference.BuildF... Keith Dahlby <d****k@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
ea0cdd85 Remove uses of ReferenceCollection.Resolve<T>() for non-Reference T Keith Dahlby <d****k@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
7a622ced Extract NamedReference base for Branch/Tag Keith Dahlby <d****k@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
91d40589 Prevent global and system configuration related tests from failing when being... Emeric Fermas <e****s@g****m> almost 15 years ago
3208956d Reduce API exposure Emeric Fermas <e****s@g****m> almost 15 years ago
7c61350a Refactor release of SafeHandle objects Emeric Fermas <e****s@g****m> almost 15 years ago
fc7ccbc3 Get symbolic ref object ID from resolved reference (including remote refs). C... Keith Dahlby <d****k@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
f9ac3484 Failing test listing remote branches Keith Dahlby <d****k@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
9e326979 Add diff=csharp to .gitattributes Keith Dahlby <d****k@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
e62da5f9 Update README.md with suggested core.autocrlf settings Keith Dahlby <d****k@g****m> almost 15 years ago
45b03a69 Release LibGit2Sharp v0.5.0 Emeric Fermas <e****s@g****m> almost 15 years ago
22bcc81d Fix NativeMethods signatures Emeric Fermas <e****s@g****m> almost 15 years ago
f1b9313d Throw for unsupported configuration types Tim Clem <t****m@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
7b8a431b Basic remote retrieval, can get remote Tim Clem <t****m@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
01c9bd08 Can delete a configuration variable Tim Clem <t****m@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
a00a92d8 Can set configuration values for a repository Tim Clem <t****m@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
e3d4bcd5 git_commit_message_short has been removed - reimplement in C# Tim Clem <t****m@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
87248e06 Can get basic settings from config file Tim Clem <t****m@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
189f85aa Upgrade NuGet to v1.5 nulltoken <e****s@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
17028254 Add .gitattributes file and fix line endings nulltoken <e****s@g****m> almost 15 years ago
37997dce Move removal of temporary test repositories after the processing of each fixture nulltoken <e****s@g****m> almost 15 years ago
bb8fc169 Prevent enumeration of commits from throwing when starting from a tag which p... nulltoken <e****s@g****m> almost 15 years ago
90fb33f2 Standardize usage of LibGit2Exception nulltoken <e****s@g****m> almost 15 years ago
9f183828 Prevent a branch from being removed if it's the current HEAD nulltoken <e****s@g****m> almost 15 years ago
f2506533 Add some Repository.Discover() coverage nulltoken <e****s@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
02dbc31a Add determination of repository status nulltoken <e****s@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
83735193 Upgrade libgit2 binaries to 35e9407 nulltoken <e****s@g****m>
Committed by: Emeric Fermas <e****s@g****m>
almost 15 years ago
97ac99f7 Ensure references are being enumerated in a ordered way nulltoken <e****s@g****m> almost 15 years ago
df04d9d2 Enforce code style nulltoken <e****s@g****m> almost 15 years ago
75ae7f95 Defer loading of Tag.Annotation and Tag.Target properties nulltoken <e****s@g****m> almost 15 years ago
5295b22c Replace defered loading implementation of DirectReference with Lazy<T> nulltoken <e****s@g****m> almost 15 years ago
fef3488b Defer loading of the tip of a Branch nulltoken <e****s@g****m> almost 15 years ago
e44e2c29 Improve implementation of commits enumeration/querying nulltoken <e****s@g****m> almost 15 years ago
5aea2967 Replace corrupted test reference with on demand creation of it nulltoken <e****s@g****m> almost 15 years ago
397f3b96 Fix error message formatting in a test helper nulltoken <e****s@g****m> almost 15 years ago
5c5441a0 Add ToString() override to Tag nulltoken <e****s@g****m> almost 15 years ago
90f0d050 Straighten collection assertions to take into account the order of items nulltoken <e****s@g****m> almost 15 years ago

← Back to repository