]> source.dussan.org Git - jgit.git/commit
Limit the number of commits in LogCommand output 27/4827/4
authorTomasz Zarna <Tomasz.Zarna@pl.ibm.com>
Thu, 22 Dec 2011 11:34:01 +0000 (12:34 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 23 Dec 2011 12:38:07 +0000 (13:38 +0100)
commit248959146a383ecbcd6e55919a9595c3b3b7467d
treede380addd58b08fdcc6564fb962c0b899732c051
parent160ffc9df122c80fe0772292424ebf22c5b9beb8
Limit the number of commits in LogCommand output

Bug: 316680
Change-Id: I88cf7aac6b5763cc94421433dd4bbd42f81e0e69
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/LogCommandTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/MaxCountRevFilterTest.java [new file with mode: 0644]
org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties
org.eclipse.jgit/src/org/eclipse/jgit/JGitText.java
org.eclipse.jgit/src/org/eclipse/jgit/api/LogCommand.java
org.eclipse.jgit/src/org/eclipse/jgit/revwalk/filter/MaxCountRevFilter.java [new file with mode: 0644]