[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (fo
From: |
Eli Zaretskii |
Subject: |
bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git) |
Date: |
Sun, 12 Nov 2023 13:15:45 +0200 |
> Date: Sun, 12 Nov 2023 12:58:06 +0200
> Cc: jporterbugs@gmail.com, 67062@debbugs.gnu.org
> From: Dmitry Gutov <dmitry@gutov.dev>
>
> On 12/11/2023 08:03, Eli Zaretskii wrote:
> > I'm not sure I follow. All we need is a new function to call instead
> > of vc-working-revision, that's all. That new function will indicate
> > the intention to the backend. Sounds easy enough.
>
> vc-annotate will check (if (eq backend 'Git)) and call a different
> function in such case? Rather dirty, but I guess that'll also work.
no, vc-annotate will call a new function, which will have a special
code for Git alone.
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Jim Porter, 2023/11/10
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Eli Zaretskii, 2023/11/11
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Jim Porter, 2023/11/11
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Dmitry Gutov, 2023/11/11
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Jim Porter, 2023/11/11
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Eli Zaretskii, 2023/11/12
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Dmitry Gutov, 2023/11/12
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git),
Eli Zaretskii <=
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Dmitry Gutov, 2023/11/12
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Juri Linkov, 2023/11/12
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Dmitry Gutov, 2023/11/12
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Jim Porter, 2023/11/12
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Juri Linkov, 2023/11/13
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Dmitry Gutov, 2023/11/13
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Eli Zaretskii, 2023/11/13
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Jim Porter, 2023/11/12
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Eli Zaretskii, 2023/11/12
- bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git), Jim Porter, 2023/11/12