]> source.dussan.org Git - jgit.git/commit
Added filter for merge and non-merges commits. 07/70507/4
authorAlcemir Santos <alcemir.santos@gmail.com>
Tue, 12 Apr 2016 18:11:32 +0000 (20:11 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 19 May 2016 23:05:40 +0000 (01:05 +0200)
commitba0dfe1ae2c6d0e3370822eedb0ffd2eeef0d8e2
treefa54845e55195e367b4ab92624f174a55a89044a
parent36528871085b6cbbd7cc8f607155d07b44eaae51
Added filter for merge and non-merges commits.

Added the option to retrieve either merge or non-merge commits in the
LogCommand.

Change-Id: Ie0e1c515a823f2392783f1a47d385c31230e8167
Signed-off-by: Alcemir Santos <alcemir.santos@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/LogCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/LogCommand.java
org.eclipse.jgit/src/org/eclipse/jgit/revwalk/filter/RevFilter.java