bug-vc-dwim
[Top][All Lists]
Advanced

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

Re: [Bug-vc-dwim] [PATCH] vc-chlog: correctly detect files removed in gi


From: Jim Meyering
Subject: Re: [Bug-vc-dwim] [PATCH] vc-chlog: correctly detect files removed in git tree.
Date: Sat, 11 Jul 2009 20:57:54 +0200

Ralf Wildenhues wrote:
> Hello Jim, all,
>
> pushing this patch so that vc-chlog will not generate lines of the form
>
>         * /dev/null:
>
> when files have been removed, but instead will pick the name of the
> removed file:
>
>         * removed.c:
>
> Cheers,
> Ralf
>
>     vc-chlog: correctly detect files removed in git tree.
>
>     * vc-chlog.in (record_file): Record file name from the `^--- '
>     line, use it in case the `^+++ ' line contains `/dev/null'.
>     * tests/t-vc-chlog (run_vc_chlog): New test diff, from git,
>     for a removed file.

Nice improvement.  Thanks!




reply via email to

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