On Thu, Jul 19, 2012 at 04:30:38AM +0000, [email protected] wrote: > http://defect.opensolaris.org/bz/show_bug.cgi?id=19199
Just append latest pending patches. New feature is, that one can now view the history of removed dirs/files (1) and diff project independend (2). Last but not least, I implemented wdiff similar to webrev. Examples: (1) http://src.iws.cs.ovgu.de/source/history/opengrok-jel/web/default/ - default/ doesn't exists anymore - was moved to static/default/ http://src.iws.cs.ovgu.de/source/history/opengrok-jel/web/default/style.css?r=1428%3Afcc2cdf1dc6b - analog default/style.css http://src.iws.cs.ovgu.de/source/diff/opengrok-jel/web/static/default/style.css?r2=/opengrok-jel/web/static/default/style.css@1364:bacb8cfb6fef&r1=/opengrok-jel/web/default/style.css@1428:fcc2cdf1dc6b&format=w&full=0 - wdiff between moved file (2) http://src.iws.cs.ovgu.de/source/diff/opengrok-jel/src/org/opensolaris/opengrok/index/Indexer.java?r1=/opengrok/src/org/opensolaris/opengrok/index/Indexer.java@1347:26f287c034dc&r2=/opengrok-jel/src/org/opensolaris/opengrok/index/Indexer.java@1463:76fa6c950f7b&format=w&full=0 - wdiff not bound to a single project Have fun, jel. PS: Thanx Knut for giving us the last modified timestamps :-)) -- Otto-von-Guericke University http://www.cs.uni-magdeburg.de/ Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2 39106 Magdeburg, Germany Tel: +49 391 67 12768 _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
