Michael Olson <[EMAIL PROTECTED]> writes:

> Matthieu Moy <[EMAIL PROTECTED]> writes:
>
>> There's something we had for Xtla which I think we didn't port to any
>> other back-end : when running dvc-log-edit, it inserts a comment at
>> the end of the log buffer with the list of files selected, if there
>> are some. It's hard to ensure that the list is precisely up-to-date,
>> but at least refreshing it each time log-edit or some other functions
>> opening the log buffer makes it hard to commit without an up-to-date
>> liste.
>>
>> Regardless of what is chosen, this is a cool feature, it would be nice
>> to port it to other back-ends (well, actually, it should mostly be in
>> DVC).
>
> I would absolutely love to see this feature in all the backends I care
> about.  I miss seeing the commented file list in the log-edit buffer.
> Updating it when doing `C-x V a' seems reasonable, and adding something
> like C-c C-r to the log-edit keymap to refresh the list would also be
> great.

We have already the following functionality in log-edit buffers:
C-c C-f runs the command dvc-log-insert-commit-file-list

I tested it with bzr and hg


Stefan.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to