summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/mercurial
blob: b90e18882922238432e23e69d7c04b8abfc8220d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$OpenBSD: mercurial,v 1.2 2009/04/26 14:17:45 chl Exp $

#------------------------------------------------------------------------------
# mercurial:  file(1) magic for Mercurial changeset bundles
# http://www.selenic.com/mercurial/wiki/
#
# Jesse Glick (jesse.glick@sun.com)
#

0	string		HG10		Mercurial changeset bundle
>4	string		UN		(uncompressed)
>4	string		GZ		(gzip compressed)
>4	string		BZ		(bzip2 compressed)