Mercurial > hg
annotate mercurial/templates/raw/filediff.tmpl @ 51510:a2f1d97e5284 stable
sshpeer: fix path when handling invalid url exception
In 73ed1d13c0bf the code was refactored but the error handling seems to have
been missed (or maybe the object shoud have implemented __bytes__)
author | Felipe Resende <felipe@fcresende.dev.br> |
---|---|
date | Sat, 16 Mar 2024 18:37:07 -0300 |
parents | f91e5630ce7e |
children |
rev | line source |
---|---|
8429
4bf90ee588b9
raw: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
3236
diff
changeset
|
1 {header} |
4bf90ee588b9
raw: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
3236
diff
changeset
|
2 {diff} |
4bf90ee588b9
raw: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
3236
diff
changeset
|
3 {footer} |
201
f918a6fa2572
hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff
changeset
|
4 |
f918a6fa2572
hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff
changeset
|
5 |