Commit message (Expand) | Author | Age | |
---|---|---|---|
* | verify-tag: migrate to parse-options | Stephen Boyd | 2009-07-10 |
* | replace direct calls to unlink(2) with unlink_or_warn | Alex Riesen | 2009-04-29 |
* | builtin-verify-tag: fix -v option parsing | Olivier Marin | 2008-07-28 |
* | Make usage strings dash-less | Stephan Beyer | 2008-07-13 |
* | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 |
* | verify-tag: Clean up the temporary file if gpg cannot be started. | Johannes Sixt | 2008-04-02 |
* | start_command(), if .in/.out > 0, closes file descriptors, not the callers | Johannes Sixt | 2008-02-23 |
* | start_command(), .in/.out/.err = -1: Callers must close the file descriptor | Johannes Sixt | 2008-02-23 |
* | verify-tag: also grok CR/LFs in the tag signature | Johannes Schindelin | 2007-09-03 |
* | Make verify-tag a builtin. | Carlos Rica | 2007-07-26 |