[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: git history tracking across renames (and emacs support)
From: |
Eli Zaretskii |
Subject: |
Re: git history tracking across renames (and emacs support) |
Date: |
Thu, 04 Jan 2018 05:33:15 +0200 |
> From: Stefan Monnier <address@hidden>
> Date: Wed, 03 Jan 2018 17:02:03 -0500
>
> I look at the feature's code, dig in with vc-region-history to get the
> corresponding commit, and that gives me the date.
That will only give you the latest change there. For something before
that, you are back to the original problem.
> vc-region-history is almost always the first thing I use when it comes
> to "commit/changelog" info. And that's also where the subject of this
> thread hurts (I sometimes resort to making a "git worktree add" to get
> the revision before the file was moved, and use vc-region-history on
> that to see the rest of the history).
I find all of those needed, but I also find ChangeLog to be of help.
- Re: git history tracking across renames (and emacs support), (continued)
- Re: git history tracking across renames (and emacs support), Lars Ingebrigtsen, 2018/01/02
- Re: git history tracking across renames (and emacs support) (Was: The name gnus-cloud.el), Eli Zaretskii, 2018/01/02
- Re: git history tracking across renames (and emacs support) (Was: The name gnus-cloud.el), Paul Eggert, 2018/01/02
- Re: git history tracking across renames (and emacs support), Stefan Monnier, 2018/01/02
- Re: git history tracking across renames (and emacs support), Eli Zaretskii, 2018/01/03
- Re: git history tracking across renames (and emacs support), Stefan Monnier, 2018/01/03
- Re: git history tracking across renames (and emacs support), Eli Zaretskii, 2018/01/03
- Re: git history tracking across renames (and emacs support), Stefan Monnier, 2018/01/03
- Re: git history tracking across renames (and emacs support), Eli Zaretskii, 2018/01/03
- Re: git history tracking across renames (and emacs support), Stefan Monnier, 2018/01/03
- Re: git history tracking across renames (and emacs support),
Eli Zaretskii <=
- Re: git history tracking across renames (and emacs support), Stefan Monnier, 2018/01/04
- Re: git history tracking across renames (and emacs support), Eli Zaretskii, 2018/01/04
- Re: git history tracking across renames (and emacs support), Paul Eggert, 2018/01/04
- Re: git history tracking across renames (and emacs support), Stefan Monnier, 2018/01/04
- Re: git history tracking across renames (and emacs support), Eli Zaretskii, 2018/01/04
- Re: git history tracking across renames (and emacs support), Dmitry Gutov, 2018/01/04
- Re: git history tracking across renames (and emacs support), Stefan Monnier, 2018/01/04
- Re: git history tracking across renames (and emacs support), Alan Mackenzie, 2018/01/03
- Re: git history tracking across renames (and emacs support), Stefan Monnier, 2018/01/03
- Re: git history tracking across renames (and emacs support), Alan Mackenzie, 2018/01/04