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