Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-12remote: reorganize testsnulltoken
2013-01-03Move `url` to last place in parameter listBen Straub
2012-12-21In-memory remotes don't have namesBen Straub
2012-12-20Rename remote creation APIsBen Straub
2012-11-28API updates for remote.hBen Straub
2012-11-23Reset all static variables to NULL in clar's __cleanupSascha Cunz
2012-11-10Helpers for local-filesystem remote URLsBen Straub
2012-11-01Reorganize transport architecture (squashed 3)Philip Kelley
2012-09-14refspec: No remote tracking ref from a fetchspec-less remotenulltoken
2012-08-09Test trailing space after ref oidJoshua Peek
2012-08-09Parse ref oids without trailing newlineJoshua Peek
2012-07-24branch: introduce git_branch_tracking()nulltoken
2012-07-11tests: add test commit with angle brackets in the author namenulltoken
2012-06-08notes: add test resource with faked two-level fanoutyorah
2012-06-05Merge branch 'development' into rev-parseBen Straub
2012-06-02Add a failing test case for git_remote_disconnect/git_remote_connected.Arthur Schreiber
2012-05-18errors: Rename the generic return codesVicent Martí
2012-05-11Rebasing onto libgit2/development: cleanup.Ben Straub
2012-05-11Fixing broken tests.Ben Straub
2012-05-08remotes: change git_remote_new's signatureCarlos Martín Nieto
2012-04-10transport/local: Fix peeling of nested tagsnulltoken
2012-04-10tag: Add git_tag_peel() which recursively peel a tag until a non tag git_obje...nulltoken
2012-01-25Rename the Clay test suite to ClarVicent Martí