Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-23verify-commit: add option to print raw gpg status informationbrian m. carlson
2015-06-23gpg: centralize printing signature buffersbrian m. carlson
2015-06-23gpg: centralize signature checkbrian m. carlson
2015-06-23verify-tag: share code with verify-commitbrian m. carlson
2014-10-09Merge branch 'jc/push-cert'Junio C Hamano
2014-09-16gpg-interface: move parse_signature() to where it should beJunio C Hamano
2014-09-16gpg-interface: move parse_gpg_output() to where it should beJunio C Hamano
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe
2014-06-24gpg-interface: provide access to the payloadMichael J Gruber
2014-06-24gpg-interface: provide clear helper for struct signature_checkMichael J Gruber
2013-03-22Merge branch 'mg/gpg-interface-using-status'Junio C Hamano
2013-02-14gpg_interface: allow to request status returnMichael J Gruber
2013-02-14gpg-interface: check good signature in a reliable wayMichael J Gruber
2013-02-08Merge branch 'sb/gpg-plug-fd-leak' into maintJunio C Hamano
2013-02-08Merge branch 'sb/gpg-i18n'Junio C Hamano
2013-02-06Merge branch 'sb/gpg-plug-fd-leak'Junio C Hamano
2013-01-31gpg: close stderr once finished with it in verify_signed_buffer()Stephen Boyd
2013-01-31gpg: allow translation of more error messagesStephen Boyd
2012-05-25ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICTJeff King
2012-01-06verify_signed_buffer: fix stale commentJunio C Hamano
2011-11-30gpg-interface: allow use of a custom GPG binaryJunio C Hamano
2011-11-05Split GPG interface into its own helper libraryJunio C Hamano