revision 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. #------------------------------------------------------------------------------
  2. # $File: revision,v 1.12 2024/08/30 17:29:28 christos Exp $
  3. # file(1) magic for revision control files
  4. # From Hendrik Scholz <hendrik@scholz.net>
  5. 0 string/t /1\ :pserver: cvs password text file
  6. # Conary changesets
  7. # From: Jonathan Smith <smithj@rpath.com>
  8. 0 belong 0xea3f81bb Conary changeset data
  9. # Type: Git bundles (git-bundle)
  10. # From: Josh Triplett <josh@freedesktop.org>
  11. 0 string #\ v2\ git\ bundle\n Git bundle
  12. # Type: Git pack index
  13. # From: Adam Buchbinder <adam.buchbinder@gmail.com>
  14. 0 string \377tOc Git pack index
  15. >4 belong =2 \b, version 2
  16. # Type: Git index file
  17. # From: Frederic Briare <fbriere@fbriere.net>
  18. 0 string DIRC Git index
  19. >4 belong >0 \b, version %d
  20. >>8 belong >0 \b, %d entries
  21. # Type: Mercurial bundles
  22. # From: Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr>
  23. 0 string HG10 Mercurial bundle,
  24. >4 string UN uncompressed
  25. >4 string BZ bzip2 compressed
  26. # Type: Subversion (SVN) dumps
  27. # From: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
  28. 0 string SVN-fs-dump-format-version: Subversion dumpfile
  29. >28 string >\0 (version: %s)
  30. # Type: Bazaar revision bundles and merge requests
  31. # URL: https://www.bazaar-vcs.org/
  32. # From: Jelmer Vernooij <jelmer@samba.org>
  33. 0 string #\ Bazaar\ revision\ bundle\ v Bazaar Bundle
  34. 0 string #\ Bazaar\ merge\ directive\ format Bazaar merge directive