Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | builtin-verify-tag: fix -v option parsing | Olivier Marin | 2008-07-28 | 1 | -4/+5 |
* | Make usage strings dash-less | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 | 1 | -1/+1 |
* | verify-tag: Clean up the temporary file if gpg cannot be started. | Johannes Sixt | 2008-04-02 | 1 | -1/+3 |
* | start_command(), if .in/.out > 0, closes file descriptors, not the callers | Johannes Sixt | 2008-02-23 | 1 | -1/+0 |
* | start_command(), .in/.out/.err = -1: Callers must close the file descriptor | Johannes Sixt | 2008-02-23 | 1 | -1/+0 |
* | verify-tag: also grok CR/LFs in the tag signature | Johannes Schindelin | 2007-09-03 | 1 | -1/+1 |
* | Make verify-tag a builtin. | Carlos Rica | 2007-07-26 | 1 | -0/+110 |