]> granicus.if.org Git - file/commitdiff
new magic
authorChristos Zoulas <christos@zoulas.com>
Mon, 7 Jan 2008 23:32:11 +0000 (23:32 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 7 Jan 2008 23:32:11 +0000 (23:32 +0000)
magic/Magdir/mercurial [new file with mode: 0644]
magic/Makefile.am

diff --git a/magic/Magdir/mercurial b/magic/Magdir/mercurial
new file mode 100644 (file)
index 0000000..3f1bdfc
--- /dev/null
@@ -0,0 +1,12 @@
+
+#------------------------------------------------------------------------------
+# 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)
index 730ad32530413a9727ea00557a2890a1ea28bea5..95879894d47026e611d783662082165e7f824651 100644 (file)
@@ -124,6 +124,7 @@ Magdir/maple \
 Magdir/mathematica \
 Magdir/matroska \
 Magdir/mcrypt \
+Magdir/mercurial \
 Magdir/mime \
 Magdir/mips \
 Magdir/mirage \