summaryrefslogtreecommitdiff
path: root/tests/commit/write.c
Commit message (Expand)AuthorAgeFilesLines
* commit: add failing tests for object checking for git_commit_with_signatureCarlos Martín Nieto2019-10-301-8/+32
* references: use new names in internal usageethomson/git_refEdward Thomson2019-01-171-1/+1
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-3/+3
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* commit: add function to attach a signature to a commitcmn/commit-with-signatureCarlos Martín Nieto2016-03-151-0/+100
* commit: split creating the commit and writing it outcmn/commit-to-memoryCarlos Martín Nieto2016-03-081-0/+39
* turn on strict object validation by defaultEdward Thomson2016-02-281-4/+4
* git_commit: validate tree and parent idsEdward Thomson2016-02-281-5/+106
* Fix git_commit_summary to convert newlines to spaces even afterStjepan Rajko2015-11-031-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-1/+1
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-1/+1
* Fix reflog message when creating commitsBen Straub2014-02-041-1/+14
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-1/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+147