sapling/eden/scm/edenscm
Xavier Deguillard 56c0cdb002 histgrep: fix for python3
Summary:
In order to grep, the body of the file is decoded to utf8 with the error
handling "replace". This is probably OK as I would expect histgrep to be used
on text files, not random binary ones where grepping would probably not make a
lot of sense.

Reviewed By: sfilipco

Differential Revision: D20965178

fbshipit-source-id: 9ba234f33e801a78537c22b61dee434625449c01
2020-04-13 08:53:49 -07:00
..
hgdemandimport py3: fix test-help.t 2020-04-09 18:25:54 -07:00
hgext cleanobsstore: write to the file with bytes 2020-04-13 08:53:49 -07:00
mercurial histgrep: fix for python3 2020-04-13 08:53:49 -07:00
__init__.py start adding type annotations for the cext code 2020-02-21 13:54:19 -08:00
__main__.py edenscm: add a main module 2020-01-30 18:09:14 -08:00
traceimport.py pyre: add stub for "bindings" 2020-01-31 13:18:54 -08:00