[PATCH 0/2] gitignore and string.h updates for GPGME
W. Trevor King
wking at drexel.edu
Thu Apr 12 19:51:47 CEST 2012
While I'm waiting for the go-ahead for more major socket changes to
GPGME, here are a few more minor cleanups. I think I got the ChangeLog
commit message format right this time ;).
W. Trevor King (2):
.gitignore: flesh out rules and add subdirectory-.gitignores.
status-table.c: include string.h for strcmp.
.gitignore | 13 ++++++++-----
doc/.gitignore | 5 +++++
lang/cl/.gitignore | 1 +
src/.gitignore | 7 +++++++
src/status-table.c | 1 +
tests/.gitignore | 10 ++++++++++
tests/gpg/.gitignore | 30 ++++++++++++++++++++++++++++++
tests/gpgsm/.gitignore | 17 +++++++++++++++++
tests/opassuan/.gitignore | 3 +++
9 files changed, 82 insertions(+), 5 deletions(-)
create mode 100644 doc/.gitignore
create mode 100644 lang/cl/.gitignore
create mode 100644 src/.gitignore
create mode 100644 tests/.gitignore
create mode 100644 tests/gpg/.gitignore
create mode 100644 tests/gpgsm/.gitignore
create mode 100644 tests/opassuan/.gitignore
--
1.7.3.4
More information about the Gnupg-devel
mailing list