]> source.dussan.org Git - jgit.git/commit
Support adding all refs to LogCommand 65/4665/3
authorKevin Sawicki <kevin@github.com>
Wed, 23 Nov 2011 00:14:30 +0000 (16:14 -0800)
committerKevin Sawicki <kevin@github.com>
Wed, 23 Nov 2011 00:14:30 +0000 (16:14 -0800)
commit900bdbac5bad9d40df8d310a8f319ab616d1420b
tree047ce2438206b7d4389c1eb5ed3e705d9633275a
parentd8497abe7805152d696d065ec3dbdd40f455cc3f
Support adding all refs to LogCommand

Bug: 353310
Change-Id: Ifa2e7ed58c7f2bdfe3aafbd500b5a38c1f94c2ec
Signed-off-by: Kevin Sawicki <kevin@github.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/LogCommandTest.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/api/LogCommand.java