aboutsummaryrefslogtreecommitdiff
path: root/builtin/verify-tag.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/ref-filter-colors'Junio C Hamano2017-08-11
|\
| * ref-filter: abstract ref format into its own structJeff King2017-07-13
| * check return value of verify_ref_format()Jeff King2017-07-13
* | tag: convert gpg_verify_tag to use struct object_idStefan Beller2017-07-13
|/
* config: don't include config.h by defaultBrandon Williams2017-06-15
* builtin/verify-tag: add --format to verify-tagSantiago Torres2017-01-17
* verify-tag: move tag verification code to tag.cSantiago Torres2016-04-22
* verify-tag: prepare verify_tag for libificationSantiago Torres2016-04-22
* verify-tag: update variable name and typeSantiago Torres2016-04-19
* builtin/verify-tag.c: ignore SIGPIPE in gpg-interfaceSantiago Torres2016-04-06
* verify-tag: add option to print raw gpg status informationbrian m. carlson2015-06-22
* gpg: centralize printing signature buffersbrian m. carlson2015-06-22
* gpg: centralize signature checkbrian m. carlson2015-06-22
* verify-tag: share code with verify-commitbrian m. carlson2015-06-22
* standardize usage info string formatAlex Henrie2015-01-14
* gpg_interface: allow to request status returnMichael J Gruber2013-02-14
* i18n: verify-tag: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-22
* verify-tag: Parse GPG configuration options.Alex Zepeda2012-03-08
* Split GPG interface into its own helper libraryJunio C Hamano2011-11-04
* Merge branch 'mg/maint-tag-rfc1991'Junio C Hamano2010-12-08
|\
| * verify-tag: factor out signature detectionMichael J Gruber2010-11-10
* | verify-tag: document --verboseRené Scharfe2010-11-15
* | add description parameter to OPT__VERBOSERené Scharfe2010-11-15
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22