Lines Matching full:with
4 * This file is part of libgit2, distributed under the GNU GPL v2 with
27 * The returned object should be released with `git_commit_free` when no
43 * The returned object should be released with `git_commit_free` when no
123 * first paragraph of the message with whitespace trimmed and squashed.
183 * @param mailmap the mailmap to resolve with. (may be NULL)
197 * @param mailmap the mailmap to resolve with. (may be NULL)
319 * with the `git_message_prettify()` function.
333 * @param author Signature with author and author time of commit
335 * @param committer Signature with committer and * commit time of commit
338 * commit, represented with a standard encoding name.
375 * with the `git_message_prettify()` function.
431 * Create a commit as with `git_commit_create()` but instead of
439 * @param author Signature with author and author time of commit
441 * @param committer Signature with committer and * commit time of commit
444 * commit, represented with a standard encoding name.
508 * The callback will be called with the commit content, giving a user an