##// END OF EJS Templates
[RFC] convert: fix --datesort...
[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.

File last commit:

r0:9117c656 default
r5656:b940260c default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer