1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 27, 2024 — Dec 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the alignment of the lines in the graph view. More... over 13 years ago
Linked the subject lines on the graph view to the commits. More... over 13 years ago
Removed the extra whitespace from the bottom of the graph. More... over 13 years ago
Fixed an issue where commits with an incorrect timestamp would break the directed graph. More... over 13 years ago
Fixed an issue where commits with the same timestamp collided in the set of upcoming commits. More... over 13 years ago
Positioned the log entries dynamically alongside the graph. More... over 13 years ago
Dynamically sized the graph canvas. More... over 13 years ago
Added graph rendering using html5 canvas. More... over 13 years ago
Implemented incoming/outgoing hashes. More... over 13 years ago
Added ref markers in the graph view. More... almost 14 years ago
Added basic algorithm for ordering the graph. More... almost 14 years ago
Added graph controller and view. More... almost 14 years ago
Adding project for Graph plugin. More... almost 14 years ago
Merge pull request #38 from stokedev/master More... almost 14 years ago
Modified to use secure Gravatar images More... almost 14 years ago
Added CSS overflow fixes. More... about 14 years ago
Added Gravatar fallback support. More... about 14 years ago
Added null-guards around the profiling code. More... about 14 years ago
Converted the browse index to use the `RepoInfo` model and display the descriptions in a table. More... about 14 years ago
Added the `GetRepoInfo` method to fetch the description and validity of a given repo path. More... about 14 years ago
Converted `GitUtilities.Execute()` to use `Task<T>` to utilize the thread pool for performance reasons. More... about 14 years ago
Added profiling to `GitUtilities.Start()`. More... about 14 years ago
Upped the HTTP maximum request length to 1GB. More... about 14 years ago
Removed the ineffective intellisense section. More... about 14 years ago
Built a mechanism for reading scripts and other content out of plugin assemblies. More... about 14 years ago
Moved the scripts that are specific to RepoImpact into that assembly. More... about 14 years ago
Added syndication links to the applicable pages. More... about 14 years ago
Added a feed for the last commit of each repo. More... about 14 years ago
Added per-repo syndication. More... about 14 years ago
Fixed the breadcrumbs in the Impact plugin. More... about 14 years ago