contrib/python-zstandard/MANIFEST.in
author Anton Shestakov <av6@dwimlabs.net>
Wed, 14 Feb 2018 20:32:32 +0800
changeset 36233 513d268eddfe
parent 30822 b54a2984cdd4
child 37495 b1fb341d8a61
permissions -rw-r--r--
hgweb: show users recorded in obsolescence markers It's useful to see who obsoleted a commit, because it's not always done by its author (hg-committed is a good example, because people rebase stacks of commits made by various people). Usernames are obfuscated, but look correct (e.g. "&#116;&#101;&#115;&#116;" is "test").

graft c-ext
graft zstd
include make_cffi.py
include setup_zstd.py
include zstd.c