Tony Asleson
2015-03-17 18:16:14 UTC
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 "libstoragemgmt".
The branch, master has been updated
via e6f35b32d7cd6249089d2bc3715aef50fa848c15 (commit)
via 63a2de83160cf2b2b3f07f8d22a897358bb4a75b (commit)
via 036b92250dd689ed19b4c65eaae2a8be7d55c046 (commit)
from 01768e69b0a7c8914584c6ed2adeccd16879772d (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 e6f35b32d7cd6249089d2bc3715aef50fa848c15
Author: Tony Asleson <***@redhat.com>
Date: Tue Mar 17 12:21:10 2015 -0500
Cleaned up C example
Signed-off-by: Tony Asleson <***@redhat.com>
commit 63a2de83160cf2b2b3f07f8d22a897358bb4a75b
Author: Gris Ge <***@redhat.com>
Date: Sat Mar 14 21:03:59 2015 +0800
Versioning: Change current git tree to version 1.2
* This make sure 'make rpm' generated rpms with newer version number
compare to stable rpms provided by OS.
Signed-off-by: Gris Ge <***@redhat.com>
commit 036b92250dd689ed19b4c65eaae2a8be7d55c046
Author: Gris Ge <***@redhat.com>
Date: Sat Mar 14 21:33:08 2015 +0800
Git config: Nicer diff output for python scripts.
* Without this, 'git diff' don't trace at method level but class level.
* For more detail, please check:
http://stackoverflow.com/questions/2783086/how-does-git-diff-generate-hunk-descriptions
Signed-off-by: Gris Ge <***@redhat.com>
-----------------------------------------------------------------------
Summary of changes:
.gitattributes | 1 +
configure.ac | 2 +-
examples/client_example.c | 125 ++++++++++++++++++++++-----------------------
3 files changed, 64 insertions(+), 64 deletions(-)
create mode 100644 .gitattributes
hooks/post-receive
generated because a ref change was pushed to the repository containing
the project "libstoragemgmt".
The branch, master has been updated
via e6f35b32d7cd6249089d2bc3715aef50fa848c15 (commit)
via 63a2de83160cf2b2b3f07f8d22a897358bb4a75b (commit)
via 036b92250dd689ed19b4c65eaae2a8be7d55c046 (commit)
from 01768e69b0a7c8914584c6ed2adeccd16879772d (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 e6f35b32d7cd6249089d2bc3715aef50fa848c15
Author: Tony Asleson <***@redhat.com>
Date: Tue Mar 17 12:21:10 2015 -0500
Cleaned up C example
Signed-off-by: Tony Asleson <***@redhat.com>
commit 63a2de83160cf2b2b3f07f8d22a897358bb4a75b
Author: Gris Ge <***@redhat.com>
Date: Sat Mar 14 21:03:59 2015 +0800
Versioning: Change current git tree to version 1.2
* This make sure 'make rpm' generated rpms with newer version number
compare to stable rpms provided by OS.
Signed-off-by: Gris Ge <***@redhat.com>
commit 036b92250dd689ed19b4c65eaae2a8be7d55c046
Author: Gris Ge <***@redhat.com>
Date: Sat Mar 14 21:33:08 2015 +0800
Git config: Nicer diff output for python scripts.
* Without this, 'git diff' don't trace at method level but class level.
* For more detail, please check:
http://stackoverflow.com/questions/2783086/how-does-git-diff-generate-hunk-descriptions
Signed-off-by: Gris Ge <***@redhat.com>
-----------------------------------------------------------------------
Summary of changes:
.gitattributes | 1 +
configure.ac | 2 +-
examples/client_example.c | 125 ++++++++++++++++++++++-----------------------
3 files changed, 64 insertions(+), 64 deletions(-)
create mode 100644 .gitattributes
hooks/post-receive
--
libstoragemgmt
libstoragemgmt