20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed error when searching with no projects defined. More... about 17 years ago
Added support for RCS. More... about 17 years ago
Fixed NullPointerException when running HistoryGuru from command line. More... about 17 years ago
Fixed javadoc warnings. More... about 17 years ago
Fetch "svn blame" information when reading the subversion history. More... about 17 years ago
Prototype for "Project" support More... about 17 years ago
Skrip indexing of "special" files More... about 17 years ago
Let history parsers return History objects instead of lists. First step towards support for blame/annotate. More... about 17 years ago
Ignore project files from NetBeans and JDEE. More... about 17 years ago
Use Util.readableLine() consistently in *Xref. More... about 17 years ago
Added a meta robots directive to the page headers More... over 17 years ago
Fixed "dangerous lookahead" warning in TroffXref.lex. More... over 17 years ago
addExternalRepositories should not search for repositories in .svn/CVS/SCCS directories More... over 17 years ago
DirectoryHistoryReader refactoring More... over 17 years ago
Update Apache Lucene to version 1.9.1 More... over 17 years ago
Remove unused file More... over 17 years ago
Implemented glob'ing for IgnoredNames More... over 17 years ago
Remove .hgcache from .hgignore since we use a common .ogcache directory now More... over 17 years ago
Temporarily hack for fixing the closed socket exception occuring when using the proxy daemon More... over 17 years ago
Use File.createTempFile to create temporary file. More... over 17 years ago
Ignore tags/TAGS generated by ctags/etags. More... over 17 years ago
Moved generated Java files from src to build/src. Now, 'ant clean' will also remove the Java files generated by JFlex. More... over 17 years ago
Added a simple Lisp analyzer. More... over 17 years ago
change foot.html to foot.jsp and use <context>/img/servedby.png for the image More... over 17 years ago
update rss.jsp to work again (use getHistoryReader(File) instead of getHistoryReader(String, String) More... over 17 years ago
fix bug in history.jsp where it will 404 when given an If-Modified-Since header More... over 17 years ago
Just pass the relative filename to the external Mercurial Cache Daemon More... over 17 years ago
Fixed "unchecked" warnings. More... over 17 years ago
Removed double printing of exception messages. More... over 17 years ago
Fixed NullPointerException when searching history in Swing GUI. Since the history cache uses RuntimeEnvironment, the GUI needs to set RuntimeEnvironment's data root and source root. More... over 17 years ago