Opened 17 years ago
Closed 17 years ago
#41 closed task (fixed)
Browse statistics for a specific developer
Reported by: | Jari Häkkinen | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | major | Milestone: | 0.6 |
Component: | output | Version: | trunk |
Keywords: | Cc: |
Description
for example only show a sub tree where a developer has contributed.
Change History (4)
comment:1 Changed 17 years ago by
Milestone: | later → 0.6 |
---|
comment:2 Changed 17 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
(In [207]) refs #41 and #44. Splitted print function in File and Directory to 2 functions. One public and one private. The private print a page for a specific author (or all) and specific code (or total), and the public calls this private function. Also added total number of commits #refs 87. NOTE the change of file structure forced all local paths to be relative from target/projectname rather than target as before.
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
ref #44