gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Additional programs and language bindings branch, master, updated.


From: Daniele Forsi
Subject: [SCM] Additional programs and language bindings branch, master, updated. 4e834626e0ec3b2196d734053a13e73fbf94bd29
Date: Sun, 12 Jul 2009 20:08:14 +0000

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 "Additional programs and language bindings".

The branch, master has been updated
       via  4e834626e0ec3b2196d734053a13e73fbf94bd29 (commit)
       via  c5cd8e514055e24e0be17f50ec47427faae171e5 (commit)
       via  08b6fc6be0ee0a5f4d8ef32357a0412489b920c7 (commit)
       via  d28f9a4d33a2b5b50fab916950047d4f1def70e7 (commit)
      from  fcba213c7b3ae3af962cb378c2e6499b23ec1063 (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 4e834626e0ec3b2196d734053a13e73fbf94bd29
Author: Daniele Forsi <address@hidden>
Date:   Sun Jul 12 22:07:35 2009 +0200

    add gnokii_sendsms

commit c5cd8e514055e24e0be17f50ec47427faae171e5
Author: Daniele Forsi <address@hidden>
Date:   Tue Jul 7 00:11:56 2009 +0200

    add gnokii_deletefile, gnokii_getfile, gnokii_getfilelist and gnokii_putfile

commit 08b6fc6be0ee0a5f4d8ef32357a0412489b920c7
Author: Daniele Forsi <address@hidden>
Date:   Sat Jun 27 21:01:23 2009 +0200

    simplify build instructions for debian-like distributions and try to 
improve overall explanation

commit d28f9a4d33a2b5b50fab916950047d4f1def70e7
Author: Daniele Forsi <address@hidden>
Date:   Sat Jun 27 19:30:54 2009 +0200

    globally rename .cvsignore files as .gitignore

-----------------------------------------------------------------------

Summary of changes:
 bindings/PHP/gnokii4php/{.cvsignore => .gitignore} |    1 +
 bindings/PHP/gnokii4php/ChangeLog                  |    9 +-
 bindings/PHP/gnokii4php/README                     |   98 +++++++---
 bindings/PHP/gnokii4php/config.m4                  |    2 +-
 bindings/PHP/gnokii4php/file.c                     |  199 ++++++++++++++++++++
 bindings/PHP/gnokii4php/gnokii.c                   |    6 +
 bindings/PHP/gnokii4php/php_gnokii.h               |    8 +-
 bindings/PHP/gnokii4php/sms.c                      |   54 +++++-
 snippets/monitor/{.cvsignore => .gitignore}        |    0
 snippets/phonebook/{.cvsignore => .gitignore}      |    0
 snippets/sms/{.cvsignore => .gitignore}            |    0
 11 files changed, 347 insertions(+), 30 deletions(-)
 rename bindings/PHP/gnokii4php/{.cvsignore => .gitignore} (97%)
 create mode 100644 bindings/PHP/gnokii4php/file.c
 rename snippets/monitor/{.cvsignore => .gitignore} (100%)
 rename snippets/phonebook/{.cvsignore => .gitignore} (100%)
 rename snippets/sms/{.cvsignore => .gitignore} (100%)


hooks/post-receive
-- 
Additional programs and language bindings




reply via email to

[Prev in Thread] Current Thread [Next in Thread]