[PATCH] hgweb: display difference for a changeset against any parents (issue2810)
Kevin Bullock
kbullock+mercurial at ringworld.org
Thu Nov 29 18:02:38 UTC 2012
On Nov 29, 2012, at 12:00 PM, Weiwen Liu wrote:
> I looked at the result after removing spaces.
>
> Removing space from
>> + <td class="author"><a href="{url}rev/{currentbaseline|short}{sessionvars%urlparameter}">{currentbaseline|short}</a> </td>
> works fine.
>
> After removing space from
>> +changesetbaseline = '<a href="{url}rev/{node|short}:{originalnode|short}{sessionvars%urlparameter}">{node|short} </a> '
> we display two parents without space in between. We need to keep the space here. The changesetparent has a space at the end for the same reason. I will keep this space.
Makes sense, but let's at least eliminate the extra space *before* the </a>.
pacem in terris / мир / शान्ति / سَلاَم / 平和
Kevin R. Bullock
More information about the Mercurial-devel
mailing list