.hgignore
author Boris Feld <boris.feld@octobus.net>
Fri, 02 Jun 2017 19:07:35 +0200
branchstable
changeset 2548 3fd4b0dca16c
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
effectflag: fix content change detection for filtered revs In some cases (like amended an obsolete changeset), computing the diff and comparing them need to work with filtered revisions. We need to use unfiltered change contexts to safely compute diffs.

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