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-30commit: Trim message leading newlinesnulltoken
2013-09-30Tabify indentationsnulltoken
2013-06-11signature: extend trimming to more whitespaceCarlos Martín Nieto
2013-05-16Fix trailing whitespacesnulltoken
2013-05-15signature: Lenient when dupping, strict when creatingVicent Marti
2013-05-03fix some leaksEdward Thomson
2013-04-22tests: Cleanup commit parse testing codeVicent Marti
2013-04-22Simplify object table parse functionsRussell Belfer
2013-04-22Add callback to git_objects_tableRussell Belfer
2013-04-15commit: correctly detect the start of the commit messageCarlos Martín Nieto
2013-03-15Fix various build warningsRussell Belfer
2013-03-07immutable references and a pluggable ref databaseEdward Thomson
2013-02-20Simplify signature parsingVicent Marti
2013-01-25Use cl_assert_equal_s() instead of strcmp().Sebastian Bauer
2013-01-22Parse commit time as uint64_t to avoid overflowRussell Belfer
2013-01-18Add skipping of unknown commit headersRussell Belfer
2012-12-04Remove GIT_SIGNATURE_VERSION and friendsBen Straub
2012-12-01Add version fields and init macros for public input structs.Ben Straub
2012-11-28Rename ref and reflog apis for consistencyBen Straub
2012-11-23Reset all static variables to NULL in clar's __cleanupSascha Cunz
2012-07-12Merge pull request #805 from nulltoken/fix/revwalk-email-parsingVicent Martí
2012-07-12commit: introduce git_commit_nth_gen_ancestor()nulltoken
2012-07-11signature: prevent angle bracket usage in identitynulltoken
2012-05-18errors: Rename the generic return codesVicent Martí
2012-04-03tests-clar/commit: fix memory leaksschu
2012-04-03tests: Cleanup & fix test suiteVicent Martí
2012-03-21Ported t04_commit.c to Clar.Ben Straub
2012-02-15commit: actually allow yet to be born update_refschu