Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue Aug 23, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 12 Jun 2013 at 5:45

Attachments:

@GoogleCodeExporter
Copy link
Author

Thank you for the report. I will look into this at once.

/Adam Waldenberg

Original comment by [email protected] on 12 Jun 2013 at 12:49

  • Changed state: Started
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision 761bc100462a.

Original comment by [email protected] on 12 Jun 2013 at 12:57

  • Changed state: Fixed

@adam-waldenberg adam-waldenberg self-assigned this Oct 9, 2015
@adam-waldenberg adam-waldenberg added this to the 0.3.0 milestone Oct 9, 2015
@adam-waldenberg adam-waldenberg changed the title Weeks are not zero padded in timeline view. Results in bad sorting. Weeks are not zero padded in timeline view. Results in bad sorting Nov 25, 2015
allmightyspiff pushed a commit to allmightyspiff/gitinspector that referenced this issue Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants