.hgignore
author Boris Feld <boris.feld@octobus.net>
Tue, 20 Jun 2017 13:49:40 +0200
changeset 2637 49f2741c4dd7
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
obslog: add a patch option Add support for '--patch' option in obslog for a similar effect than "hg log --patch". The patch support is only limited to a few basic cases that will be extended in the future.

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