.hgignore
author Boris Feld <boris.feld@octobus.net>
Wed, 10 May 2017 11:52:11 +0200
changeset 2342 e28026b4d3c1
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
obshistory: use formatter instead of ui.write in the debugobshistory command Replace ui.write with a formater to have template support and json output. Update tests to assert json outputs.

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$
^tests/easy_run.sh$
^build/
^dist/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes