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: ...

patrickdp committed on 2015-05-04 16:47:16
branch: default
tag: tip
changeset: 0c58b6dc
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)
_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to