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-12-03Introduce git_revert to revert a single commitEdward Thomson
2013-11-13Fix warningsRussell Belfer
2013-11-05Plug git_merge() related leaksnulltoken
2013-11-05merge branch into current, updating workdirEdward Thomson
2013-11-05move mode_t to filebuf_open instead of _commitEdward Thomson
2013-10-30merge: any non-zero return from the user is an errorCarlos Martín Nieto
2013-09-22merge: reverse array and length parameter orderCarlos Martín Nieto
2013-07-15Fix some more memory leaks in error pathRémi Duraffort
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-31Make iterators use GIT_ITEROVER & smart advanceRussell Belfer
2013-05-17merge setupEdward Thomson
2013-05-16Fix trailing whitespacesnulltoken
2013-05-06Merge pull request #1526 from arrbee/cleanup-error-return-without-msgVicent Martí
2013-05-02puns are not funny; type punning especially soEdward Thomson
2013-05-02Set error when no merge base is foundRussell Belfer
2013-05-01merge: Warning noiseVicent Marti
2013-05-01move NAME and REUC extensions to sys/Edward Thomson
2013-05-01renames!Edward Thomson
2013-05-01merge!Edward Thomson
2013-01-09update copyrightsEdward Thomson
2013-01-07merge cleanup should actually cleanup and the test should actually testEdward Thomson
2013-01-04MERGE_HEAD contents iteratorEdward Thomson
2013-01-04expose merge metadata cleanupEdward Thomson
2012-11-30Fix function name and add real error checkRussell Belfer
2012-11-29Rename git_count_ahead_behind -> git_graph_ahead_behindScott J. Goldman
2012-11-29fix coding style: while( -> while (Scott J. Goldman
2012-11-29Add initial implementation of ahead-behind countScott J. Goldman
2012-11-28Move merge functions to merge.cBen Straub
2012-10-25reset changes for mergeEdward Thomson