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-05-02refdb_fs: do not require peeled packed refs to be tagsJeff King
2013-05-01merge!Edward Thomson
2013-03-31tag: Fix parsing when no tagger nor messagenulltoken
2013-03-26Added some tests for issue #1397Sven Strickroth
2013-03-19Three submodule status bug fixesRussell Belfer
2013-03-07Make iterator APIs consistent with standardsRussell Belfer
2013-03-06Merge pull request #1369 from arrbee/repo-init-template-hooksVicent Martí
2013-02-28Merge pull request #1233 from arrbee/file-similarity-metricVicent Martí
2013-02-26Fix initialization of repo directoriesRussell Belfer
2013-02-25Remove sample hook filesMartin Woodward
2013-02-22Add diff rename tests with partial similarityRussell Belfer
2013-02-15Merge pull request #1318 from nulltoken/topic/diff-tree-coverageVicent Martí
2013-02-12More diff tests with binary dataRussell Belfer
2013-02-06Add unsymlinked.git test repositorynulltoken
2013-01-23Allow peeled references without trailing newline at end of fileScott J. Goldman
2013-01-18add a git config, don't run crlf tests on non-win32Edward Thomson
2013-01-18cache should contain on-disk (filtered) file sizeEdward Thomson
2013-01-13Altered the description of the template.Sebastian Bauer
2013-01-12Merge pull request #1215 from phkelley/binaryunicodePhilip Kelley
2013-01-12Fix up binaryunicode test repoPhilip Kelley
2013-01-09Add a failing test for autocrlf filtersPhilip Kelley
2013-01-09push: properly handle tagsMichael Schubert
2012-12-07tree: relax the filemode parserCarlos Martín Nieto
2012-11-30Merge pull request #1108 from libgit2/ahead-behind-countRussell Belfer
2012-11-30Merge pull request #1110 from libgit2/features/push_rebasedVicent Martí
2012-11-29Remove more sample hooks from test repo for pushfeatures/push_rebasedPhilip Kelley
2012-11-29Remove sample hooks from test repo for pushPhilip Kelley
2012-11-29Add the ahead/behind test that Carlos suggestedScott J. Goldman
2012-11-28tracking: fix retrieval of the tracking ref of branch with empty merge and/or...nulltoken
2012-11-28Push! By schu, phkelley, and congyiwu, et alPhilip Kelley
2012-11-14config: distinguish between a lone variable name and one without rhsCarlos Martín Nieto
2012-11-13Merge remote-tracking branch 'ben/local-transport' into developmentVicent Marti
2012-11-09Local fetch: add testsBen Straub
2012-11-08- Update 'tests-clar/resources/config/config11' in order to reproduce the inv...delanne
2012-11-08Merge pull request #1039 from erikvanzijst/erik/tag_without_messageVicent Martí
2012-11-05remote: Add malformed remote load testnulltoken
2012-11-02tags: Fixed the tag parser to correctly treat the message field as optional.Erik van Zijst
2012-11-02Merge pull request #1014 from arrbee/diff-rename-detectionVicent Martí
2012-10-30index refactoringEdward Thomson
2012-10-24Initial implementation of diff rename detectionRussell Belfer
2012-10-23Add config level support in the config APIyorah
2012-10-23Fix adding variable to config file with no trailing newlineyorah
2012-10-18Merge pull request #968 from arrbee/diff-support-typechangeRussell Belfer
2012-10-15Fix single-file ignore checksRussell Belfer
2012-10-15refs: loosen the OID parsingCarlos Martín Nieto
2012-10-09Add complex checkout test and then fix checkoutRussell Belfer
2012-10-09Test data with lots of type changesRussell Belfer
2012-09-27revwalk: fix off-by-one errorMichael Schubert
2012-09-26Merge pull request #944 from scunz/list_tagsVicent Martí
2012-09-25refs: introduce git_reference_is_valid_name()nulltoken