[Olsr-commit] OLSR.org main repository branch, eclipse, updated. OLSRD_0_6_2-388-gfdb0ccd
(spam-protected)
(spam-protected)
Wed May 16 16:42:54 CEST 2012
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 "OLSR.org main repository".
See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=OLSRD_0_6_2-388-gfdb0ccd
for a web version of the last commit.
The branch, eclipse has been updated
discards e9abc3363de76001d3c1e0103707d09331a3ac94 (commit)
via fdb0ccd442442fef0d92395508de272ce5c5bd96 (commit)
via 148a6bd1521313f0da2b5482afe0d513e58114d3 (commit)
via 7b82403b3dc3e55a58368b9a68a4ac2235741daa (commit)
via 519a34615f5dd82219fbb0d629ecf9196c25a508 (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 (e9abc3363de76001d3c1e0103707d09331a3ac94)
\
N -- N -- N (fdb0ccd442442fef0d92395508de272ce5c5bd96)
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 fdb0ccd442442fef0d92395508de272ce5c5bd96
Author: Ferry Huberts <(spam-protected)>
Date: Tue Oct 11 14:25:03 2011 +0200
olsrd: add eclipse project files
Signed-off-by: Ferry Huberts <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
.cproject | 8 +++
lib/pud/.cproject | 65 -----------------------
lib/pud/.project | 79 -----------------------------
lib/pud/nmealib/Makefile | 27 +++++++---
lib/pud/nmealib/Makefile.inc | 13 +++--
lib/pud/nmealib/include/nmea/context.h | 4 +-
lib/pud/nmealib/include/nmea/tok.h | 2 +-
lib/pud/nmealib/samples/Makefile | 10 ++--
lib/pud/nmealib/samples/generate/main.c | 3 +-
lib/pud/nmealib/samples/generator/main.c | 3 +-
lib/pud/nmealib/samples/math/main.c | 3 +-
lib/pud/nmealib/samples/parse/main.c | 3 +-
lib/pud/nmealib/samples/parse_file/main.c | 7 +--
lib/pud/nmealib/src/context.c | 3 +-
lib/pud/nmealib/src/generate.c | 2 +-
lib/pud/nmealib/src/generator.c | 41 ++++++++-------
lib/pud/nmealib/src/parse.c | 2 +-
lib/pud/nmealib/src/parser.c | 2 +-
lib/pud/wireformat-java/.cproject | 73 --------------------------
lib/pud/wireformat-java/.project | 79 -----------------------------
lib/pud/wireformat/.cproject | 65 -----------------------
lib/pud/wireformat/.project | 79 -----------------------------
22 files changed, 74 insertions(+), 499 deletions(-)
delete mode 100644 lib/pud/.cproject
delete mode 100644 lib/pud/.project
delete mode 100644 lib/pud/wireformat-java/.cproject
delete mode 100644 lib/pud/wireformat-java/.project
delete mode 100644 lib/pud/wireformat/.cproject
delete mode 100644 lib/pud/wireformat/.project
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list