Thread (7 messages) flat view 7 messages, 5 authors, 2016-06-15

Re: Listing files in order they are changed

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:49:36

Parag Kalra [off-list ref] writes:
Is there a way I can make Git list all the tracked files in the
working directory in order they are changed (modified, added or
deleted)

Something like displayed by: git ls-files
No, it is currently not possible, mainly because git thinks in terms
of changes to project as a whole, not as changes to individual files.

The tree blame ("git blame <directory>"), if it existed (I have
working prototype), would be of use here.
-- 
Jakub Narebski
Poland
ShadeHawk on #git
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help