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

GitHub / github/libgit2sharp / commits

SHA Message Author Date Stats
a889aa9c Added libgit2 features to Repository.Version someoneigna <s****a@g****m> over 12 years ago
989f9535 Introduced Reference.IsValidName(string) someoneigna <s****a@g****m> over 12 years ago
d4a74890 Introduce Remote.IsValidName(string) someoneigna <s****a@g****m> over 12 years ago
17fee2b5 Make Travis build target osx platform nulltoken <e****s@g****m> over 12 years ago
90155789 Update Checkout and Merge options Jameson Miller <j****l@m****m> over 12 years ago
35e9a66b Improve marshaling of git oid Kim Gybels <k****s@e****m> over 12 years ago
6ff7bf8a Upgrade to .Net 4.0 nulltoken <e****s@g****m> over 12 years ago
ac394b41 Fix some issues pinpointed by Code Analysis nulltoken <e****s@g****m> over 12 years ago
35ea14dd Drop obsolete members after release v0.17.0 nulltoken <e****s@g****m> over 12 years ago
fb3c4f0f Update libgit2 to 06d772d nulltoken <e****s@g****m> over 12 years ago
cccecb2a Release LibGit2Sharp v0.17.0 nulltoken <e****s@g****m> over 12 years ago
abb35872 Improve performance of refs.ReachableFrom() nulltoken <e****s@g****m> over 12 years ago
9d579837 Fix xml doc ambiguous references nulltoken <e****s@g****m> over 12 years ago
bd85a5b8 Introduce CommitOptions Edward Thomson <e****n@m****m> over 12 years ago
35e6cbe7 Drop uninteresting information from Exception messages Edward Thomson <e****n@m****m> over 12 years ago
8a303f2b Introduce EmptyCommitException Edward Thomson <e****n@m****m> over 12 years ago
5a1fa417 Short-circuit Committishes for simple identifiers Keith Dahlby <d****k@g****m>
Committed by: Keith Dahlby <k****y@j****m>
over 12 years ago
3091772c Enable now passing test assertions nulltoken <e****s@g****m> over 12 years ago
bca2f0ec Enrich the merge base Aimeast <l****9@g****m> over 12 years ago
fb978a05 Update libgit2 to bcc6229 Jameson Miller <j****l@m****m> over 12 years ago
b9d7e791 Make GitCloneOptions a struct to fix issue #635 Philip Kelley <p****y@h****m> over 12 years ago
aa94e9d9 Introduce default credentials Edward Thomson <e****n@m****m> over 12 years ago
eb08934e BaseFixture: allow passing options to the isolated repo Carlos Martín Nieto <c****n@d****e>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
8e5f6cf6 Split the lazy group of commit object as two groups Aimeast <l****9@g****m> over 12 years ago
a09f1939 Allow notes retrieval by namespace and ObjectId yorah <y****n@g****m> over 12 years ago
c2bf6975 Run mono with the --debug option Carlos Martín Nieto <c****n@d****e> over 12 years ago
53713248 Make tests target non obsolete overloads nulltoken <e****s@g****m> over 12 years ago
a4c6c455 Enable now passing test assertion nulltoken <e****s@g****m> over 12 years ago
6e2d8cda Bind git_reference_remove() nulltoken <e****s@g****m> over 12 years ago
14ab41cb Bind git_remote_fetch() nulltoken <e****s@g****m> over 12 years ago
393b3bcd meta fixture ensuring GetEnumerators are testable half-ogre <n****o@h****m> over 12 years ago
907d2220 make SubmoduleCollection.GetEnumerator virtual half-ogre <n****o@h****m> over 12 years ago
c7e11bbf Introduce new merge functionality, including Pull, merge options, and Jameson Miller <j****l@m****m> over 12 years ago
a4fdaa9c Refactored Repository.Clone with CloneOptions Jan Melcher <f****r@d****m>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
bf464cf8 Teach Repository.Clone to accept a specific branch to checkout ekkapop-w <e****w@g****m>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
469e6da7 Introduce repo.Revert(commit) Ben Straub <b****s@g****m>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
edb140a1 Release LibGit2Sharp v0.16.0 nulltoken <e****s@g****m> over 12 years ago
97adc9da Enhance merge test coverage to better test possible outcomes. crumblycake <a****s@o****m> over 12 years ago
bc101b2b Fix fast forward merge behavior. crumblycake <a****s@o****m> over 12 years ago
0e94aa54 Added an option to choose if commit message is prettified or not Ami Bar <a****r@g****m> over 12 years ago
61e8add2 Fix Remotes.Add(name, url, refspec) implementation nulltoken <e****s@g****m> over 12 years ago
08fb1226 Speed up postbuild xcopy Duncan Smart <d****t@g****m> over 12 years ago
81248100 Update libgit2 to 36a80fd Ben Straub <b****s@g****m>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
a3de5baf Fix xmldoc typo Ben Straub <b****s@g****m> over 12 years ago
4e43e4fc Introduce Diff.Compare<PatchStats>() Ben Straub <b****s@g****m> over 12 years ago
0bbed219 Bind git_patch_line_stats Ben Straub <b****s@g****m> over 12 years ago
d72764c0 RefspecFixture: use the isolated repository Carlos Martín Nieto <c****n@d****e>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
408d52db BaseFixture: easy creation of a config-isolated repository Carlos Martín Nieto <c****n@d****e>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
cbea359a Add test for sm_branch_only Keith Dahlby <d****k@g****m> over 12 years ago
b482aca7 And in .git/modules Keith Dahlby <d****k@g****m> over 12 years ago
ae134fd5 And in .git/config Keith Dahlby <d****k@g****m> over 12 years ago
3feeb01a Add sm_branch_only in a dev branch Keith Dahlby <d****k@g****m> over 12 years ago
8077fd2f Update error categories to match libgit2 Edward Thomson <e****n@m****m> over 12 years ago
9165ae30 Introduce marshaling extension to IntPtr Ben Straub <b****s@g****m> over 12 years ago
dce13672 Deploy Proxy.MarshalAs<T> more extensively Ben Straub <b****s@g****m> over 12 years ago
7089f637 Delegate Commit.MessageShort to libgit2 (#593) Aimeast <l****9@g****m> over 12 years ago
c7b1a993 Skip failling tests due to recent github handling modification of include-tag yorah <y****n@g****m> over 12 years ago
2ff661ac Drop obsolete members after release v0.15.0 nulltoken <e****s@g****m> over 12 years ago
4b15e5c2 Update libgit2 binaries to 65e9dc6 nulltoken <e****s@g****m> over 12 years ago
d71ccce9 Release LibGit2Sharp v0.15.0 nulltoken <e****s@g****m> over 12 years ago
be589ef4 Fix Xml documentation compilation warning nulltoken <e****s@g****m> over 12 years ago
a342d689 Fix compilation warnings nulltoken <e****s@g****m> over 12 years ago
c405b0f8 Deprecate ObjectId.StartsWith(byte[], int) nulltoken <e****s@g****m> over 12 years ago
e5a6ad54 Simplify OdbBackend.ReadPrefix() implementation nulltoken <e****s@g****m> over 12 years ago
7df7b96a Prefer git_patch_print to git_diff_print Ben Straub <b****s@g****m> over 12 years ago
27cd2dc4 Network.Fetch() accepts optional refspec Jan Melcher <i****o@y****e> over 12 years ago
dea2d7b3 Refactored Network.Fetch() with FetchOptions Jan Melcher <i****o@y****e> over 12 years ago
d7879b01 Rename CommitFilter.FirstParent to FirstParentOnly nulltoken <e****s@g****m> over 12 years ago
01d105c7 CommitFilter: add simplify-by-first-parent option Carlos Martín Nieto <c****n@d****e>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
13748849 Network: allow downloading from a url Carlos Martín Nieto <c****n@d****e> over 12 years ago
b9bb6d66 Don't load a remote's refspecs lazily Carlos Martín Nieto <c****n@d****e> over 12 years ago
d6777415 Explicitly dispose handle nulltoken <e****s@g****m> over 12 years ago
cc4bb2da Initial merge functionality. crumblycake <a****s@o****m>
Committed by: Jameson Miller <j****l@m****m>
over 12 years ago
e3b6d5ec Update libgit2 to 96fb6a6 Ben Straub <b****s@g****m> over 12 years ago
b51570e8 Extended RemoteUpdater to update refspecs Jan Melcher <i****o@y****e> over 12 years ago
439ee149 Add debugger display for RefSpec Aimeast <l****9@g****m> over 12 years ago
3b69bdb5 fix spell mistake for argument pre-inspection. Lu Rongkai <l****i@g****m> over 12 years ago
442f7a80 Remove trailing whitespaces nulltoken <e****s@g****m> over 12 years ago
f5d9d0ee Revise API for rename/copy detection Ben Straub <b****s@g****m> over 12 years ago
1517a66b Fix off-by-one error in BlameHunk debugger display Ben Straub <b****s@g****m> over 12 years ago
4f4819ed Introduce Repository.Blame Ben Straub <b****s@g****m> over 12 years ago
eb935c19 Initial rename detection work Nathan Roe <r****3@g****m>
Committed by: Ben Straub <b****s@g****m>
over 12 years ago
a3f95fc9 Introduce repo.Committish(es) Ben Straub <b****s@g****m> over 12 years ago
af3bc896 Remove unnecessary global config check Keith Dahlby <d****k@g****m> over 12 years ago
b8dc6602 Configuration.Testability++ Keith Dahlby <d****k@g****m> over 12 years ago
e3108d41 Publicize Configuration.BuildSignature() Keith Dahlby <d****k@g****m> over 12 years ago
3cf04dd7 Add Configuration.Find(regexp) Keith Dahlby <d****k@g****m> over 12 years ago
6b6a44a0 Fix undisposed stream in test Keith Dahlby <d****k@g****m>
Committed by: nulltoken <e****s@g****m>
over 12 years ago
123bd64e Introduce Proxy.git_iterator Keith Dahlby <d****k@g****m> over 12 years ago
94066ec0 Refactor git_branch_iterator Keith Dahlby <d****k@g****m> over 12 years ago
bedccca8 Add test for interface coverage Keith Dahlby <d****k@g****m> over 12 years ago
2e96549c CommitLog can be sealed because it has interface Keith Dahlby <d****k@g****m> over 12 years ago
67433e1e Improve Network.ListReferences() documentation nulltoken <e****s@g****m> over 12 years ago
1ca809de Enforce Network.ListReferences() test coverage nulltoken <e****s@g****m> over 12 years ago
f43d558e Update libgit2 binaries to 98eaf39 Ben Straub <b****s@g****m> over 12 years ago
a845db98 Introduce ObjectDatabase.CalculateHistoryDivergence() nulltoken <e****s@g****m> over 12 years ago
9bfe5e43 Tests create global config stub if required Jan Melcher <i****o@y****e> over 12 years ago
cc3197a9 Enumerate refspecs Jan Melcher <i****o@y****e> over 12 years ago
91d52df4 Extension methods for NoteCollection using user from config Jan Melcher <i****o@y****e> almost 13 years ago
1679067e Fix broken tests on OS X Ben Straub <b****s@g****m> almost 13 years ago

← Back to repository