123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. []
  2. - BUG linux-2.6 repository
  3. - git-log --pretty=format:"%at %an" |grep -C3 unknown
  4. - git-rev-list (for number of files in each revision) says "Warning: failed to parse line "<unknown> 17741"
  5. [Unsorted]
  6. - clean up after running gnuplot (option to keep .dat files around?)
  7. - show raw data in some way (the tables used currently aren't very nice)
  8. - allow multiple stylesheets
  9. - parameter --style
  10. - styles/{default,...}.css
  11. - could show some statistics from last year, month, etc... pisg-like?
  12. - use sortable.js
  13. - Commandline options
  14. --title "Project name"
  15. --debug / --verbose
  16. - state saving/restoring?
  17. - could save data that can not be recreated quickly (for example files/lines data)
  18. [Stats]
  19. - Activity by Time?
  20. - (G?) Last 30 days
  21. - (G?) Last 12 months
  22. - (T) Hour of Week: percentages / coloring?
  23. - Authors
  24. - (T) List of authors
  25. - Lines
  26. - Position by nrof commits
  27. - (T) Author of Month
  28. - Places 2-N ?
  29. - Lines
  30. - (T) Author of Year
  31. - Places 2-N
  32. - Lines
  33. - Files
  34. - Average revisions per file
  35. - (G) Average file size: x = date, y = lines/file
  36. - (T) Largest Files?
  37. - (T) Files With Most Revisions?
  38. - Lines
  39. - Average lines/file
  40. - (G) Lines of Code: show tags as vertical lines?
  41. - Tags
  42. - Lines
  43. - Authors (count of people contributing after last version)?
  44. - Author page for each author
  45. - Name, mail
  46. - Total commits (%)
  47. - LOC (%)
  48. - Last commit: date
  49. - First commit: date
  50. - Activity by Clock Time
  51. - (G) Hour of Day
  52. - (G) Day of Week
  53. - (T) Activity in Directories: Directory, Changes, LOC, LOC/change
  54. - (Most Recent Commits?)
  55. - Author of Month(s):
  56. - Author of Year(s):
  57. - Pages for years?
  58. - Commits (% of all)
  59. - Author top ten
  60. - Month statistics