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
2018-10-04tests: verify diff stats with renames in subdirectoryPatrick Steinhardt
2018-08-26Merge pull request #4727 from libgit2/cmn/null-oid-existing-treeEdward Thomson
2018-08-14Write a test.Nelson Elhage
2018-07-18tree: accept null ids in existing trees when updatingCarlos Martín Nieto
2018-06-15mailmap: Updates tests for new API and featuresNika Layzell
2018-06-15mailmap: Clean up the mailmap fixture's .gitted directoryNika Layzell
2018-06-15mailmap: Add a bunch of tests for the new mailmap functionalityNika Layzell
2018-05-22checkout: add a failing test for refusing a symlinked .gitmodulesCarlos Martín Nieto
2018-04-17tests: add information about the crlf data generatorEdward Thomson
2018-04-17tests: crlf: update POSIX test data to reflect Git 2.9+ behaviorSven Strickroth
2018-04-17tests: crlf: update Windows test data to reflect Git 2.9+ behaviorSven Strickroth
2018-04-12revwalk: fix uninteresting revs sometimes not limiting graphwalkPatrick Steinhardt
2018-02-24testrepo: add new branchEdward Thomson
2018-02-20tests: add rename-rewrite scenarios to "renames" repositoryPatrick Steinhardt
2018-02-04Add failing test case for virtual commit merge base issueEdward Thomson
2018-02-04Introduce additional criss-cross merge branchesEdward Thomson
2017-12-05Do not attempt to check out submodule as blob when merging a submodule modify...David Turner
2017-08-25submodule: refuse lookup in bare repositoriesPatrick Steinhardt
2017-07-25tests: fix the rebase-submodule testEtienne Samson
2017-07-21Remove invalid submoduleEtienne Samson
2017-06-06tests: index::version: add test to read index version v4Patrick Steinhardt
2017-03-17submodule: resolve URLs relative to main worktreePatrick Steinhardt
2017-03-03rebase: ignore untracked files in submodulesDavid Turner
2017-03-03hash: test for sha1 collision attack detectionEdward Thomson
2017-02-13Merge pull request #3436 from pks-t/libgit2-worktreeEdward Thomson
2017-02-13tests: fix permissions on testrepo.git index filePatrick Steinhardt
2017-02-13tests: add merge-conflict branch for testrepoPatrick Steinhardt
2017-02-13tests: add submodule worktree test dataPatrick Steinhardt
2017-02-13tests: add worktree test dataPatrick Steinhardt
2017-02-10Merge pull request #4111 from pks-t/pks/dos-prefixEdward Thomson
2017-02-09merge_trees: introduce test for submodule renamesEdward Thomson
2017-02-08tests: repo: assert discovery starting at Win32 roots finishesPatrick Steinhardt
2016-10-09Merge branch 'pr/3809'Edward Thomson
2016-10-09make git_diff_stats_to_buf not show 0 insertions or 0 deletionsSim Domingo
2016-10-06revwalk: introduce tests that hide old commitsEdward Thomson
2016-06-02rebase: test rebasing a new commit with subfolderEdward Thomson
2016-04-01status: test submodules with mixed caseEdward Thomson
2016-02-29tests: use legitimate object idsEdward Thomson
2016-02-17win32: tests around handling forbidden pathsEdward Thomson
2015-12-14Merge pull request #3521 from pks-t/blame-line-overflowEdward Thomson
2015-12-01diff: include commit message when formatting patchPatrick Steinhardt
2015-12-01blame: use size_t for line counts in git_blame_hunkPatrick Steinhardt
2015-11-25merge: handle conflicts in recursive base buildingEdward Thomson
2015-11-25merge tests: add complex recursive exampleEdward Thomson
2015-11-25merge: add recursive test with conflicting contentsEdward Thomson
2015-11-25merge: add recursive test with three merge basesEdward Thomson
2015-11-25merge: add a third-level recursive mergeEdward Thomson
2015-11-25merge: add a second-level recursive mergeEdward Thomson
2015-11-25merge: add simple recursive testEdward Thomson
2015-11-05submodule: test updating a submodule w/ a pathEdward Thomson