Mercurial > hg
comparison .hgsigs @ 5656:b940260c4291
[RFC] convert: fix --datesort
The problem is that previously commit.date was used for sorting, but it's a
string like "1 Jan xxx 2007", so it it wrong to use it for sorting.
Another problem is that why we are using depth for sorting -- I have no clear
answer -- it seems to be plain wrong.
This patch is just an RFC.
author | Kirill Smelkov <kirr@mns.spb.ru> |
---|---|
date | Tue, 18 Dec 2007 14:01:34 -0600 |
parents | 5d8f5ad45c12 |
children | 1e4ddc9ac9f7 |
comparison
equal
deleted
inserted
replaced
5655:fe38b0a3a928 | 5656:b940260c4291 |
---|