14 Commits (7b722d906bd5b32f3c7a63fb77835b38c1e04e4a)

Author SHA1 Message Date
brian m. carlson e18443ece7 verify-tag: add option to print raw gpg status information 10 years ago
brian m. carlson ca194d50b8 gpg: centralize printing signature buffers 10 years ago
brian m. carlson 434060ec6d gpg: centralize signature check 10 years ago
brian m. carlson a4cc18f293 verify-tag: share code with verify-commit 10 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Michael J Gruber 9cc4ac8ff1 gpg_interface: allow to request status return 12 years ago
Nguyễn Thái Ngọc Duy f6008eb24d i18n: verify-tag: mark parseopt strings for translation 13 years ago
Alex Zepeda a2c25061aa verify-tag: Parse GPG configuration options. 13 years ago
Junio C Hamano 2f47eae2a1 Split GPG interface into its own helper library 13 years ago
René Scharfe 6e565345e8 verify-tag: document --verbose 14 years ago
René Scharfe fd03881a48 add description parameter to OPT__VERBOSE 14 years ago
Michael J Gruber ac58c4c795 verify-tag: factor out signature detection 14 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Stephen Boyd 4855b2a220 verify-tag: migrate to parse-options 16 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
Olivier Marin d276189514 builtin-verify-tag: fix -v option parsing 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Johannes Sixt 69fe5ef6c7 verify-tag: Clean up the temporary file if gpg cannot be started. 17 years ago
Johannes Sixt c20181e3a3 start_command(), if .in/.out > 0, closes file descriptors, not the callers 17 years ago
Johannes Sixt e72ae28895 start_command(), .in/.out/.err = -1: Callers must close the file descriptor 17 years ago
Johannes Schindelin fec60a261d verify-tag: also grok CR/LFs in the tag signature 18 years ago
Carlos Rica 2ae68fcb78 Make verify-tag a builtin. 18 years ago