Age | Commit message (Expand) | Author | Files | Lines |
2018-04-09 | ref-filter: use "struct object_id" consistently | Jeff King | 1 | -1/+1 |
2017-08-11 | Merge branch 'jk/ref-filter-colors' | Junio C Hamano | 1 | -6/+8 |
2017-07-13 | ref-filter: abstract ref format into its own struct | Jeff King | 1 | -6/+6 |
2017-07-13 | check return value of verify_ref_format() | Jeff King | 1 | -1/+3 |
2017-07-13 | tag: convert gpg_verify_tag to use struct object_id | Stefan Beller | 1 | -4/+5 |
2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
2017-01-17 | builtin/verify-tag: add --format to verify-tag | Santiago Torres | 1 | -3/+19 |
2016-04-22 | verify-tag: move tag verification code to tag.c | Santiago Torres | 1 | -54/+1 |
2016-04-22 | verify-tag: prepare verify_tag for libification | Santiago Torres | 1 | -9/+17 |
2016-04-19 | verify-tag: update variable name and type | Santiago Torres | 1 | -5/+6 |
2016-04-06 | builtin/verify-tag.c: ignore SIGPIPE in gpg-interface | Santiago Torres | 1 | -3/+0 |
2015-06-22 | verify-tag: add option to print raw gpg status information | brian m. carlson | 1 | -6/+11 |
2015-06-22 | gpg: centralize printing signature buffers | brian m. carlson | 1 | -4/+5 |
2015-06-22 | gpg: centralize signature check | brian m. carlson | 1 | -2/+3 |
2015-06-22 | verify-tag: share code with verify-commit | brian m. carlson | 1 | -1/+8 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
2013-02-14 | gpg_interface: allow to request status return | Michael J Gruber | 1 | -1/+1 |
2012-08-22 | i18n: verify-tag: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-03-08 | verify-tag: Parse GPG configuration options. | Alex Zepeda | 1 | -1/+9 |
2011-11-04 | Split GPG interface into its own helper library | Junio C Hamano | 1 | -30/+5 |
2010-12-08 | Merge branch 'mg/maint-tag-rfc1991' | Junio C Hamano | 1 | -8/+2 |
2010-11-15 | verify-tag: document --verbose | René Scharfe | 1 | -1/+1 |
2010-11-15 | add description parameter to OPT__VERBOSE | René Scharfe | 1 | -1/+1 |
2010-11-10 | verify-tag: factor out signature detection | Michael J Gruber | 1 | -8/+2 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+114 |