1
0
mirror of https://github.com/git/git.git synced 2025-04-14 21:55:49 +00:00
git/builtin
Junio C Hamano b21089db6a Merge branch 'db/push-sign-if-asked'
The client side codepaths in "git push" have been cleaned up
and the user can request to perform an optional "signed push",
i.e. sign only when the other end accepts signed push.

* db/push-sign-if-asked:
  push: add a config option push.gpgSign for default signed pushes
  push: support signing pushes iff the server supports it
  builtin/send-pack.c: use parse_options API
  config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_bool
  transport: remove git_transport_options.push_cert
  gitremote-helpers.txt: document pushcert option
  Documentation/git-send-pack.txt: document --signed
  Documentation/git-send-pack.txt: wrap long synopsis line
  Documentation/git-push.txt: document when --signed may fail
2015-08-31 15:39:08 -07:00
..
2015-08-31 15:39:03 -07:00
2014-07-16 11:10:11 -07:00
2015-08-24 13:09:02 -07:00
2015-08-31 15:38:52 -07:00
2015-08-19 14:48:56 -07:00
2015-01-14 09:32:04 -08:00
2015-08-25 14:57:09 -07:00
2015-08-31 15:38:52 -07:00
2015-08-25 14:57:09 -07:00
2015-03-20 13:11:53 -07:00
2015-08-25 13:11:21 -07:00
2015-01-14 09:32:04 -08:00
2015-08-31 15:39:05 -07:00
2015-07-13 14:02:02 -07:00
2015-08-25 14:57:09 -07:00
2015-07-21 14:08:14 -07:00
2015-08-03 11:01:10 -07:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-08-31 15:39:03 -07:00