Homec4science

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

Authored by epriestley <git@epriestley.com> on Feb 28 2013, 05:08.

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

Committed
epriestley <git@epriestley.com>Feb 28 2013, 05:08
Pushed
aubortJan 31 2017, 17:16
Parents
rPHe2c9ebdbc1d0: Fix DiffusionMercurialHistoryQuery for file history
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH88497bf7dfcd: Use reverse(x::y) instead of y::x in Mercurial history queries (authored by epriestley <git@epriestley.com>).Feb 28 2013, 05:08