HomePhorge

Use reverse(x::y) instead of y::x in Mercurial history queries

Description

Use reverse(x::y) instead of y::x in Mercurial history queries

The revset "x:0" works, but the revset "x::0" is empty. We actually want "reverse(0::x)".

Auditors: DurhamGoode

Details

Provenance
epriestleyAuthored on Feb 27 2013, 8:08 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPe2c9ebdbc1d0: Fix DiffusionMercurialHistoryQuery for file history
Branches
Unknown
Tags
Unknown

Event Timeline