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
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
2012-09-23Tests: Add 3 tags to resources/testrepo.Sascha Cunz
2012-09-14Merge pull request #929 from arrbee/diff-iter-fixesVicent Martí
2012-09-14refspec: No remote tracking ref from a fetchspec-less remotenulltoken
2012-09-14Fix problems in diff iterator record chainingRussell Belfer
2012-09-06Merge remote-tracking branch 'arrbee/diff-iterator' into developmentVicent Marti
2012-09-06Test for gitmodules only submodule defRussell Belfer
2012-09-06Diff iteratorsRussell Belfer
2012-08-24New submodule test dataRussell Belfer
2012-08-23Add template dir and set gid to repo initRussell Belfer
2012-08-19Add deprecated-mode.git test repositorynulltoken
2012-08-19Merge pull request #778 from ben/cloneVicent Martí
2012-08-12Fix config parser boundary logicRussell Belfer
2012-08-09Test trailing space after ref oidJoshua Peek
2012-08-09Parse ref oids without trailing newlineJoshua Peek
2012-07-31Checkout: handle file modes properly.Ben Straub
2012-07-28Checkout: add head- and ref-centric checkouts.Ben Straub
2012-07-27Merge remote-tracking branch 'upstream/development' into test-mergeBen Straub
2012-07-27Merge remote-tracking branch 'nulltoken/topic/branch-rework' into developmentVicent Marti
2012-07-27Tests: Test remote's pushurlSascha Cunz
2012-07-24branch: introduce git_branch_tracking()nulltoken
2012-07-17Merge branch 'development' into cloneBen Straub
2012-07-17Checkout: handle symlinks.Ben Straub
2012-07-15revparse: add reflog test datanulltoken
2012-07-14Add checkout test suite.Ben Straub
2012-07-11tests: add test commit with angle brackets in the author namenulltoken
2012-07-02diff: make inter-hunk-context default value git-compliantyorah
2012-06-19Merge remote-tracking branch 'yorah/fix/notes-creation' into developmentVicent Marti
2012-06-08Fix filemode comparison in diffsRussell Belfer
2012-06-08notes: add test resource with faked two-level fanoutyorah
2012-06-07Merge pull request #684 from benstraub/rev-parseVicent Martí
2012-06-07Fix git_status_file for files that start with a character > 0x7f8bit-filename-statusAdam Roben
2012-06-05Merge branch 'development' into rev-parseBen Straub
2012-05-17Fix status for files under ignored dirsRussell Belfer