Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only zip dirs #25

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Only zip dirs #25

wants to merge 4 commits into from

Conversation

idodeclare
Copy link
Contributor

Hi, guys.

Here's a pull request I forgot to send months ago. It satisfies issue http://gpgtools.lighthouseapp.com/projects/67607-gpgservices/tickets/43 —Alex's proposal "to create zip archives for directories only."

Also:

option "UseASCIIOutput" is retired; instead gpg.conf "armor" will be used to specify when to create .asc files instead of .gpg files when encrypting. This restores the behavior that was lost in a release this year.
"emit-version" in gpg.conf is respected for .asc output (i.e., when "armor" is active)
"comments" in gpg.conf are included in .asc output (i.e., when "armor" is active)

- for single-files

("emit-version" and "comment" are only active with "armor")

http://gpgtools.lighthouseapp.com/projects/67607-gpgservices/tickets/127
- show version in .asc output if "emit-version" is set in .conf

http://gpgtools.lighthouseapp.com/projects/67607-gpgservices/tickets/124
- back to "armor" setting in .conf for single files (retire UseASCIIOutput)
Conflicts:
	Source/GPGServices.m

- fixed manually; all good
- can also encrypt directories, so the former message was
  potentially confusing during an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant