Re: Feature Request: show ages in tree view

2016-11-24 Thread John Keeping
On Sun, Oct 30, 2016 at 01:22:24PM +0100, Silly Slux wrote: > i want to see when a file or tree was last changed when i'm watching > the tree of a repository. I've tried to implement it myself, but it > seems i can't, though i have something to illustrate what i mean. This is going to be quite a

Feature Request: show ages in tree view

2016-10-30 Thread Silly Slux
Hello, i want to see when a file or tree was last changed when i'm watching the tree of a repository. I've tried to implement it myself, but it seems i can't, though i have something to illustrate what i mean. diff --git a/ui-tree.c b/ui-tree.c index b310242..78e5676 100644 --- a/ui-tree.c +++