Antoine Pelisse a88c58291d remote-hg: activate graphlog extension for hg_log()
The hg_log() test helper uses the "--graph" parameter that is
implemented by the GraphLog extension. If the extension is not activated
by the user, the parameter is not available. Activate the extension in
setup().

Also changes the way we grep the output in hg_log(). The pipe operator
can hide the return code of hg command. As a matter of fact, if log
fails because it doesn't know about "--graph", it doesn't report any
failure and let's you think everything worked.

Signed-off-by: Antoine Pelisse <apelisse@gmail.com>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-05-09 08:26:06 -05:00
2014-05-09 08:26:03 -05:00
2014-05-09 08:26:06 -05:00
2014-05-09 08:25:22 -05:00
2014-05-09 08:26:03 -05:00
2014-05-09 08:26:06 -05:00
Description
Transparent bidirectional bridge between Git and Mercurial for Git
GPL-2.0 943 KiB
Languages
Python 54.9%
Shell 42.3%
Ruby 1.9%
Makefile 0.9%