]> source.dussan.org Git - gitblit.git/commit
Implemented diff-to-current.
authorJames Moger <james.moger@gitblit.com>
Sun, 17 Apr 2011 20:00:02 +0000 (16:00 -0400)
committerJames Moger <james.moger@gitblit.com>
Sun, 17 Apr 2011 20:00:02 +0000 (16:00 -0400)
commitf1dfc23c493570e5be865664c17e368f46665609
treeb55819fe14f1c10464a4e703a4472ae221da45bf
parent9802a766a28bfcb0ae01494ebfa1cbeb11e71809
Implemented diff-to-current.

This is for history where we specify two revs to diff, not just a
commit against its parent.
src/com/gitblit/utils/JGitUtils.java
src/com/gitblit/wicket/WicketUtils.java
src/com/gitblit/wicket/pages/BlobDiffPage.java
src/com/gitblit/wicket/panels/HistoryPanel.java