magnucki / gitinspector

Automatically exported from code.google.com/p/gitinspector
GNU General Public License v3.0
0 stars 0 forks source link

Weeks are not zero padded in timeline view. Results in bad sorting. #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. A repository where week numbers in timeline view look like 8, 9, 10, 11, ...
2. Run `gitinspector.py -T -w`
3. Output will have week numbers ordered as 10, 11, 8, 9

What is the expected output? What do you see instead?
See attachments good.txt and bad.txt.

What version of the product are you using? On what operating system?
gitinspector 0.2.2

Please provide any additional information below.

Original issue reported on code.google.com by kashy...@gmail.com on 12 Jun 2013 at 5:45

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you for the report. I will look into this at once.

/Adam Waldenberg

Original comment by gitinspe...@ejwa.se on 12 Jun 2013 at 12:49

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 761bc100462a.

Original comment by gitinspe...@ejwa.se on 12 Jun 2013 at 12:57