<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/0c58b6dc55120dd609daf7f13b02f5c128292fb7" style="text-decoration: none; font-weight: bold; color: #573;">hg: show code function in diffs  Just like already done for git diffs, show the function containing the change in the hunk header of a diff, if available:   ...</a></h1>
<div id="body">
patrickdp committed on 2015-05-04 16:47:16<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/0c58b6dc55120dd609daf7f13b02f5c128292fb7">0c58b6dc</a><pre>hg: show code function in diffs

Just like already done for git diffs, show the function containing the
change in the hunk header of a diff, if available:

   @@ -19,7 +19,7 @@ int func(void)

instead of

   @@ -19,7 +19,7 @@

 M kallithea/lib/vcs/backends/hg/repository.py (1 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>