jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk
Ronald Bhuleskar e5e46bc536 Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG."
This reverts commit ceb51a5e0e.

Reason for revert: The change in https://git.eclipse.org/r/c/jgit/jgit/+/194354 broke the egit test [1]. Calling c.getShortMessage() causes an NPE.

[1] https://ci.eclipse.org/egit/job/egit.gerrit/2711/

Change-Id: I411565b6eaa0bbb562cc1c8a355942ff09fd29bc
2022-08-03 17:16:34 -04:00
..
AlwaysEmptyRevQueueTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
DateRevQueueTest.java Fix DateRevQueue tie breaks with more than 2 elements 2021-02-07 06:09:48 -05:00
FIFORevQueueTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
FirstParentRevWalkTest.java Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG." 2022-08-03 17:16:34 -04:00
FooterLineTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
LIFORevQueueTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
MaxCountRevFilterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ObjectWalkFilterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ObjectWalkTest.java ObjectWalk: Add null check before skip tree. 2020-02-26 12:03:58 -08:00
RevCommitListTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevCommitParseTest.java Add the ability to override parents on RevCommit. 2022-08-02 10:50:16 -07:00
RevCommitWithOverriddenParentTest.java Add the ability to override parents on RevCommit. 2022-08-02 10:50:16 -07:00
RevFlagSetTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevObjectTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevQueueTestCase.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevTagParseTest.java Tag message must not include the signature 2021-01-10 10:19:40 -05:00
RevWalkCarryFlagsTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkCullTest.java Add the ability to override parents on RevCommit. 2022-08-02 10:50:16 -07:00
RevWalkFilterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkFollowFilterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkMergeBaseTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkMergedIntoTest.java Fix RevWalk.getMergedInto() ignores annotated tags 2021-10-08 12:05:48 +02:00
RevWalkPathFilter1Test.java Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG." 2022-08-03 17:16:34 -04:00
RevWalkPathFilter6012Test.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkResetTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkShallowTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkSortTest.java RevWalk: fix bad topo flags error message 2020-03-12 09:04:36 -07:00
RevWalkTestCase.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkUtilsCountTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevWalkUtilsReachableTest.java Optimize RevWalk.getMergedInto() 2021-10-08 12:05:47 +02:00
SkipRevFilterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
TreeRevFilterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00