Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview

sort by:
Revision Author Date Message Commit Date
1ce3844 spelling: fix some typos and frenchisms and sloppiness 09 December 2012, 00:34:42 UTC
7e2d58c merge with stable 10 December 2012, 14:02:38 UTC
8eacc81 [compat] handle filtered repository Mercurial 2.5 will ship a changelog filtering feature. This changeset ensure it does not interfere with hgview. We ensure here that we work on unfiltered repo in all case. Unfiltered repo are repo has we know them now. 10 December 2012, 13:40:37 UTC
ba0549a help: try to improve built-in help text This patch do not rewrap lines - that would cause diff noise. 09 December 2012, 00:34:40 UTC
4cce33c Remove sys.path manipulation (closes #113034) This seems like legacy helper for development purpose. This create some issue in for actual deployment and are just a plain bad idea on a general basis. 04 December 2012, 10:49:01 UTC
ae7e1f6 [qt] add revset aliases to the goto completer (closes #112485) 21 November 2012, 16:18:38 UTC
ec3d741 remove dead code 04 December 2012, 13:38:17 UTC
86ffd54 [qt] goto: also catch mercurial.error.Abort on revset processing This error is raised when I try ``file(bad/adress/file)``. 26 November 2012, 10:53:54 UTC
back to top