1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modified the search provider interface. More... almost 14 years ago
Added the default search providers project. More... almost 14 years ago
Stubbed out the search interface. More... almost 14 years ago
Bumped the version number. More... almost 14 years ago
Persisted graph options in a cookie. More... almost 14 years ago
Added the JSON javascript library. More... almost 14 years ago
Added the jQuery cookie plugin. More... almost 14 years ago
Added settings for the dots and column/row sizes. More... almost 14 years ago
Added graph settings widget. More... almost 14 years ago
Upgraded jQuery.UI to 1.8.18 More... almost 14 years ago
Upgraded jQuery to 1.7.1 More... almost 14 years ago
Broke the graph rendering code into logical chunks, so as to allow re-rendering on the client side. More... almost 14 years ago
Centralized the graph options. More... almost 14 years ago
Added alignment options for the graph. More... almost 14 years ago
Merge remote-tracking branch 'GoddessArtemis/master' More... almost 14 years ago
Made the palette distinguishable for colorblindness. More... almost 14 years ago
Updated colors to make them more aesthetically pleasing. More... almost 14 years ago
Fixed the node color getting overwritten when a new parent was colored. More... almost 14 years ago
First attempt at paletted color. More... almost 14 years ago
Removed the borders from the commit dots and added some options for the graph. More... almost 14 years ago
Deterministically sorted the routes. More... almost 14 years ago
Updated Castle Windsor. More... almost 14 years ago
Updated MiniProfiler. More... almost 14 years ago
Changed the Gravatar alt-text to title-text. More... almost 14 years ago
Better handling of long commit messages in the graph view. More... almost 14 years ago
Fixed an issue where action links were broken if the subject was empty. More... almost 14 years ago
Made the commit Graph significantly faster by using Git's --date-order argument. More... almost 14 years ago
Added styling for the other ref types. More... almost 14 years ago
Changed the number of log entries grabbed each time, in order to cut down on the number of calls to GetLogEntries. More... almost 14 years ago
Converted the Graph stuff from a plugin to a controller in the main project. More... almost 14 years ago