D723: templates: introduce a obsfateoperation() function

lothiraldan (Boris Feld) phabricator at mercurial-scm.org
Mon Sep 18 13:12:09 UTC 2017


lothiraldan added inline comments.

INLINE COMMENTS

> test-obsmarker-template.t:20
>    > obsfatedate = "{if(obsfatedate(markers), "{ifeq(min(obsfatedate(markers)), max(obsfatedate(markers)), " (at {min(obsfatedate(markers))|isodate})", " (between {min(obsfatedate(markers))|isodate} and {max(obsfatedate(markers))|isodate})")}")}"
> -  > obsfate = "{obsfateverb}{obsfateoperation}{obsfatesuccessors}{obsfateusers}{obsfatedate}; "
> +  > obsfate = "{obsfateverb}{obsfateoperations}{obsfatesuccessors}{obsfateusers}{obsfatedate}; "
>    > [alias]

Could  you fix https://phab.mercurial-scm.org/D722 so we don't have this renaming here?

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D723

To: martinvonz, #hg-reviewers, quark
Cc: lothiraldan, quark, mercurial-devel


More information about the Mercurial-devel mailing list