On 16. apr. 2010, at 02.31, [email protected] wrote: > Author: Lubos Kosco <[email protected]> > Repository: /hg/opengrok/trunk > Latest revision: 67a5f1e1fad4bc5375c64914ba8ef85ae6f910b5 > Total changesets: 1 > Log message: > Bug #15652 - history page shows a stack trace if file doesn't have a history > Bug #15609 - self organizing buttons in history view are confusing > Bug #15608 - Search field should not be active in file display > Bug #14953 - history index for CVS repos should only include default branch > if CVS/Tag is set > Bug #13777 - Indexer should print "Adding: ..." before it adds a file > Bug #6641 - .txx file extension should be included in the list for C++ > analyzer >
I'm a big fan of small changesets that only fixes _one_ thing.. that makes it easier to back out one fix (or backport one fix, not that we do that for opengrok)... Cheers, Trond > Files: > update: src/org/opensolaris/opengrok/analysis/c/CxxAnalyzerFactory.java > update: src/org/opensolaris/opengrok/history/CVSRepository.java > update: > src/org/opensolaris/opengrok/index/DefaultIndexChangedListener.java > update: src/org/opensolaris/opengrok/index/IndexDatabase.java > update: web/history.jsp > update: web/mast.jsp > _______________________________________________ > opengrok-dev mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/opengrok-dev _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
