TODO.txt 2.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. []
  2. - Makefile: 'release' target does not replace "VERSION" in binary
  3. - search: [x] global - search all branches?
  4. - geshi: allow linking to lines?
  5. - https://sourceforge.net/tracker/index.php?func=detail&aid=2865754&group_id=203965&atid=987714
  6. - gitstats is a great tool, but the one thing that I miss is the number of
  7. SLOC or comments on the "lines of code" image. Could this somehow be
  8. added?
  9. - BUG linux-2.6 repository
  10. - git-log --pretty=format:"%at %an" |grep -C3 unknown
  11. - git-rev-list (for number of files in each revision) says "Warning: failed to parse line "<unknown> 17741"
  12. [Unsorted]
  13. - clean up after running gnuplot (option to keep .dat files around?)
  14. - show raw data in some way (the tables used currently aren't very nice)
  15. - allow multiple stylesheets
  16. - parameter --style
  17. - styles/{default,...}.css
  18. - could show some statistics from last year, month, etc... pisg-like?
  19. - Commandline options
  20. --title "Project name"
  21. --debug / --verbose
  22. - save command line settings and use them next run if not overridden?
  23. [Stats]
  24. - General
  25. - Total repository size (slooooow)?
  26. - Activity by Time?
  27. - (G?) Last 30 days
  28. - (G?) Last 12 months
  29. - (T) Hour of Week: percentages / coloring?
  30. - (G) Pace of Changes - number of line/other changes happening over time
  31. - Authors
  32. - (T) List of authors
  33. - Lines
  34. - (T) Author of Month
  35. - Lines
  36. - (T) Author of Year
  37. - Lines
  38. - Files
  39. - Average revisions per file
  40. - (G) Average file size: x = date, y = lines/file
  41. - (T) Largest Files?
  42. - (T) Files With Most Revisions?
  43. - Lines
  44. - Average lines/file
  45. - (G) Lines of Code: show tags as vertical lines?
  46. - Tags
  47. - Lines
  48. - Author page for each author
  49. - Name, mail
  50. - Total commits (%)
  51. - LOC (%)
  52. - Last commit: date
  53. - First commit: date
  54. - Activity by Clock Time
  55. - (G) Hour of Day
  56. - (G) Day of Week
  57. - (T) Activity in Directories: Directory, Changes, LOC, LOC/change
  58. - (Most Recent Commits?)
  59. - Author of Month(s):
  60. - Author of Year(s):
  61. - Pages for years?
  62. - Commits (% of all)
  63. - Author top ten
  64. - Month statistics