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-04-16Merge pull request #1469 from libgit2/vmg/unified-revisionVicent Martí
2013-04-16git_revision -> git_revspecVicent Marti
2013-04-16Is this crazy?Vicent Marti
2013-04-16Allow git_remote_ls after disconnecting from the remoteCarlos Martín Nieto
2013-04-16Merge remote-tracking branch 'ben/unified-revparse' into developmentVicent Marti
2013-04-15Change git_revparse to output git_object pointersBen Straub
2013-04-15Redeploy git_revparse_single.Ben Straub
2013-04-15refdb tests: use the right variable sizeCarlos Martín Nieto
2013-04-15commit: correctly detect the start of the commit messageCarlos Martín Nieto
2013-04-11Merge pull request #1450 from carlosmn/branch-upstreamVicent Martí
2013-04-11branch: add more upstream configuration managementCarlos Martín Nieto
2013-04-11Notify '*' pathspec correctly when diffingyorah
2013-04-10Tests and more fixes for submodule diffsRussell Belfer
2013-04-09Deprecate git_revparse_single and _rangelikeBen Straub
2013-04-08Implement unified git_revparseBen Straub
2013-04-07test: Add missing NULLsVicent Marti
2013-04-07Merge remote-tracking branch 'gnprice/revwalk' into developmentVicent Marti
2013-04-07revwalk: Parse revision rangesGreg Price
2013-04-07revparse: Parse range-like syntaxGreg Price
2013-04-01revwalk: refactor tests a bitGreg Price
2013-04-01revwalk tests: better diagram of example repoGreg Price
2013-03-31tag: Fix parsing when no tagger nor messagenulltoken
2013-03-31tests: Fix indentationsnulltoken
2013-03-31branch: refactor git_branch_remote_nameCarlos Martín Nieto
2013-03-30branch: rename 'tracking' to 'upstream'Carlos Martín Nieto
2013-03-30free!Edward Thomson
2013-03-29remove unmerged files during reset hardEdward Thomson
2013-03-26Merge pull request #1436 from schu/opts-cache-sizeVicent Martí
2013-03-26Fix some diff ignores and submodule dirty workdirRussell Belfer
2013-03-26Implement GIT_STATUS_OPT_EXCLUDE_SUBMODULESRussell Belfer
2013-03-26Recursing into ignored dirs for diff and statusRussell Belfer
2013-03-26Move crlf conversion into buf_textRussell Belfer
2013-03-26Fix up checkout file contents checksRussell Belfer
2013-03-26don't convert CRLF to CRCRLFEdward Thomson
2013-03-26Test fixes and cleanupRussell Belfer
2013-03-26Added some tests for issue #1397Sven Strickroth
2013-03-26oid: Do not parse OIDs longer than 40Vicent Marti
2013-03-26Merge pull request #1428 from xavier-l/nul-terminated-oidVicent Martí
2013-03-25opts: allow configuration of odb cache sizeMichael Schubert
2013-03-23Add cl_repo_set_bool and cleanup testsRussell Belfer
2013-03-23Update cl_assert_equal_sz to be nicerRussell Belfer
2013-03-23Update to latest ClarRussell Belfer
2013-03-21Clarified string valueXavier L.
2013-03-21Added test case for new functionXavier L
2013-03-19Three submodule status bug fixesRussell Belfer
2013-03-19Merge pull request #1417 from arrbee/opts-for-pathsVicent Martí
2013-03-19Fixes and cleanupsRussell Belfer
2013-03-19Switch search paths to classic delimited stringsRussell Belfer
2013-03-19Merge pull request #1080 from carlosmn/config-set-nullVicent Martí
2013-03-16Implement global/system file search pathsRussell Belfer