1
I Use This!
Inactive

Commits : Listings

Analyzed 7 minutes ago. based on code collected about 1 hour ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Visual tweaks to make the commit logs and diff views fit better with the overall theme. More... over 14 years ago
Added a work-around for issue #12 (.cshtml file routing), as suggested by Imran Baloch. More... over 14 years ago
Instrumented the project with MVC Mini Profiler. More... over 14 years ago
Styled pager to match the top links. More... over 14 years ago
Added paging support to the commit log. More... over 14 years ago
Added a utility for counting commits. More... over 14 years ago
Added paging support to the ViewCommits action. More... over 14 years ago
Fixed an issue where the page was outputting "sh_" for files without a syntax langauge. More... over 14 years ago
Merge branch 'master' into renames More... over 14 years ago
Slightly refactored the graph-drawing code. More... over 14 years ago
Swapped the Google Charts pie chart for a gRaphaƫl pie chart. More... over 14 years ago
Enabled JavaScript IntelliSense sections. More... over 14 years ago
Included gRaphaƫl graphing library. More... over 14 years ago
Moved the `FileManager` class into the root of the project. More... over 14 years ago
Moved the rename loading into the GitUtilities class. More... over 14 years ago
Changed the default ordering of the user impact objects. More... over 14 years ago
Changed the location of the renames file. More... over 14 years ago
Merge branch 'master' into renames More... over 14 years ago
Added a couple of mime-types. More... over 14 years ago
Merge pull request #2 from drwelden/master More... over 14 years ago
Changed css to look better
drwelden
as dwelden
More... over 14 years ago
Added mappings from mime-types to SHJS languages. More... over 14 years ago
Removed Pygments in favor of SHJS. More... over 14 years ago
Merge remote-tracking branch 'origin/master' More... over 14 years ago
Added support for GZip compressed requests. More... over 14 years ago
Added the missing breadcrumber_bg.png file to the csproj file. More... over 14 years ago
Moved the config settings for the "browse" folder into the main Web.config file, to prevent IIS from using the DirectoryBrowsing module (based on the directory actually existing.) More... over 14 years ago
Added a Web.config for the /browse/ URL fragment with request filtering and hidden segments removed. More... over 14 years ago
Removed unnecessary file path from blob view. More... over 14 years ago
Added bread crumbs to everything in the browse controller. More... over 14 years ago