gt; Indentation nit, and I prefer to highlight conditionals
> by putting the "then" part on a second line:
Okay. Here comes the fixed patch:
>From 816b5f0f0928e257f7a4d78205be2a1935a58660 Mon Sep 17 00:00:00 2001
From: Werner Koch
Date: Mon, 30 Jan 2012 19:10:21 +0100
Subject: [PA
,
Werner
p.s. My company has a CA for ANY; thus the other address in the patch.
>From 49e0c46e80d515f0ccad1f24162724998ff71b23 Mon Sep 17 00:00:00 2001
From: Werner Koch
Date: Mon, 30 Jan 2012 19:10:21 +0100
Subject: [PATCH] gitlog-to-changelog: add option --tear-off.
This option allows to h
rom 49e0c46e80d515f0ccad1f24162724998ff71b23 Mon Sep 17 00:00:00 2001
From: Werner Koch
Date: Mon, 30 Jan 2012 19:10:21 +0100
Subject: [PATCH] gitlog-to-changelog: add option --tear-off.
This option allows to have blurbs in a commit messages, which shall
not be copied to the ChangeLog. It can also be used to suppr
On Fri, 27 Jan 2012 08:25, si...@josefsson.org said:
> Great! I suppose you'll report back what the necessary patches for
> GnuPG were to Werner? It would be nice to have it build unpatched.
I'll take care of it.
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bund
Hi,
I started to use gitlog-to-changelog for my projects. However, there is
a little annoying thing: Every so often I like to add longer blurbs to
the git commit log which I don't want to see in a ChangeLog. Examples
are quotes from discussions, benchmarks or a longer description.
I came up wit
Hi!
coreutils does not allow to use a VPATH with "make dist"; I now use this
gen-ChangeLog rule in GnuPG to allow VPATH builds:
gen_start_date = 2011-12-01T06:00:00
.PHONY: gen-ChangeLog
gen-ChangeLog:
if test -d $(top_srcdir)/.git; then \
(cd $(top_s
On Thu, 14 Dec 2006 04:01, [EMAIL PROTECTED] said:
> I looked at AIDE a while ago and it suffers from one of the problems
> that the tripwire it sought to replace was, and it is: Its not
> centrally managed. Filesystem databases are stored on the same
I see. That really makes sense.
Salam-S
On Tue, 12 Dec 2006 20:11, [EMAIL PROTECTED] said:
> A generous volunteer (Logan Gabriel, cc'd) has been discussing offering
> a long-time project of his for system integrity checking to GNU.
[ I have always thought that AIDE is the GNU project for it. It was one
of the first projects using li