commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. f139fb


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. f139fb7bf2a13f6c61c416de1c35db04ce509240
Date: Sat, 24 Sep 2011 19:55:36 +0000 (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 "git://gnuradio.org/jblum".

The branch, next has been updated
  discards  73eed0e4e50f084a0b9b3211d01839130dfabc56 (commit)
  discards  75a7293905d390ef53132db5a191a995e3f130dd (commit)
  discards  0b316202a7e1619249bbdbb58e89f1a207286bdc (commit)
       via  f139fb7bf2a13f6c61c416de1c35db04ce509240 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (73eed0e4e50f084a0b9b3211d01839130dfabc56)
            \
             N -- N -- N (f139fb7bf2a13f6c61c416de1c35db04ce509240)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 f139fb7bf2a13f6c61c416de1c35db04ce509240
Author: Josh Blum <address@hidden>
Date:   Sat Sep 24 11:58:19 2011 -0700

    howto: various fixes for howto example

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

Summary of changes:
 gr-howto-write-a-block-cmake/CMakeLists.txt        |    3 +-
 .../include/CMakeLists.txt                         |   28 --------
 gr-howto-write-a-block-cmake/lib/CMakeLists.txt    |   10 +++
 .../{include => lib}/howto_api.h                   |    0
 .../{include => lib}/howto_square2_ff.h            |    0
 .../{include => lib}/howto_square_ff.h             |    0
 gr-howto-write-a-block-cmake/swig/CMakeLists.txt   |    2 +
 .../swig/howto_square2_ff.i                        |    0
 .../swig/howto_square_ff.i                         |    0
 gr-howto-write-a-block-cmake/swig/howto_swig.i     |   72 ++++---------------
 10 files changed, 28 insertions(+), 87 deletions(-)
 delete mode 100644 gr-howto-write-a-block-cmake/include/CMakeLists.txt
 rename gr-howto-write-a-block-cmake/{include => lib}/howto_api.h (100%)
 rename gr-howto-write-a-block-cmake/{include => lib}/howto_square2_ff.h (100%)
 rename gr-howto-write-a-block-cmake/{include => lib}/howto_square_ff.h (100%)
 copy {gr-howto-write-a-block => 
gr-howto-write-a-block-cmake}/swig/howto_square2_ff.i (100%)
 copy {gr-howto-write-a-block => 
gr-howto-write-a-block-cmake}/swig/howto_square_ff.i (100%)


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

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