aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk/RevWalkSortTest.java
Commit message (Expand)AuthorAgeFilesLines
* RevWalk: fix bad topo flags error messageAlex Spradlin2020-03-121-1/+1
* RevWalk: new topo sort to not mix lines of historyAlex Spradlin2020-03-111-0/+170
* Revert "RevWalk: stop mixing lines of history in topo sort"Alex Spradlin2020-02-261-106/+0
* RevWalk: stop mixing lines of history in topo sortAlex Spradlin2020-02-181-0/+106
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+12
* Abstract out utility functions for creating test commitsShawn O. Pearce2010-01-121-3/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+168