~kevinoid/duplicity/windows-port

  • Committer: Kevin Locke
  • Date: 2010-10-25 14:17:23 UTC
  • Revision ID: klocke@digitalenginesoftware.com-20101025141723-utw7x9dm72u47yyu
Include updates to GnuPGInterface

These updates are from the current state of a branch of development that
I created to port GnuPGInterface to Windows, fix some bugs, and add
Python 3 support.  The branch is available on github at
<http://github.com/kevinoid/py-gnupg>.  These changes are taken from
commit 91667c.

I have assurances from the original author of GnuPGInterface that the
changes will be merged into his sources with minimal changes (if any)
once he has time and that it is safe to merge these changes into other
projects that need them without introducing a significant maintenance
burden.

Note:  This version of GnuPGInterface now uses subprocess rather than
"raw" fork/exec.  The threaded waitpid was removed due to threading
issues with subprocess (particularly Issue 1731717).  It should be
largely unnecessary as any zombie child processes are reaped when a new
subprocess is started.  If the more immediate reaping is required, the
threaded wait can easily be re-added (and less-easily be made thread
safe with subprocess).

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
Filename Latest Rev Last Changed Committer Comment Size
..
.settings 633 14 years ago ken Eclipse settings should not be in bzr. Diff
dist 1 21 years ago bescoto Initial checkin Diff
duplicity 1 21 years ago bescoto Initial checkin Diff
po 355 15 years ago loafman patch #6700: Make duplicity translatable https://s Diff
testing 1 21 years ago bescoto Initial checkin Diff
.bzrignore 656 13 years ago Kenneth Loafman 567738 --ssh-options options passing options to s 47 bytes Diff Download File
.project 634 14 years ago ken Try again -- remove Eclipse/PyDev control files fr 374 bytes Diff Download File
.pydevproject 634 14 years ago ken Try again -- remove Eclipse/PyDev control files fr 426 bytes Diff Download File
CHANGELOG 673 13 years ago Kenneth Loafman Delete duplicity.spec -- autocreated. 50.5 KB Diff Download File
Changelog.GNU 664 13 years ago Kenneth Loafman 615449 Command-line verbosity parsing crash 93.6 KB Diff Download File
COPYING 476 15 years ago loafman After email voting among known duplicity contribut 17.5 KB Diff Download File
File duplicity-bin 697 13 years ago Kevin Locke Replace path manipulation based on "/" Make use o 48.1 KB Diff Download File
duplicity.1 694 13 years ago Kevin Locke Support more path systems in glob->regex conversio 34 KB Diff Download File
LOG-README 318 15 years ago loafman patch #6670: Machine Readable Output https://savan 1.1 KB Diff Download File
File rdiffdir 656 13 years ago Kenneth Loafman 567738 --ssh-options options passing options to s 8.4 KB Diff Download File
rdiffdir.1 362 15 years ago loafman Use reldate expansion to include release date. 1.5 KB Diff Download File
README 602.6.4 14 years ago ken Merge with trunk. 1.1 KB Diff Download File
REPO-README 594 14 years ago Larry Gilbert "remove-older-than" asks for passphrase even thoug 1 KB Diff Download File
tarfile-LICENSE 1 21 years ago bescoto Initial checkin 2.7 KB Diff Download File