1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made mime-type comparisons case-insensitive. More... over 14 years ago
Allowed comments in the shjs-languages file. More... over 14 years ago
Added week of commit to each commit coming from `ParseUserImpact`. More... over 14 years ago
Added filtering of impact based on the ignore file. More... over 14 years ago
Fixed a bug in globbing where the regexes generated would allow partial matching of filenames. More... over 14 years ago
Made the `Rename` more generic. More... over 14 years ago
Added the `IgnoreEntry` and the `IgnoreFileParser` classes to the project. More... over 14 years ago
Added a utility for converting from a POSIX Glob to a .NET RegEx. More... over 14 years ago
Converted the user impact calculation method to use `--numstat` format output, rather than `--shortstat`. More... over 14 years ago
Merge branch 'renames' More... over 14 years ago
Added a parser for renames, and retrofitted the current system to use it. More... over 14 years ago
Merge branch 'master' into renames More... over 14 years ago
Removed the error messages from the `HttpNotFound()` calls, since it seemed to be causing issues with connectivity. More... over 14 years ago
Fixed issues with portions of `GitUtilities` that were trying to read 'fatal' from standard output. More... over 14 years ago
Added HttpNotFound result for ViewBlob when the blob's tree or object doesn't exit. More... over 14 years ago
Added HttpNotFound result for ViewTree when the tree doesn't exist. More... over 14 years ago
Added an option to the `Execute` method to trust the exit code of the git process. More... over 14 years ago
Added color coding to the diff views. This fixes #15. More... over 14 years ago
Fixed some content issues with deployment. More... over 14 years ago
Incremented the version number post-v1.0 More... over 14 years ago
Change the AssemblyVersion to auto-increment. More... over 14 years ago
Relaxed the restrictions on tree-ish names. More... over 14 years ago
Added Utility to verify the name/existence/uniqueness of a ref. More... over 14 years ago
Made command-line quoting consistent throughout the GitUtilities class. More... over 14 years ago
Merge branch 'master' into renames More... over 14 years ago
Hid the branches list for empty repositories. More... over 14 years ago
Small visual tweaks to the branch list. More... over 14 years ago
Added a list view for branches and tags. More... over 14 years ago
Small fix to a div. More... over 14 years ago
Added the ability to list all refs. More... over 14 years ago