Git web interface with powerful search and detailed changes info.
GitHub web interface | CodeHistory | ||
---|---|---|---|
Search |
|
+ Commit date range + sort asc/desc + Commit author + Branch to search (or all branches) + File name + filter by added, changed, deleted + Class (struct, enum, interface, …) + filter by added, changed, deleted + Method (member variable, property, event, …) + filter by added, changed, deleted + Combine multiple conditions |
|
History |
|
+ Code source changes history + class (struct, enum, interface, …) changes history + method (member variable, property, …) changes history + Last changed classes (structs, enums, …) sorted by change date + quick member diffs |
|
Commit summary |
|
+ Number of added/changed/deleted/moved: + files + lines + classes (structs, enums, …) + methods (member variables, properties, …) |
|
Issues |
|
+ Group commits by issuess + JIRA and Redmine support: preview statuses, types, reporter, assignee, time logged + Issue summary - number of added/changed/deleted: + files + lines + classes (structs, enums, …) + methods (member variables, properties, …) + Code changes within the issue grouped be classes. + Last changed issues sorted by code sources changes. |
|
Insights |
|
+ Contributors custom date range + class (struct, enum, interface, …) + methods (member variables, properties, …) + issues (created/assigned) + lines changes (in addition to added, deleted) + total impact score based on customizable weights for each factor + Developers domain expertise based on the source changes history + all time / for a specific period of time + Find issues with the same source changed |
Timeline of the history of changes in code elements for the specified period and with the selected type of change (added, changed, deleted, moved).
Instant diff viewing directly in the timeline.
Available for:
Pie chart reports by classes in terms of issues and authors.
Pie chart reports by classes in terms of issues and authors allow you to understand the dynamics and composition of code changes.
Flexible report on project members impact over a period of time:
Each individual factor can have a different meaning for the project, this report gives the opportunity to flexibly adjust the importance of each of them.
CodeHistory works as a self-hosted server, without the need to move the code outside your organization.
Get Started