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-09-17Add clar helper to create new commit from indexRussell Belfer
2013-09-17Fixing up some win32 issues with autocrlfRussell Belfer
2013-09-17Rearrange clar submodule cleanup codeRussell Belfer
2013-08-28Split rewrites, status doesn't return rewritesEdward Thomson
2013-08-13Merge pull request #1767 from libgit2/win32-bigger-utf8-bufferVicent Martí
2013-08-09Improve building ignore file listsRussell Belfer
2013-08-09Merge pull request #1764 from ethomson/status_renames_from_rewritesRussell Belfer
2013-08-09Merge pull request #1462 from yorah/fix/libgit2sharp-issue-379Russell Belfer
2013-08-07Add checkout test for long file nameBen Straub
2013-08-07Don't use win32-only macro in test codeBen Straub
2013-08-07Add status test for long pathsBen Straub
2013-08-05Add rename from rewrites to statusEdward Thomson
2013-07-10Untracked directories with .git should be ignoredRussell Belfer
2013-07-03Remove GIT_STATUS_SHOW_INDEX_THEN_WORKDIR optionRussell Belfer
2013-07-03Fix segfault in git_status_foreach_ext()yorah
2013-06-20Add status flags to force output sort orderRussell Belfer
2013-06-17More tests and bug fixes for status with renameRussell Belfer
2013-06-17Improve case handling in git_diff__paired_foreachRussell Belfer
2013-06-17handle renames in status computationEdward Thomson
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-16Fix trailing whitespacesnulltoken
2013-05-10Improve ignore handling in git_status_fileRussell Belfer
2013-04-30Update diff handling of untracked directoriesRussell Belfer
2013-04-21Move some low-level repo fns to include/git2/sysRussell Belfer
2013-04-15status: fix handling of filenames with special prefixesyorah
2013-04-10Tests and more fixes for submodule diffsRussell Belfer
2013-03-30free!Edward Thomson
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-26Test fixes and cleanupRussell Belfer
2013-03-26Added some tests for issue #1397Sven Strickroth
2013-03-23Add cl_repo_set_bool and cleanup testsRussell Belfer
2013-03-07Make iterator APIs consistent with standardsRussell Belfer
2013-01-18Fix linking error caused by ddcb28a41f3774e26fc6ae0a7174a5565e4749ce.Zhao Cheng
2013-01-18Merge pull request #1239 from ethomson/index_removeVicent Martí
2013-01-15Minor iterator API cleanupsRussell Belfer
2013-01-15status: Enhance git_status_file() test coveragenulltoken
2013-01-12add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson
2013-01-03Status tests...Vicent Marti
2013-01-03Move test cleanup into cleanup functionsBen Straub
2013-01-03Tests should clean up after themselvesBen Straub
2012-12-05Merge pull request #1115 from ben/struct-versionsVicent Martí
2012-12-04status should ignore conflicts entries in the indexEdward Thomson
2012-12-01Deploy GIT_STATUS_OPTIONS_INITBen Straub
2012-11-29Merge pull request #1090 from arrbee/ignore-invalid-by-defaultVicent Martí
2012-11-28Fix warnings on Win64 buildRussell Belfer
2012-11-28Rename ref and reflog apis for consistencyBen Straub
2012-11-20Set up default internal ignoresRussell Belfer
2012-11-10Extensions to rmdir and mkdir utilitiesRussell Belfer