)]}'
{
  "log": [
    {
      "commit": "97485dadbb4d7293747a13e737d39b2b8d42f8a5",
      "tree": "2961a6de1c604012f3994228b56f66f030c53644",
      "parents": [
        "677e843a4b96c556e09037c0ffa292a6ef1d31bc"
      ],
      "author": {
        "name": "Theodore Ts\u0027o",
        "email": "tytso@mit.edu",
        "time": "Mon Aug 01 17:58:24 2011 -0400"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Tue Aug 02 11:52:30 2011 +0200"
      },
      "message": "build using CFLAGS passed in at configure\n\nIn order to build xfsprogs in a hermetic build, we need be able to\npass in -I and -L flags to the compiler and linker, respectively.\nThis needs to be used by the configure script, but we also need to\nmake sure these flags are used by the Makefiles as well.\n\nSigned-off-by: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\n"
    },
    {
      "commit": "677e843a4b96c556e09037c0ffa292a6ef1d31bc",
      "tree": "9750b950918e83343d61a4ee9f0e07596df8da03",
      "parents": [
        "85947d728dc170a58f807d9f2c15e22237b110b9"
      ],
      "author": {
        "name": "Theodore Ts\u0027o",
        "email": "tytso@mit.edu",
        "time": "Thu Jul 21 19:50:35 2011 -0400"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Jul 22 16:22:10 2011 +0200"
      },
      "message": "configure.in: declare a requirement for at least autoconf 2.50\n\nOn Debian/Ubuntu systems, if autoconf version 2.13 is installed,\nautoconf will try to automatically figure out whether autoconf 2.13 or\nsomething more modern is required (since the autoconf maintainers,\ncurses be upon them, didn\u0027t bother to maintain compatibility between\nautoconf 2.13 and 2.50).  Unfortunately, the hueristics aren\u0027t\nperfect, and although the configure.in file looks superficially like\nit will be compatible with autoconf 2.13, it isn\u0027t.  You will end up\nwith a number of very subtle compilation failures if you use autoconf\n2.13.\n\nSo declare a requirement for autoconf 2.50 using AC_PREREQ(2.50).\n\nSigned-off-by: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\n"
    },
    {
      "commit": "85947d728dc170a58f807d9f2c15e22237b110b9",
      "tree": "52127a7c82397f6d28ba8f4be2c104a8f99b0bc7",
      "parents": [
        "79a27d3764adce0cb9f50d63eb374e8b84bd6601"
      ],
      "author": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Thu Jun 30 20:16:28 2011 +0000"
      },
      "committer": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Wed Jul 20 18:20:41 2011 -0500"
      },
      "message": "dmapi: don\u0027t hard code the shell binary\n\n(This is just replicating the change that Dave Chinner made in\nxfsprogs, xfsdump, and xfstests.)\n\nRecent changes to debian unstable user space have caused the\nxfsdump build to break as certain shell functionality is being\nassumed by libtool and friends.  The configure scripts test and\nselect the correct shell, but the input files ignore this and hard\ncode the shell to use and hence now break.\n\nFix this by using the shell that the configure scripts decide is the\nright one to use.\n\nSigned-off-by: Alex Elder \u003caelder@sgi.com\u003e\n"
    },
    {
      "commit": "79a27d3764adce0cb9f50d63eb374e8b84bd6601",
      "tree": "697fbc3759ee4884d796cd7dfd6b3bf0005c06b5",
      "parents": [
        "9c177aedb11ecc89b75413054a23624efb71a45c"
      ],
      "author": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Fri Jul 30 21:51:23 2010 +0000"
      },
      "committer": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Tue Aug 03 09:14:00 2010 -0500"
      },
      "message": "dmapi: fix depend targets\n\nThere\u0027s no need to re-make the dependency files all the time.  Make\nit so the \"depend\" target rebuilds the \".dep\" file only if necessary.\n\nSigned-off-by: Alex Elder \u003caelder@sgi.com\u003e\nReviewed-by: Dave Chinner \u003cdavid@fromorbit.com\u003e\n"
    },
    {
      "commit": "9c177aedb11ecc89b75413054a23624efb71a45c",
      "tree": "0df5d42e7c35f4badc85bd873e9b6d20e8eca46b",
      "parents": [
        "5d00c93282ded6b79a37ee94ba63f5b9147e44f6"
      ],
      "author": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Fri Feb 12 20:58:29 2010 +0000"
      },
      "committer": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Sat Feb 13 10:06:55 2010 -0600"
      },
      "message": "dmapi: digitally sign release tags\n\nArrange for the commit marking a new release to include a\n\"Signed-off-by\" line, and have the corresponding tag include\na digital signature.\n\nSigned-off-by: Alex Elder \u003caelder@sgi.com\u003e\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\n"
    },
    {
      "commit": "5d00c93282ded6b79a37ee94ba63f5b9147e44f6",
      "tree": "e54bd80be99515785857b98475d47151e9a9c128",
      "parents": [
        "499ca87dfac2b2bbb186f65976300f4a4425e7e5"
      ],
      "author": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Fri Feb 12 20:56:53 2010 +0000"
      },
      "committer": {
        "name": "Alex Elder",
        "email": "aelder@sgi.com",
        "time": "Sat Feb 13 10:06:42 2010 -0600"
      },
      "message": "dmapi: Fix a build warning\n\nFix a build warning.\n\nSigned-off-by: Alex Elder \u003caelder@sgi.com\u003e\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\n"
    },
    {
      "commit": "499ca87dfac2b2bbb186f65976300f4a4425e7e5",
      "tree": "a88e88d91dc1c385ca5ffd57e518052dedafe7ae",
      "parents": [
        "f470f603448cbcba13b3e7e54ea028edf5c903ef"
      ],
      "author": {
        "name": "Robert Herndon",
        "email": "rherndon@sgi.com",
        "time": "Fri Jun 05 21:12:30 2009 +0200"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Fri Jun 05 21:12:30 2009 +0200"
      },
      "message": "add -x flags to include/install-sh\n\nSigned-off-by: Robert Herndon \u003crherndon@sgi.com\u003e\n"
    },
    {
      "commit": "f470f603448cbcba13b3e7e54ea028edf5c903ef",
      "tree": "71390b444b03f90acc21741b613c7fba0346a377",
      "parents": [
        "691ba6bbf768510df503a70f2d75e037ff1bcef0"
      ],
      "author": {
        "name": "Felix Blyakher",
        "email": "felixb@sgi.com",
        "time": "Tue May 05 09:48:10 2009 -0500"
      },
      "committer": {
        "name": "Felix Blyakher",
        "email": "felixb@sgi.com",
        "time": "Tue May 05 09:48:10 2009 -0500"
      },
      "message": "2.2.10 release\n"
    },
    {
      "commit": "691ba6bbf768510df503a70f2d75e037ff1bcef0",
      "tree": "b2657a51e02d83ecf82a7c39809c0bdf6ee5e715",
      "parents": [
        "a4087771892c655bb7f61262da6b8518c406f66b"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Sat May 02 08:52:43 2009 +0200"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Sat May 02 08:52:43 2009 +0200"
      },
      "message": "add release.sh\n\nAdd a little script to automate releases.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Felix Blyakher \u003cfelixb@sgi.com\u003e\n"
    },
    {
      "commit": "a4087771892c655bb7f61262da6b8518c406f66b",
      "tree": "03556aa1313a6539caa6aeeac67240e5976110d7",
      "parents": [
        "fe97765ccdda6dab0394177bca76c2d347b384a4"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Wed Apr 29 16:57:20 2009 +0200"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Wed Apr 29 16:57:20 2009 +0200"
      },
      "message": "bump version and update CHANGES\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Eric Sandeen \u003csandeen@sandeen.net\u003e\nAcked-by: Felix Blyakher \u003cfelixb@sgi.com\u003e\n"
    },
    {
      "commit": "fe97765ccdda6dab0394177bca76c2d347b384a4",
      "tree": "57ef385e3237daba07a9507bdc454f07fba9e7e3",
      "parents": [
        "b37482e651dc347bc8adfccb1a166f85d46744d0"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Wed Apr 29 16:57:17 2009 +0200"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Wed Apr 29 16:57:17 2009 +0200"
      },
      "message": "add .gitignore\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Eric Sandeen \u003csandeen@sandeen.net\u003e\nAcked-by: Felix Blyakher \u003cfelixb@sgi.com\u003e\n"
    },
    {
      "commit": "b37482e651dc347bc8adfccb1a166f85d46744d0",
      "tree": "63db8d323d8ac1e8eea91de6ac6f289d4a5a3b75",
      "parents": [
        "ed2340bf3ea0e8eeeaef3d8f654abd9899b4f7cc"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Wed Apr 29 15:34:31 2009 +0200"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Wed Apr 29 15:34:31 2009 +0200"
      },
      "message": "keep autoconf-generated files over make distclean\n\nWe do want to ship the autoconf-generated files over make distclean and\npick them up in Makepkgs so that a user compiling the program doesn\u0027t\nrequire autoconf.\n\nFor that split up make distclean from make realclean and exclude the\nfiles we want to keep form the former.\n\nTo make this easier to maintain adher to stricter rules of use for\nCONFIGURE and LDIRT.  CONFIGURE now includes all generated files from\nautoconf (or for it like our copied install-sh) and gets only removed\non make realclean, but added to LSRCFILES so that Makepkgs can pick it\nup.  Everything else than needs to be removed on a realclean gets\nassigned to LDIRT.\n\nAlso split up the configure rule into one to generate the configure\nscript and one to run it.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\n"
    },
    {
      "commit": "ed2340bf3ea0e8eeeaef3d8f654abd9899b4f7cc",
      "tree": "eada13a09379518b93321dd3294cf9d161986cfc",
      "parents": [
        "bae2400ab3b9cbcf46921c4f54bf5eca36c718ec"
      ],
      "author": {
        "name": "Andreas Gruenbacher",
        "email": "agruen@suse.de",
        "time": "Wed Mar 25 19:55:15 2009 +0100"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Wed Mar 25 19:55:15 2009 +0100"
      },
      "message": "automake and libtool fixes\n\nRemove aclocal.m4 from the repository and generate it when needed.\nMove the AC_PROG_LIBTOOL autoconf macro and use libtoolize according to\nthe libtool info pages.\n\nMake sure that libtoolize adds the auxiliary files (config.guess and config.sub).\n\nMove install-sh into include/ so that libtoolize does not destroy it.\n\nSplit up the ``make clean\u0027\u0027 and ``make distclean\u0027\u0027 targets: the former\nremoves all files generated during a build.  The latter removes all\nfiles generated by libtoolize, autoconf, and configure as well.\n\nSigned-off-by: Andreas Gruenbacher \u003cagruen@suse.de\u003e\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\n"
    },
    {
      "commit": "bae2400ab3b9cbcf46921c4f54bf5eca36c718ec",
      "tree": "0ea40678f6e88f40ffe1177c728633f8713e0db0",
      "parents": [
        "f892e35c60a67e80719e1f385c50ac1cbe4b38bf"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Mon Mar 23 16:56:46 2009 +0100"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Mon Mar 23 16:56:46 2009 +0100"
      },
      "message": "fix tarball names generated by Makepkgs\n\nCurrently Makepkgs generates the source tarball as dmapi-version.src.tar.gz,\nwhich is not what we used for recent releases and not what most other open\nsource packages do.  Change it to dmapi-version.tar.gz, and rename the\nbinary tarball to dmapi-version.bin.tar.gz\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Eric Sandeen \u003csandeen@sandeen.net\u003e\n"
    },
    {
      "commit": "f892e35c60a67e80719e1f385c50ac1cbe4b38bf",
      "tree": "2cef80906245ebb250222ae6c30efbfafa838c68",
      "parents": [
        "16ed6d8a4a11a327b38f153624cd8dfe652aee06"
      ],
      "author": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Mon Mar 16 07:49:51 2009 +0100"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Mon Mar 16 07:49:51 2009 +0100"
      },
      "message": "Fix cross-compile issues with libtool and compiler.\n\nThis is equivalent to commit de7b3f6 from Barry Naujok \u003cbnaujok@sgi.com\u003e\nin the acl package/\n\nSigned-off-by: Andreas Gruenbacher \u003cagruen@suse.de\u003e\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\n"
    },
    {
      "commit": "16ed6d8a4a11a327b38f153624cd8dfe652aee06",
      "tree": "63226d2bcb777cdd8882e8906fa2a7a270101c9f",
      "parents": [
        "e88a1b61f0258b51a1d0c99991cc25b28fddd1a8"
      ],
      "author": {
        "name": "Jan Engelhardt",
        "email": "jengelh@medozas.de",
        "time": "Thu Feb 26 21:27:19 2009 +0100"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Thu Feb 26 21:27:19 2009 +0100"
      },
      "message": "specfile: remove Distribution/Packager tag; use rpm macros\n\nThere exist a number of rpm specfile tags that make it possible to\nmislead users of the produced RPM package, because its presence\noverrides anything that has been specified in ~/.rpmmacros (or the\nconfiguration files of the build system used). Such is especially\nannoying when Packager:/Vendor: is put in specfiles, because it is\nthen almost impossible to get the name/email of the person who\n_really_ did the packaging (assuming s/he set it in their\n.rpmmacros).\n\nSuch similarly applies to the Distribution: tag, which is why I\nsuggest its removal and let the build systems provide the proper\nstring instead.\n\nAlso make use of rpm macros in one place.\n\nSigned-off-by: Jan Engelhardt \u003cjengelh@medozas.de\u003e\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\n"
    },
    {
      "commit": "e88a1b61f0258b51a1d0c99991cc25b28fddd1a8",
      "tree": "7f142e75250211774ac29056124818e06720a7e2",
      "parents": [
        "8277eb2cb4f456278590c7762df96f051ee0fc56"
      ],
      "author": {
        "name": "Felix Blyakher",
        "email": "felixb@sgi.com",
        "time": "Wed Feb 04 15:26:32 2009 -0600"
      },
      "committer": {
        "name": "Felix Blyakher",
        "email": "felixb@sgi.com",
        "time": "Wed Feb 04 15:26:32 2009 -0600"
      },
      "message": "2.2.9 release\n"
    },
    {
      "commit": "8277eb2cb4f456278590c7762df96f051ee0fc56",
      "tree": "5bffbf19fd069dbb75c52225e2caeed7578a5eef",
      "parents": [
        "0679fd3a8732129278cc72cde8386364a66d5962"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Jan 30 18:55:43 2009 +0100"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Fri Jan 30 18:55:43 2009 +0100"
      },
      "message": "bump version and update CHANGES\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Felix Blyakher \u003cfelixb@sgi.com\u003e\n"
    },
    {
      "commit": "0679fd3a8732129278cc72cde8386364a66d5962",
      "tree": "82b63217971519925c61c4a9870e1f689e0d32f1",
      "parents": [
        "4da96c241109e9743fd3213b8fcad28fcf66d6f7"
      ],
      "author": {
        "name": "Mike Frysinger",
        "email": "vapier@gentoo.org",
        "time": "Sun Jan 25 06:11:03 2009 +0100"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Sun Jan 25 06:11:03 2009 +0100"
      },
      "message": "only symlink development libraries when needed\n\nWe dont want to generate symlinks when the libdir is the same as the\ndevlibdir, otherwise we clobber the real files with broken symlinks.\n\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\nAcked-by: Nathan Scott \u003cnscott@aconex.com\u003e\n"
    },
    {
      "commit": "4da96c241109e9743fd3213b8fcad28fcf66d6f7",
      "tree": "9beb056763c6422b9999b12e3353e70d2ab9a169",
      "parents": [
        "089c5c1feecc388f627b9985e9c141fabb7f8f57"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sandeen.net",
        "time": "Thu Jan 08 14:07:51 2009 -0600"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sandeen.net",
        "time": "Thu Jan 08 14:07:51 2009 -0600"
      },
      "message": "fix include/ symlink creation (again)\n\nWe need the \"default\" target first, otherwise a simple \"make -C include\"\nonly ran the xfs target, missing disk, and failures ensued.\n\nReviewed-by: Christoph Hellwig \u003chch@infradead.org\u003e\n"
    },
    {
      "commit": "089c5c1feecc388f627b9985e9c141fabb7f8f57",
      "tree": "5ac4efb377cb8693935a4466c9533625d3b1efa6",
      "parents": [
        "6a9096d0127abb2e63403215ace6245b04ed63f5"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sandeen.net",
        "time": "Tue Dec 30 23:49:09 2008 +0100"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Tue Dec 30 23:49:09 2008 +0100"
      },
      "message": "fix parallel installs in include/ dirs\n\nThis is for http://oss.sgi.com/bugzilla/show_bug.cgi?id\u003d759\n\"fix parallel issue with include/ symlinks\"\n\nDoing something like \"make -j2 install install-dev\" would lead\nto a race of removing \u0026 creating symlinks in include/\n\nThanks to Mike for reporting \u0026 suggesting the fix.\n\nReported-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Eric Sandeen \u003csandeen@sandeen.net\u003e\n"
    },
    {
      "commit": "6a9096d0127abb2e63403215ace6245b04ed63f5",
      "tree": "f8ddab4f224c35f13bfcaa34771a13431a9c4529",
      "parents": [
        "92e254e85e5ffc7bde547dcec235a270fe3105d1"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sandeen.net",
        "time": "Tue Dec 30 23:48:22 2008 +0100"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@brick.lst.de",
        "time": "Tue Dec 30 23:48:22 2008 +0100"
      },
      "message": "fix up xfs-cmds build after the parallel-fest\n\nMy big parallel build patch lost the \"make configure\" target.\nThis broke Makepkgs...\n\nNow, IMHO, running configure from make is a little bass-ackwards;\nI\u0027d probably prefer to have Makepkgs explicitly run:\n\n autoconf; configure --myoptions; make\n\nbut for now, this adds back in a workable \"make configure\" target.\n\nAlso fixed \"make install-lib\" for acl, which was failing\nin the man subdir.\n\nSigned-off-by: Eric Sandeen \u003csandeen@sandeen.net\u003e\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\n"
    },
    {
      "commit": "92e254e85e5ffc7bde547dcec235a270fe3105d1",
      "tree": "9322d41565362cca2f7df318ce1001db931238b6",
      "parents": [
        "f9cd7db6d66f2ff4fb16e729c8cd27d712747a4b"
      ],
      "author": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Fri Nov 21 02:43:35 2008 +0000"
      },
      "committer": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Fri Nov 21 02:43:35 2008 +0000"
      },
      "message": "Allow parallel builds of xfs-cmds.\nMerge of master-melb:xfs-cmds:32514a by kenmcd.\n\n  Allow parallel builds of xfs-cmds\n"
    },
    {
      "commit": "f9cd7db6d66f2ff4fb16e729c8cd27d712747a4b",
      "tree": "eca2e3d34378519ce283249480556141377e5ccd",
      "parents": [
        "26967b3b34235e2bf8f758067864dc93cdecd3de"
      ],
      "author": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Mon Mar 03 03:07:47 2008 +0000"
      },
      "committer": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Mon Mar 03 03:07:47 2008 +0000"
      },
      "message": "Debian and version updates\nMerge of master-melb:xfs-cmds:30604a by kenmcd.\n\n  Debian update for uploaders\n"
    },
    {
      "commit": "26967b3b34235e2bf8f758067864dc93cdecd3de",
      "tree": "589b96f439e2f2707366a3798b224c0918b8065c",
      "parents": [
        "ec7a9d0c14f7513a18a07a239733926da8e98322"
      ],
      "author": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Thu Jun 28 16:01:00 2007 +0000"
      },
      "committer": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Thu Jun 28 16:01:00 2007 +0000"
      },
      "message": "make sure the library link respects LDFLAGS\nMerge of master-melb:xfs-cmds:29016a by kenmcd.\n\n  make sure the library link respects LDFLAGS\n"
    },
    {
      "commit": "ec7a9d0c14f7513a18a07a239733926da8e98322",
      "tree": "326fc1f139eb52cdf1304d1f6e11a1f4b6accaef",
      "parents": [
        "c100eec965d21bc0efd4002c6c0520313f072729"
      ],
      "author": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Thu Jun 28 15:58:41 2007 +0000"
      },
      "committer": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Thu Jun 28 15:58:41 2007 +0000"
      },
      "message": "Update dmapi specfile for dmapi-devel requiring xfsprogs-devel\nMerge of master-melb:xfs-cmds:29012a by kenmcd.\n\n  dmapi-devel RPM should Require: xfsprogs-devel\n"
    },
    {
      "commit": "c100eec965d21bc0efd4002c6c0520313f072729",
      "tree": "d72df88659149378c86c6548db8e7c457c2ecba2",
      "parents": [
        "2696fd1ef23f350c445bf8757cb516eb7e118e90"
      ],
      "author": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Mon May 28 15:50:28 2007 +0000"
      },
      "committer": {
        "name": "Barry Naujok",
        "email": "bnaujok@sgi.com",
        "time": "Mon May 28 15:50:28 2007 +0000"
      },
      "message": "Update debian changelogs\nMerge of master-melb:xfs-cmds:28713a by kenmcd.\n\n  Update debian changelogs\n"
    },
    {
      "commit": "2696fd1ef23f350c445bf8757cb516eb7e118e90",
      "tree": "1bc9d66d422beb44f6b221b8f755e177350a32e0",
      "parents": [
        "b3dc41c67b898190a52a3cd401485bf8786ce1c1"
      ],
      "author": {
        "name": "Vlad Apostolov",
        "email": "vapo@sgi.com",
        "time": "Fri Feb 09 03:01:01 2007 +0000"
      },
      "committer": {
        "name": "Vlad Apostolov",
        "email": "vapo@sgi.com",
        "time": "Fri Feb 09 03:01:01 2007 +0000"
      },
      "message": "A dmapi enabled xfs filesytem can be mounted with any of the alias mount\noptions \"dmapi\", \"xdsm\" or \"dmi\". Libdm is missing a check for \"dmi\"\nhence the failure with the test 144.\nMerge of master-melb:xfs-cmds:28053a by kenmcd.\n\n  pv 960369, rv dgc - libdm is missing a check for \"dmi\" mount option in get_mnt()\n"
    },
    {
      "commit": "b3dc41c67b898190a52a3cd401485bf8786ce1c1",
      "tree": "ae5ab6eb517babf4b25bd1dd29a492a14278936c",
      "parents": [
        "52b0ae8fe898aca2f39d5f6b9e4fcb411edbeda7"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Aug 21 06:10:10 2006 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Aug 21 06:10:10 2006 +0000"
      },
      "message": "Fix symlink detection in userspace Makefiles\nMerge of master-melb:xfs-cmds:26825a by kenmcd.\n"
    },
    {
      "commit": "52b0ae8fe898aca2f39d5f6b9e4fcb411edbeda7",
      "tree": "9a58b2d80782553e4d43f2a85299ebeb7ad85052",
      "parents": [
        "410a9bfcf57da22a3a9464e1131214da0e240864"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Aug 04 13:42:00 2006 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Aug 04 13:42:00 2006 +0000"
      },
      "message": "Merge the uid/gid username/groupname install target fixup to all packages.\nMerge of master-melb:xfs-cmds:26582a by kenmcd.\n"
    },
    {
      "commit": "410a9bfcf57da22a3a9464e1131214da0e240864",
      "tree": "5781503d2e5b6c6a5de9c74cc66fe422bb56a83d",
      "parents": [
        "a9625ec754f1cff9c7baef0d9066eed3a902b890"
      ],
      "author": {
        "name": "Tim Shimmin",
        "email": "tes@sgi.com",
        "time": "Fri Jul 14 15:34:37 2006 +0000"
      },
      "committer": {
        "name": "Tim Shimmin",
        "email": "tes@sgi.com",
        "time": "Fri Jul 14 15:34:37 2006 +0000"
      },
      "message": "fix make depend for libtool libraries\nMerge of master-melb:xfs-cmds:26539a by kenmcd.\n"
    },
    {
      "commit": "a9625ec754f1cff9c7baef0d9066eed3a902b890",
      "tree": "2ecd489b12e9e857c89d55018f0df6b3b224620b",
      "parents": [
        "564a66ce2f465bdb0d424979eac75fe0261aaad1"
      ],
      "author": {
        "name": "Tim Shimmin",
        "email": "tes@sgi.com",
        "time": "Tue Jul 04 03:51:26 2006 +0000"
      },
      "committer": {
        "name": "Tim Shimmin",
        "email": "tes@sgi.com",
        "time": "Tue Jul 04 03:51:26 2006 +0000"
      },
      "message": "some Makefile dependency fixes\nMerge of master-melb:xfs-cmds:26405a by kenmcd.\n\n  bump version# for depend changes\n"
    },
    {
      "commit": "564a66ce2f465bdb0d424979eac75fe0261aaad1",
      "tree": "dc362aa2d9cf604b568afc5278f79b0baae81c6c",
      "parents": [
        "b8706baf11be58c7803186f06e6be8da7c3338a7"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue May 02 03:50:41 2006 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue May 02 03:50:41 2006 +0000"
      },
      "message": "Allow LDFLAGS to come from build env, for the Gentoo fringe dwellers.\nMerge of master-melb:xfs-cmds:25860a by kenmcd.\n"
    },
    {
      "commit": "b8706baf11be58c7803186f06e6be8da7c3338a7",
      "tree": "d101c7ed4908df1e32bba24c1c92107ce5c372c8",
      "parents": [
        "9d98ed6ba90a2e3932f954224024375c078ee480"
      ],
      "author": {
        "name": "Tim Shimmin",
        "email": "tes@sgi.com",
        "time": "Tue Apr 04 06:06:00 2006 +0000"
      },
      "committer": {
        "name": "Tim Shimmin",
        "email": "tes@sgi.com",
        "time": "Tue Apr 04 06:06:00 2006 +0000"
      },
      "message": "fix lib64 installs\nMerge of master-melb:xfs-cmds:25657a by kenmcd.\n"
    },
    {
      "commit": "9d98ed6ba90a2e3932f954224024375c078ee480",
      "tree": "a483e1777a7c0dcdadf13f4521bc6e3dfcccf2ec",
      "parents": [
        "3c885fafb3e8308c6e09f40be6285dbb4d94c6a1"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Mar 28 15:35:32 2006 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Mar 28 15:35:32 2006 +0000"
      },
      "message": "Debian packaging updates for DMAPI userspace package.\nMerge of master-melb:xfs-cmds:25585a by kenmcd.\n"
    },
    {
      "commit": "3c885fafb3e8308c6e09f40be6285dbb4d94c6a1",
      "tree": "d16297fd227cebedb6eb686dbd96575e00754bd6",
      "parents": [
        "8f4fdb47b48f0c00c8d41eef4cfdd4b535b72c15"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Mar 22 02:54:35 2006 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Mar 22 02:54:35 2006 +0000"
      },
      "message": "Fix up changelog date on debian build file.\nMerge of master-melb:xfs-cmds:25534a by kenmcd.\n"
    },
    {
      "commit": "8f4fdb47b48f0c00c8d41eef4cfdd4b535b72c15",
      "tree": "c9f764a7edef1279f0d6334b4acbc235ea7a3735",
      "parents": [
        "afde60bbad0515dc20ab3c05b946bb0fc19f911b"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Mar 20 02:48:56 2006 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Mar 20 02:48:56 2006 +0000"
      },
      "message": "Some Debian packaging issues resolved in dmapi package.\nMerge of master-melb:xfs-cmds:25508a by kenmcd.\n"
    },
    {
      "commit": "afde60bbad0515dc20ab3c05b946bb0fc19f911b",
      "tree": "0aabe02c8f236d56967b8f981542a18c749f2de2",
      "parents": [
        "27866023e1df2bf99ee93a6353bc1dcd20e54811"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Jan 31 14:24:29 2006 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Jan 31 14:24:29 2006 +0000"
      },
      "message": "Minor updates - spec file usr/grp fixups on install, double-free cleanup in libattr for non-alloca platforms.\nMerge of master-melb:xfs-cmds:25070a by kenmcd.\n"
    },
    {
      "commit": "27866023e1df2bf99ee93a6353bc1dcd20e54811",
      "tree": "8e8d298531eac5cee64723c0e63cbfccdede03e2",
      "parents": [
        "cb2543146c2d68158dcc173b0b5a5b53cf4ba71d"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Nov 21 14:44:27 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Nov 21 14:44:27 2005 +0000"
      },
      "message": "Bump dmapi userspace package version number.\nMerge of master-melb:xfs-cmds:24520a by kenmcd.\n"
    },
    {
      "commit": "cb2543146c2d68158dcc173b0b5a5b53cf4ba71d",
      "tree": "1ec73bc46bd55eee75739eee5df68f02f24e953e",
      "parents": [
        "9513bbe04ede5dc5b763d061eabea74fa6ea46e0"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Nov 21 14:43:45 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Nov 21 14:43:45 2005 +0000"
      },
      "message": "Resolve getdents/getdents64 and various build issues from libdm using kernel types directly.\nMerge of master-melb:xfs-cmds:24519a by kenmcd.\n"
    },
    {
      "commit": "9513bbe04ede5dc5b763d061eabea74fa6ea46e0",
      "tree": "8aaca33eb4392563a01c46dd27f9e8f6b6260445",
      "parents": [
        "8702d00a22f7bcb4b452fdba1cdc6085b54e671b"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Nov 10 02:55:22 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Nov 10 02:55:22 2005 +0000"
      },
      "message": "Bump version numbers of userspace packages to note copyright/license updates.\nMerge of master-melb:xfs-cmds:24344a by kenmcd.\n"
    },
    {
      "commit": "8702d00a22f7bcb4b452fdba1cdc6085b54e671b",
      "tree": "ab8e163b6899b473571b42a366a3ad7123a82aeb",
      "parents": [
        "9a8e9a12926fa8b054a0c3e123fbfb6046954c5c"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Nov 09 05:02:30 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Nov 09 05:02:30 2005 +0000"
      },
      "message": "Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.\nMerge of master-melb:xfs-cmds:24332a by kenmcd.\n"
    },
    {
      "commit": "9a8e9a12926fa8b054a0c3e123fbfb6046954c5c",
      "tree": "00e95a9c09f86ef2e2ec40b0bbe50e6238e46816",
      "parents": [
        "ea4e844b93717e4e90d0e43c0d948722609abe27"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Nov 09 02:48:08 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Nov 09 02:48:08 2005 +0000"
      },
      "message": "Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.\nMerge of master-melb:xfs-cmds:24326a by kenmcd.\n"
    },
    {
      "commit": "ea4e844b93717e4e90d0e43c0d948722609abe27",
      "tree": "f44971c7c3536d6323567a591675d51d9ec229c5",
      "parents": [
        "49c3c4dffa813e5da1e77b898d5df4bf7559527e"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Nov 07 02:48:13 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Nov 07 02:48:13 2005 +0000"
      },
      "message": "Keep packaging scripts in sync across all of the packages were maintaining here\nMerge of master-melb:xfs-cmds:24301a by kenmcd.\n"
    },
    {
      "commit": "49c3c4dffa813e5da1e77b898d5df4bf7559527e",
      "tree": "0ddff95036197ffa8fad9127e7fb13e3f60e9705",
      "parents": [
        "24f6d16ee9f8aa08275e3ad7af01b6d0bfb47b9d"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Mon May 23 16:30:05 2005 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Mon May 23 16:30:05 2005 +0000"
      },
      "message": "Remove dm_fsfid from libdm\nUpdate to match the kernel version\n"
    },
    {
      "commit": "24f6d16ee9f8aa08275e3ad7af01b6d0bfb47b9d",
      "tree": "1c51e630070f71d99697276b78240c062592cd8e",
      "parents": [
        "45e4af2491ca546d4ec54f137622a05b8155b713"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Apr 21 03:54:03 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Apr 21 03:54:03 2005 +0000"
      },
      "message": "Merge in a debian packaging control file for DMAPI.\nMerge of master-melb:xfs-cmds:22307a by kenmcd.\n"
    },
    {
      "commit": "45e4af2491ca546d4ec54f137622a05b8155b713",
      "tree": "e5c69d6483d329033b785638ce1b4f08c17814ad",
      "parents": [
        "d8b20d5772089cd6a914e570120a69552cdf552e"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Apr 21 03:53:22 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Apr 21 03:53:22 2005 +0000"
      },
      "message": "Merge in a debian packaging changelog entry for DMAPI.\nMerge of master-melb:xfs-cmds:22306a by kenmcd.\n"
    },
    {
      "commit": "d8b20d5772089cd6a914e570120a69552cdf552e",
      "tree": "ecdf7a8043f59e9a2fce481a8fb842db8ed95e0a",
      "parents": [
        "45db569e4c888a88425df247efb18964cf774d4c"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@sgi.com",
        "time": "Mon Apr 18 19:39:36 2005 +0000"
      },
      "committer": {
        "name": "Christoph Hellwig",
        "email": "hch@sgi.com",
        "time": "Mon Apr 18 19:39:36 2005 +0000"
      },
      "message": "check whether we actually have an rpm binary before lookin at its version\ncheck whether we actually have an rpm binary before lookin at its version\n"
    },
    {
      "commit": "45db569e4c888a88425df247efb18964cf774d4c",
      "tree": "513f4687496a81f145f1ffcf3d5ae1cf41df8c78",
      "parents": [
        "63296a07fe166c82647abee21b5d82ac349c615a"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Mar 08 02:53:05 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Mar 08 02:53:05 2005 +0000"
      },
      "message": "Fix up some autoconf macros to get freebsd builds working again.\nMerge of master-melb:xfs-cmds:21750a by kenmcd.\n"
    },
    {
      "commit": "63296a07fe166c82647abee21b5d82ac349c615a",
      "tree": "c502e93d1f1e6408cfd8eb8d2f18f267aae2aeb3",
      "parents": [
        "8d95848d4e13fbe30df286e3f8908be78e03d423"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Feb 21 02:46:54 2005 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Feb 21 02:46:54 2005 +0000"
      },
      "message": "Propogae last BSD build/configure fix to all places its useful.\nMerge of master-melb:xfs-cmds:21571a by kenmcd.\n"
    },
    {
      "commit": "8d95848d4e13fbe30df286e3f8908be78e03d423",
      "tree": "d0a889c630e2ca18a71449ed48507cd205d61cb6",
      "parents": [
        "7b0a58cc3dcc0ce6d9d700c645331eb29bd9af08"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Oct 04 00:20:59 2004 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Oct 04 00:20:59 2004 +0000"
      },
      "message": "Fix DMAPI userspace source to include fewer kernel headers directly, and include XFS headers via the usual libxfs.h interface.\n"
    },
    {
      "commit": "7b0a58cc3dcc0ce6d9d700c645331eb29bd9af08",
      "tree": "cfa1b20248454be8652b3dd3b9a30ea6876eb818",
      "parents": [
        "178508bd326667cf25faf471aaef9d788b8da9f3"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Sep 30 14:50:54 2004 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Sep 30 14:50:54 2004 +0000"
      },
      "message": "Keep userspace packaging in sync, portability changes and dmapi headers.\nMerge of xfs-cmds-melb:slinx:19611a by kenmcd.\n"
    },
    {
      "commit": "178508bd326667cf25faf471aaef9d788b8da9f3",
      "tree": "4bec47c8ede95f2a6c0e629dd8ac933c3c84a58f",
      "parents": [
        "743ce64a0663b90fb73069b31f2ce0d943c44280"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Jul 09 04:41:10 2004 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Jul 09 04:41:10 2004 +0000"
      },
      "message": "Fix up configure problems in xfstests and xfsprogs.\n"
    },
    {
      "commit": "743ce64a0663b90fb73069b31f2ce0d943c44280",
      "tree": "56312f45f7a93adccc7586b3c29541f448a6f143",
      "parents": [
        "d2ca5214ee962f7ceae3c5de0859d813cb65a7ff"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Tue May 25 19:25:04 2004 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Tue May 25 19:25:04 2004 +0000"
      },
      "message": "prep dmapi library for new dmapi on 2.4 kernel\nfind new dmapi device on 2.4 kernel\n"
    },
    {
      "commit": "d2ca5214ee962f7ceae3c5de0859d813cb65a7ff",
      "tree": "5a31182e125af0f1673403cb9affcec486674656",
      "parents": [
        "b0ddefdc8443668071d31ba11a753dceb958fed0"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Apr 30 03:04:58 2004 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Apr 30 03:04:58 2004 +0000"
      },
      "message": "Sync up different copies of the m4 macros, noop change for this package.\n"
    },
    {
      "commit": "b0ddefdc8443668071d31ba11a753dceb958fed0",
      "tree": "0f5b097fe00fa87e5442a15acd3c48f3028cae44",
      "parents": [
        "8c28b4899ec044e4a3db56d1061786d0108fbf0c"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Apr 27 22:58:02 2004 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Apr 27 22:58:02 2004 +0000"
      },
      "message": "Update DMAPI debian packaging.\n"
    },
    {
      "commit": "8c28b4899ec044e4a3db56d1061786d0108fbf0c",
      "tree": "ac4e24c4a2a52265dbf8caa937f4e5858a76bf18",
      "parents": [
        "18519a67e32211b9a9b9873495b7c36ac202327b"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Wed Apr 21 21:10:12 2004 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Wed Apr 21 21:10:12 2004 +0000"
      },
      "message": "Update dmapi lib version\nupdate version\n"
    },
    {
      "commit": "18519a67e32211b9a9b9873495b7c36ac202327b",
      "tree": "55b4e7a8819b3eaa7c8e5574c240e0b03d6dda1e",
      "parents": [
        "acb86e27c7ec5e3bbc40872fb45d5cebe4afaaef"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Tue Apr 20 17:05:56 2004 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Tue Apr 20 17:05:56 2004 +0000"
      },
      "message": "For 2.6 kernel, libdm should look for /dev/dmapi\nFor 2.6 kernel, libdm should look for /dev/dmapi\n"
    },
    {
      "commit": "acb86e27c7ec5e3bbc40872fb45d5cebe4afaaef",
      "tree": "c05c379a930f291da3dce71cf51b704b986ca6ec",
      "parents": [
        "e565c024c022ff992e6a65a69b33e6bd693b477c"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Jan 19 23:05:49 2004 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Jan 19 23:05:49 2004 +0000"
      },
      "message": "Fix up autoconf/configure issues, esp. mishandling the AC_CHECK_SIZEOF macro.\n"
    },
    {
      "commit": "e565c024c022ff992e6a65a69b33e6bd693b477c",
      "tree": "f1077dc832c3792856672644a3433fbf30ee3150",
      "parents": [
        "0c8c151493ad2e29295ea5b7d81f379e41b3069c"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Dec 05 06:28:12 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Dec 05 06:28:12 2003 +0000"
      },
      "message": "Sync up with recent kernel changes, noop for userspace\n"
    },
    {
      "commit": "0c8c151493ad2e29295ea5b7d81f379e41b3069c",
      "tree": "cc8392ab4510fd8fca63611dfe7edf15c6a15548",
      "parents": [
        "13bc7166b8d6b6b665cbf0c8c728a75ae2054632"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Sun Nov 02 22:50:25 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Sun Nov 02 22:50:25 2003 +0000"
      },
      "message": "Debian packaging update to close out an old DMAPI package-naming request.  Only affects Debian.\n"
    },
    {
      "commit": "13bc7166b8d6b6b665cbf0c8c728a75ae2054632",
      "tree": "74025ca6e0c67735db117ef20c39a5a2a14f8229",
      "parents": [
        "77cc6b5cae6bbdd3d9c5308eb38a9137b064ec8f"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Fri Oct 17 15:16:56 2003 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Fri Oct 17 15:16:56 2003 +0000"
      },
      "message": "Update libdm for new dmapi device used in 2.6.\nupdate version for move of dmapi device.\n"
    },
    {
      "commit": "77cc6b5cae6bbdd3d9c5308eb38a9137b064ec8f",
      "tree": "7e9ea3a3f0826d9db995bdf64cf78c56e44cacc2",
      "parents": [
        "e5ddb17c22b7f08cf677e8dadc12b8393e27abbf"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Wed Oct 08 16:34:49 2003 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Wed Oct 08 16:34:49 2003 +0000"
      },
      "message": "Default package version to 1, not 0, to follow convention\n"
    },
    {
      "commit": "e5ddb17c22b7f08cf677e8dadc12b8393e27abbf",
      "tree": "1662585356bf71741b2492b4eb78f7894d7704e3",
      "parents": [
        "ef4679dc501ef5ec9351939c6d74b9928bcaf814"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Sep 22 04:31:15 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Sep 22 04:31:15 2003 +0000"
      },
      "message": "Sync dmapi userspace header with recent kernel changes\n"
    },
    {
      "commit": "ef4679dc501ef5ec9351939c6d74b9928bcaf814",
      "tree": "921016bede16eaca28921235ccd1f9603fd90996",
      "parents": [
        "1b2bc4595def69cbd88431d0432cccc4912ab556"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Aug 29 06:16:52 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Aug 29 06:16:52 2003 +0000"
      },
      "message": "Sync some dmapi-related header changes with userspace, all a no-op for the user tools\n"
    },
    {
      "commit": "1b2bc4595def69cbd88431d0432cccc4912ab556",
      "tree": "48935ed7dcd6a0ca81eba5bbc06f12f7b40ed586",
      "parents": [
        "e2d487b27b946c0f5e078cbb03ae411a611c9576"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Sun Aug 24 23:28:41 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Sun Aug 24 23:28:41 2003 +0000"
      },
      "message": "Clarify the configure message for when pre-xfsctl libxfs.h versions are being used for builds\n"
    },
    {
      "commit": "e2d487b27b946c0f5e078cbb03ae411a611c9576",
      "tree": "8d07386866d942a77978b896faf2a1d48e176ff2",
      "parents": [
        "fa97aae2917d01ac44058293ff39687d8413e5eb"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Jul 07 21:04:01 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Jul 07 21:04:01 2003 +0000"
      },
      "message": "Dont rebuild .pot file always, for fresh checkouts it will be readonly\n"
    },
    {
      "commit": "fa97aae2917d01ac44058293ff39687d8413e5eb",
      "tree": "705e14a6f593e8bf6e721263e43e08a947646480",
      "parents": [
        "7bd7bd4b43861a502803d14d009d956d302ba975"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Jul 07 04:04:22 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Jul 07 04:04:22 2003 +0000"
      },
      "message": "Fix userspace build so that msgmerge is not always run.  Originally by Steve Langasek.\n"
    },
    {
      "commit": "7bd7bd4b43861a502803d14d009d956d302ba975",
      "tree": "38e3a68d533025417bc3db045e6ff20067394c53",
      "parents": [
        "7a9c27eeac7646cf2c251c916fbfe41de585fc1e"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed May 14 06:56:59 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed May 14 06:56:59 2003 +0000"
      },
      "message": "Sync up minor differences between configure scripts (uuid, libtool checks), add in configurable package version number suffixes.\n"
    },
    {
      "commit": "7a9c27eeac7646cf2c251c916fbfe41de585fc1e",
      "tree": "0370c84e0a29b34531f69bb07a8841062ecb17fa",
      "parents": [
        "a723b2012ddc5d744c2fbedc724a48d641c8277c"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Apr 29 03:12:13 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Apr 29 03:12:13 2003 +0000"
      },
      "message": "Bunch of configure updates for dmapi to allow packages to better be kept\nin sync in this area.\nAdd an aclocal.m4 build target for top level directory.\n"
    },
    {
      "commit": "a723b2012ddc5d744c2fbedc724a48d641c8277c",
      "tree": "8ec0d24b6be423e5868ff88e5f0ed6d6b4922d56",
      "parents": [
        "82a3f5b0a4ba922d5328ec6fef1fd59dfc7c3562"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Apr 16 22:49:28 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Apr 16 22:49:28 2003 +0000"
      },
      "message": "Keep build files in sync -- merge Russells whitespace changes to other files.\n"
    },
    {
      "commit": "82a3f5b0a4ba922d5328ec6fef1fd59dfc7c3562",
      "tree": "9c134d05728ad7a61f5607c12ae207e58effba2a",
      "parents": [
        "943992e8eb2c96f8698d52f48f43d132fb0a61ea"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Apr 14 01:49:27 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Apr 14 01:49:27 2003 +0000"
      },
      "message": "dmapi/xfsdump configure fixes, some xfs_copy fixups.\ndmapi package configure fixes.\n"
    },
    {
      "commit": "943992e8eb2c96f8698d52f48f43d132fb0a61ea",
      "tree": "5ef98be0e842ba732f47f315db92972b321547b8",
      "parents": [
        "f169a21f6cc92f7fb539d891358004070626c4f0"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Mar 31 06:57:56 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Mar 31 06:57:56 2003 +0000"
      },
      "message": "Minor userspace build changes, keeping packages in sync.\n"
    },
    {
      "commit": "f169a21f6cc92f7fb539d891358004070626c4f0",
      "tree": "c2b01c364c923bb1bbdac6b978908c87c944e889",
      "parents": [
        "831cf51b4c3131e7405ccc6bb94ff73d24320ff5"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Mar 26 23:50:04 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Mar 26 23:50:04 2003 +0000"
      },
      "message": "Minor packaging related cleanups and updates.\n"
    },
    {
      "commit": "831cf51b4c3131e7405ccc6bb94ff73d24320ff5",
      "tree": "c9f027609c50898828bd4d7287b6047a14268b8c",
      "parents": [
        "dc8a883a1b4876e4f15ef063bb688d254446a44c"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Mar 26 23:18:13 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Mar 26 23:18:13 2003 +0000"
      },
      "message": "Merge back some spec file cleanups after investigating a mysterious\nbuild problem for the internal SGI builds.\nMerge of xfs-cmds-lbs:slinx:142673a by nathans.\n\n  Fix Makepkgs scripts to be able to propogate make errors back to the caller.\n"
    },
    {
      "commit": "dc8a883a1b4876e4f15ef063bb688d254446a44c",
      "tree": "d5f73a1f0bf9bd1e7000bbb2723983ac14102809",
      "parents": [
        "6dbd08c44cbecac12ea98f78188a4b933211182b"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Mar 18 20:02:48 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Mar 18 20:02:48 2003 +0000"
      },
      "message": "Sync up userspace dmapi.h with kernel.\n"
    },
    {
      "commit": "6dbd08c44cbecac12ea98f78188a4b933211182b",
      "tree": "66760c24d7ea7248e13990a5aeb5812dfbceddef",
      "parents": [
        "0c20b7eb33569f74a348d2969a49efecf71f2f68"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Feb 10 05:34:38 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Feb 10 05:34:38 2003 +0000"
      },
      "message": "Revert INSTALL_MAN buildmacro change - dopey, was causing install hangs.\n"
    },
    {
      "commit": "0c20b7eb33569f74a348d2969a49efecf71f2f68",
      "tree": "b39b523ebe13464a51ef2ab7f9fc59ed9a2b41f4",
      "parents": [
        "fffeaaf77fac9ba7497fe91b009a143f6fdd1a13"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Feb 06 22:31:59 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Thu Feb 06 22:31:59 2003 +0000"
      },
      "message": "Push Steves INSTALL_LINGUAS shell macro fix to other buildmacros files, and\nmake a similar fixup for the INSTALL_MAN macro.\n"
    },
    {
      "commit": "fffeaaf77fac9ba7497fe91b009a143f6fdd1a13",
      "tree": "1fcd7d5a6272583b25600e8570643836b626bb72",
      "parents": [
        "24edc7311518a7538d03b4366216bb974c083ecb"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Jan 08 04:27:31 2003 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Jan 08 04:27:31 2003 +0000"
      },
      "message": "Fix a merge botch after recent build changes.  (attr -\u003e xfs - thanks Olaf).\n"
    },
    {
      "commit": "24edc7311518a7538d03b4366216bb974c083ecb",
      "tree": "6c4810803af02b2b5fe7c431079b32da7598efef",
      "parents": [
        "b7b64c3ece1e4e27d10dcdcd97a70019cb817de2"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Dec 16 05:35:16 2002 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Dec 16 05:35:16 2002 +0000"
      },
      "message": "Sync up with recent DMAPI kernel header changes.\n"
    },
    {
      "commit": "b7b64c3ece1e4e27d10dcdcd97a70019cb817de2",
      "tree": "8027bc7216db06654ea406dc35b9502845f45760",
      "parents": [
        "7a3267506c88527051223fd9435d735b824b830b"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Sun Dec 01 23:24:42 2002 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Sun Dec 01 23:24:42 2002 +0000"
      },
      "message": "Updates to acl/attr I18N (final).  Sync up dmapi scripts with the I18N\naware versions - dmapi doesn\u0027t have any strings, so this is just keeping\nscripts in sync.\nSync up dmapi scripts with the I18N aware versions - dmapi doesn\u0027t have any\nstrings (just a library), so this is just keeping scripts in sync.\n"
    },
    {
      "commit": "7a3267506c88527051223fd9435d735b824b830b",
      "tree": "f3d2d423550e1b6333ee846441b8bf9e83eba113",
      "parents": [
        "d2b98ea86b890483a6218b62f84a481f96473ec4"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Nov 05 20:32:31 2002 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Nov 05 20:32:31 2002 +0000"
      },
      "message": "Remove \"Distribution\" tag from RPMs, let rpm set it more flexibly\nvia rpmmacros, etc.  (We did have an environment var that could set\nit, but that\u0027s not \"the rpm way.\")\n"
    },
    {
      "commit": "d2b98ea86b890483a6218b62f84a481f96473ec4",
      "tree": "3ab8dd63f1ac71b405531772936c3435d806adf3",
      "parents": [
        "9de31a44884c7b3bb8e6160f1d6e7cefa85b00d6"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Thu Oct 31 17:02:59 2002 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Thu Oct 31 17:02:59 2002 +0000"
      },
      "message": "Fix up spec files:\nMake packager, vendor consistent, as Silicon Graphics, Inc.\nRemove Copyright: tag, as this seems to actually be an alias\nfor License, and add a License: GPL tag.  (Otherwise querying\nthe package whould show \"License: Copyright Silicon Graphics...\"\nwhich really doesn\u0027t make sense)\n"
    },
    {
      "commit": "9de31a44884c7b3bb8e6160f1d6e7cefa85b00d6",
      "tree": "2fe87d24415d62e1de7fd584e3c27b9d7aa408f3",
      "parents": [
        "5fbdd011f332460813ec0ed93b880f86609a4e99"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Sep 03 01:17:30 2002 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Tue Sep 03 01:17:30 2002 +0000"
      },
      "message": "Do a better job of cleaning up after autoconf.\n"
    },
    {
      "commit": "5fbdd011f332460813ec0ed93b880f86609a4e99",
      "tree": "727913f61a64292dfbc1345deb1573938c954e23",
      "parents": [
        "a7f6e05576f1deb5d099c8625736b70037a8ef35"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Aug 23 07:19:00 2002 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Aug 23 07:19:00 2002 +0000"
      },
      "message": "trivial change allowing LIBTOOL var to specify where libtool lives, just\nthe same as we do for other build tools.\n"
    },
    {
      "commit": "a7f6e05576f1deb5d099c8625736b70037a8ef35",
      "tree": "ea554a0938c66e1985b0d3afd1ae222aa8d8e699",
      "parents": [
        "5f38dcf3cd5e5056010fdc606cb792f9de88567f"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Jul 29 04:02:24 2002 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Mon Jul 29 04:02:24 2002 +0000"
      },
      "message": "sync up with recent changes to the corresponding kernel code.\n"
    },
    {
      "commit": "5f38dcf3cd5e5056010fdc606cb792f9de88567f",
      "tree": "cba80291e72278116bf5627ea62d2f3a6958ec52",
      "parents": [
        "e822c79849f61a915d3f2188ce8914dffc546a7b"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Tue Jul 16 19:54:48 2002 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Tue Jul 16 19:54:48 2002 +0000"
      },
      "message": "match include/linux/dmapi_kern.h\n"
    },
    {
      "commit": "e822c79849f61a915d3f2188ce8914dffc546a7b",
      "tree": "63f1871acea656617fa32e59a41cb35a8667a372",
      "parents": [
        "0d98e8a9d1921a4d9cd9de3b9d17660090629b34"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Jul 16 04:44:19 2002 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Jul 16 04:44:19 2002 +0000"
      },
      "message": "Use rpmbuild for building rpms\n"
    },
    {
      "commit": "0d98e8a9d1921a4d9cd9de3b9d17660090629b34",
      "tree": "a0286331173eb593ae90f46d4b0baba64e1cbe12",
      "parents": [
        "510fa91abaf4570e9f03109c7b5fe760901a6fa6"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Jul 05 04:16:49 2002 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Fri Jul 05 04:16:49 2002 +0000"
      },
      "message": "Build infrastructure updates so that configure options can be used to\nspecify paths rather than semi-hard-coded path names controlled by the\nPREFIX/ROOT_PREFIX environment variables; eg. now allows /lib64 and\n/lib32 as alternate library install paths, which some folks need.\n"
    },
    {
      "commit": "510fa91abaf4570e9f03109c7b5fe760901a6fa6",
      "tree": "f6d55edaff9eb23150371c411ebcaf0b86d17e99",
      "parents": [
        "53868d92ca48e68b1572f20a1b6fa889bee06da4"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Wed Jun 19 15:58:36 2002 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Wed Jun 19 15:58:36 2002 +0000"
      },
      "message": "synchronize libdm dmapi_kern.h with linux dmapi_kern.h\n"
    },
    {
      "commit": "53868d92ca48e68b1572f20a1b6fa889bee06da4",
      "tree": "daf19dd294ccaaf2b2f38c0667e0fb3defb8eb6c",
      "parents": [
        "7049620a744365b4147efef612daf9da437c1311"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Tue Jun 18 21:05:48 2002 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Tue Jun 18 21:05:48 2002 +0000"
      },
      "message": "In dm_handle_to_path(), use getmntent() to walk through the filesystems,\nlooking for one with an fshandle that matches that of the object we\u0027re trying\nto find.  Open that path so we have a filedescriptor, and hence a valid\nvfsmount structure, to give to dm_open_by_handle().  This simplifies a mess on\nthe kernel side.\nNo Message Supplied\n"
    },
    {
      "commit": "7049620a744365b4147efef612daf9da437c1311",
      "tree": "b54539b95bb8700d16a059ed905a6c3fc6dc2e45",
      "parents": [
        "9f9b77edbc6cdb628572ed8ed606527557248007"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Thu Jun 13 17:49:48 2002 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Thu Jun 13 17:49:48 2002 +0000"
      },
      "message": "use dm_mode_t rather than mode_t in dmapi\n"
    },
    {
      "commit": "9f9b77edbc6cdb628572ed8ed606527557248007",
      "tree": "650d3f4a2af6017bcd8336ca42bfbc5eee39863a",
      "parents": [
        "702ef6c7039071b1a3ad4460a358e6e8fdb206e2"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Jun 12 23:22:42 2002 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Wed Jun 12 23:22:42 2002 +0000"
      },
      "message": "coupla updates so I can upload the new version to the debian servers.\n"
    },
    {
      "commit": "702ef6c7039071b1a3ad4460a358e6e8fdb206e2",
      "tree": "1bc975d35e31e13cc1d3e5f4eb6e6a2d37f1144e",
      "parents": [
        "44cf18cde66edc71d416ac9f6dbb2a64102c4f52"
      ],
      "author": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Wed Jun 12 15:27:38 2002 +0000"
      },
      "committer": {
        "name": "Dean Roehrich",
        "email": "roehrich@sgi.com",
        "time": "Wed Jun 12 15:27:38 2002 +0000"
      },
      "message": "No Message Supplied\n"
    },
    {
      "commit": "44cf18cde66edc71d416ac9f6dbb2a64102c4f52",
      "tree": "952e1d5f766197f70d3e5e16d5cab144fef3c9ac",
      "parents": [
        "1bdb85063ad9c6ad3b3ce16dde4647c7b15c05ed"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Wed Jun 05 20:14:16 2002 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Wed Jun 05 20:14:16 2002 +0000"
      },
      "message": "Make scripts executable again... sigh...\n"
    },
    {
      "commit": "1bdb85063ad9c6ad3b3ce16dde4647c7b15c05ed",
      "tree": "952e1d5f766197f70d3e5e16d5cab144fef3c9ac",
      "parents": [
        "93b01e31ff5cd30b28eaede5993dc098cb27c15d"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Jun 04 23:07:56 2002 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Jun 04 23:07:56 2002 +0000"
      },
      "message": "Update copyright dates (again)\n"
    },
    {
      "commit": "93b01e31ff5cd30b28eaede5993dc098cb27c15d",
      "tree": "cbf0d7ce7bb4c63672289c07ba70c796b43f0a8c",
      "parents": [
        "dabcf3a85ee8df1ec4d77527f8ce7fa236c512be"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Jun 04 22:53:09 2002 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Jun 04 22:53:09 2002 +0000"
      },
      "message": "Undoes mod:     xfs-cmds:slinx:120772a\nUndo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.\n"
    },
    {
      "commit": "dabcf3a85ee8df1ec4d77527f8ce7fa236c512be",
      "tree": "952e1d5f766197f70d3e5e16d5cab144fef3c9ac",
      "parents": [
        "1eec1ed1d51620c2b24977aeab541ac7f33cec37"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Jun 04 17:58:21 2002 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue Jun 04 17:58:21 2002 +0000"
      },
      "message": "Update copyright dates\n"
    },
    {
      "commit": "1eec1ed1d51620c2b24977aeab541ac7f33cec37",
      "tree": "cbf0d7ce7bb4c63672289c07ba70c796b43f0a8c",
      "parents": [
        "3100958f6e12d42b5757c5628b64eacd476d068a"
      ],
      "author": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue May 14 15:31:38 2002 +0000"
      },
      "committer": {
        "name": "Eric Sandeen",
        "email": "sandeen@sgi.com",
        "time": "Tue May 14 15:31:38 2002 +0000"
      },
      "message": "Make xfs symlink in include/ dir so we can find xfs/dmapi.h\n"
    },
    {
      "commit": "3100958f6e12d42b5757c5628b64eacd476d068a",
      "tree": "1f4cd1ec4adf7d1b3ee529078912e0ad444a43f8",
      "parents": [
        "aa08322b99510f8b95096e3a15dcc5d385e9e8d5"
      ],
      "author": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Sat Apr 13 00:11:02 2002 +0000"
      },
      "committer": {
        "name": "Nathan Scott",
        "email": "nathans@sgi.com",
        "time": "Sat Apr 13 00:11:02 2002 +0000"
      },
      "message": "bump version number, build updates to fix a cflags propogation issue\nwhich was recently introduced.\n"
    }
  ],
  "next": "aa08322b99510f8b95096e3a15dcc5d385e9e8d5"
}
