[git] GPGME - branch, master, updated. gpgme-1.10.0-40-gc58f61e
by Ben McGinnes
cvs at cvs.gnupg.org
Mon Feb 26 04:10:30 CET 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".
The branch, master has been updated
via c58f61e92226c4a03f216f5d07bdc5479ce8a2d9 (commit)
via 8da63fdee5e700e66c3b86271739a31cbe1ce2f5 (commit)
via 6f2e2e0f150d5c6d53de5bc48af137f7864d5fd9 (commit)
via 272a8e778a959cb24298f488e77fce9bffd23b7a (commit)
via c82b17c6ce490738efb07186532e752e6f70ea07 (commit)
via ea481d4bb9e6197fbc195187d1362b844e2cba2e (commit)
via 1ae3ead2cd854258954e784bf51f03822321aefe (commit)
via fe4f3edd70949329cb992dd963de2de3c86dcd81 (commit)
via fb16eaa685fe488f12f4df9b59d1f3689c813034 (commit)
via 2b092bf235160e04c10480c47c0fd6dce4e770c4 (commit)
via 6f15d821404742ac2683f54ca4102ee4aaedacf2 (commit)
via 235d899a5fc24cdf9c856adbc021a69c43985c99 (commit)
via 40da5022922172ed898172956a8ccf5622e5638d (commit)
via 3c3b149996036e7ff4cc4c77ef2d97062d880409 (commit)
via 7c662d22a8f7d2e6ad6532014f2ecc1769de16fb (commit)
via a1bc710c5fb7a7d2253434c1443e33e019020a55 (commit)
via fccd2ea3871f5d63fb038db0733a34f9c5d550c3 (commit)
via 487ed9337e8e07d1c63e53b785cc39e3bd35ff6e (commit)
via c4fa4216199b16c1f169725c0a1e0a40764b1ebb (commit)
via 1d48b04cfb3d1de654f3995578e9434a6b7b2fed (commit)
via d86fd7c54c462ef23c70370624e07fcc1bc15121 (commit)
from 8a2d7b8c24126cd16a9d93bbb7cc3e4d4c0182b5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c58f61e92226c4a03f216f5d07bdc5479ce8a2d9
Author: Ben McGinnes <ben at adversary.org>
Date: Mon Feb 26 14:09:38 2018 +1100
WS removal
* Whitespace removal.
diff --git a/lang/python/docs/Short_History.org b/lang/python/docs/Short_History.org
index f684f0a..31b7d44 100644
--- a/lang/python/docs/Short_History.org
+++ b/lang/python/docs/Short_History.org
@@ -51,7 +51,7 @@ return to the source. This is a short explanation of that journey.
** Coming full circle
:PROPERTIES:
- :CUSTOM_ID: ouroboros
+ :CUSTOM_ID: ouroboros
:END:
In 2015 Ben McGinnes approached Martin about a Python 3 version,
commit 8da63fdee5e700e66c3b86271739a31cbe1ce2f5
Merge: 8a2d7b8 6f2e2e0
Author: Ben McGinnes <ben at adversary.org>
Date: Mon Feb 26 14:04:23 2018 +1100
Merge branch 'ben/python-docs-01'
* Documentation and the first brush strokes towards the future.
Signed-off-by: Ben McGinnes <ben at adversary.org>
-----------------------------------------------------------------------
Summary of changes:
lang/python/README | 94 +++++++++++---------
lang/python/{README => README.org} | 4 +-
lang/python/docs/Short_History.org | 172 +++++++++++++++++++++++++++++++++++++
lang/python/docs/Short_History.rst | 57 ------------
lang/python/docs/TODO.org | 144 +++++++++++++++++++++++++++++++
lang/python/docs/TODO.rst | 23 -----
6 files changed, 373 insertions(+), 121 deletions(-)
copy lang/python/{README => README.org} (95%)
create mode 100644 lang/python/docs/Short_History.org
delete mode 100644 lang/python/docs/Short_History.rst
create mode 100644 lang/python/docs/TODO.org
delete mode 100644 lang/python/docs/TODO.rst
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list