20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 13 hours ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added "Annotate" link in webapp More... about 17 years ago
Use Htmlize() to show author/revision in annotated view More... about 17 years ago
Return empty string for author/revision when line number is invalid. Most of the Xref classes print an extra line at the end of the file, for which there is no annotation available. More... about 17 years ago
Made [tn]roff files viewable (not only downloadable) More... about 17 years ago
Added code in the analyzers and list.jsp to show annotation. More... about 17 years ago
Encapsulated annotation in a class. More... about 17 years ago
made bugPattern in history.jsp configurable via init-param More... about 17 years ago
Added method supportsAnnotation() to the HistoryParser interface More... about 17 years ago
use the Data Root again for loading xref files More... about 17 years ago
Update raw.java to use configuration object to locate src-root More... about 17 years ago
Fixed compile errors in enoent.jsp and rss.jsp More... about 17 years ago
Removed unused imports. More... about 17 years ago
changed SubversionHistoryParser to follow copy history More... about 17 years ago
Added annotate() method to HistoryGuru. More... about 17 years ago
Allow use of "default" project for first time browsing More... about 17 years ago
Factored out getting history parser from getHistoryReader. More... about 17 years ago
Added annotate method to HistoryParser. Implemented it for Subversion. More... about 17 years ago
Catch the correct exception thrown by Process.exitValue() More... about 17 years ago
changed readTags() to read until empty line, skipping line with unexpected format More... about 17 years ago
Improved the robustness of the Ctags parser More... about 17 years ago
Fixed bug when searching with no project selected. More... about 17 years ago
Fixed typos in SMF manifest file More... about 17 years ago
Read exit value from hg zombie process so that it can rest in peace More... about 17 years ago
The -P option should always regenerate the project list More... about 17 years ago
Moved the "user-editable" part of index.jsp into index_body.html More... about 17 years ago
Added SMF manifest file and scripts More... about 17 years ago
Commented out fetching of "svn blame" information More... about 17 years ago
Removed multiple copies of webpages More... about 17 years ago
Fixed generation of Mercurial cache, and minor code cleanup More... about 17 years ago
Don't fetch svn history that is newer than the working copy. More... about 17 years ago