aboutsummaryrefslogtreecommitdiff
path: root/builtin-verify-tag.c
Commit message (Expand)AuthorAge
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* verify-tag: Clean up the temporary file if gpg cannot be started.Johannes Sixt2008-04-02
* start_command(), if .in/.out > 0, closes file descriptors, not the callersJohannes Sixt2008-02-23
* start_command(), .in/.out/.err = -1: Callers must close the file descriptorJohannes Sixt2008-02-23
* verify-tag: also grok CR/LFs in the tag signatureJohannes Schindelin2007-09-03
* Make verify-tag a builtin.Carlos Rica2007-07-26