Mercurial > hg
comparison tests/test-debugrename.out @ 6099:37cc79a5727a
[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 | 5a088ac232e6 |
children | f2618cacb485 |
comparison
equal
deleted
inserted
replaced
6098:65340b8231eb | 6099:37cc79a5727a |
---|