aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/RevWalkShallowTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Return parsed objects from TestRepository.commit/tree/blob()Terry Parker2018-06-281-98/+99
* Correctly handle initialization of shallow commitsTerry Parker2018-06-261-0/+16
* Expand wildcard imports to specfic classesShawn Pearce2014-11-101-4/+4
* Remove unused repository field from RevWalkDave Borowitz2013-05-051-1/+1
* RevWalk support for shallow clonesMarc Strapetz2012-11-211-0/+195