<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>9c5cfde84d00b914982ee90202bc30a4b279c568</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/681e1ff50d0e4fd86e92f416a9ee6a0b30938968</url>
    <id>681e1ff50d0e4fd86e92f416a9ee6a0b30938968</id>
    <committed-date>2006-09-11T14:51:42-07:00</committed-date>
    <authored-date>2006-09-11T14:51:42-07:00</authored-date>
    <message> r18085@Master-Windhund-IV:  schwern | 2006-09-11 17:48:09 -0400
 Some really minor updates.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@3823 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>951e7dda682be3a6b6507e7f34bcfe0c41d54fe5</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e63a6a2e90146f27764123698efc7ca4605be341</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/ed489084a6584da21fdf1ea6ce512c6008d6ce47</url>
    <id>ed489084a6584da21fdf1ea6ce512c6008d6ce47</id>
    <committed-date>2005-07-23T20:08:00-07:00</committed-date>
    <authored-date>2005-07-23T20:08:00-07:00</authored-date>
    <message> r2455@windhund:  schwern | 2005-07-23 20:06:00 -0700
 Note why we don't have an $(IGNORE) macro.

 Add some examples of NOECHO, - and command use.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@2428 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>3bfaed5c1ffe430322910a71940b681c12591ebd</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6db6af88c07d78194ad905ab3cbd7e6dfa16917e</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/e63a6a2e90146f27764123698efc7ca4605be341</url>
    <id>e63a6a2e90146f27764123698efc7ca4605be341</id>
    <committed-date>2005-07-23T20:07:51-07:00</committed-date>
    <authored-date>2005-07-23T20:07:51-07:00</authored-date>
    <message> r2454@windhund:  schwern | 2005-07-23 20:02:55 -0700
 Some apt quotes about patching MakeMaker from Murphy's Law of Combat.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@2427 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>a439e54026dd2b19c2b0a2491f6e7798007fe3d5</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e9ea6c9a422ad957691fdb1a2fee007f2a2b224</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/5ff09b5cf20112d7960953259fc0caf0b3c7bedf</url>
    <id>5ff09b5cf20112d7960953259fc0caf0b3c7bedf</id>
    <committed-date>2004-12-30T23:26:21-08:00</committed-date>
    <authored-date>2004-12-30T23:26:21-08:00</authored-date>
    <message>    - No longer using $(IGNORE) macro.  Turns out MMS/K was not honoring
      it.  Using &quot;-$(NOECHO) command&quot; which seems to make everybody happy.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@2291 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>34626c6093338986b0a53ecec39396c0e3f85f3b</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05021d98f71449f606a721bf5bfe41f729c932f9</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/f0a9a2a63b6b3cc924ff581f388e7e455f4d2eac</url>
    <id>f0a9a2a63b6b3cc924ff581f388e7e455f4d2eac</id>
    <committed-date>2004-12-25T11:58:58-08:00</committed-date>
    <authored-date>2004-12-25T11:58:58-08:00</authored-date>
    <message> r4135@windhund:  schwern | 2004-12-24 23:29:35 -0500
 Update the patching document with the current state of the art.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@2255 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>9f9ad7413d5cb3ebe1c209f067c3b9bcdfac8e4a</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90f2041f35c30ad122e1b99f85dd0a177cbf19e4</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/4f215a2724cb071e3a0716846c2ff27509295c0b</url>
    <id>4f215a2724cb071e3a0716846c2ff27509295c0b</id>
    <committed-date>2003-07-21T18:13:45-07:00</committed-date>
    <authored-date>2003-07-21T18:13:45-07:00</authored-date>
    <message>Mentioning about testing against devel versions.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@1616 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>13f98191b5ca6e85fcbd2eff398f6aa09e3c4a0d</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e220f39749fac7d8db8d2c4b6a5ce0683cb708f</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/1788c597e0b713f1c25e3a7904f555e92bff37c5</url>
    <id>1788c597e0b713f1c25e3a7904f555e92bff37c5</id>
    <committed-date>2003-04-02T23:54:54-08:00</committed-date>
    <authored-date>2003-04-02T23:54:54-08:00</authored-date>
    <message>Adding &quot;Reporting Bugs&quot; section.

Mentioning split_command()


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@1356 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>5d8dffaa096f34fa0a095edbc4de8b9b03b1fd69</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2dd96bb6aba49f8eca928b31a7fef06573d062d7</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/c732ae3abfd4facec1b381df9ff7edfb4d002f60</url>
    <id>c732ae3abfd4facec1b381df9ff7edfb4d002f60</id>
    <committed-date>2002-11-25T22:24:37-08:00</committed-date>
    <authored-date>2002-11-25T22:24:37-08:00</authored-date>
    <message>Changing perl_oneliner() to oneliner().  Its shorter and the only oneliners
we're likely to be talking about are perl oneliners.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@1030 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>448364b63d6eca6085e4a1aa4d24f5159753308f</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>adb5011e7c3bb0647350bdcce8c483aa0edbdea9</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/4ba4dab2a95f60ebbd8c9e78d9153222d7534ead</url>
    <id>4ba4dab2a95f60ebbd8c9e78d9153222d7534ead</id>
    <committed-date>2002-11-19T13:45:00-08:00</committed-date>
    <authored-date>2002-11-19T13:45:00-08:00</authored-date>
    <message>Added notes about accepting features.

Showed context switch anti-style

Mentioned perl_oneliner()

Mentioned documentation of overriding methods.

Mentioned makemaker.org.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@993 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>5bf6f7412fd88896aac203aa6a49f171956e4744</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1122d7f658f0ccafc062a0269383867b06c8f7db</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/b7528b73efd2aebd4e32eee5fc945f42a8634ff5</url>
    <id>b7528b73efd2aebd4e32eee5fc945f42a8634ff5</id>
    <committed-date>2002-11-13T17:27:25-08:00</committed-date>
    <authored-date>2002-11-13T17:27:25-08:00</authored-date>
    <message>Noting sprintf/here-doc trick.


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@897 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>f413598337d002763eb7fbf92455358ac8118264</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdc179cc618d1b3a97f2f041d382ca3e4e670955</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/ffd711d977672e7f236958c5322c94dd30e071c3</url>
    <id>ffd711d977672e7f236958c5322c94dd30e071c3</id>
    <committed-date>2002-11-12T22:22:39-08:00</committed-date>
    <authored-date>2002-11-12T22:22:39-08:00</authored-date>
    <message>Noting that I hate indirect object syntax


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@864 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>9edea59b9944932019b865b9826c51b3a7873c6f</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3856e9379adf8dc5e8bb9b935aaf41b5ff709c57</id>
      </parent>
    </parents>
    <author>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </author>
    <url>http://github.com/schwern/extutils-makemaker/commit/bfd891eef53ed18ad09111f5de9ab6a29f2c372f</url>
    <id>bfd891eef53ed18ad09111f5de9ab6a29f2c372f</id>
    <committed-date>2002-11-12T15:55:19-08:00</committed-date>
    <authored-date>2002-11-12T15:55:19-08:00</authored-date>
    <message>Adding a PATCHING guidelines document


git-svn-id: http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk@857 8151f2b9-fde8-0310-94fd-f048d12aab9e</message>
    <tree>a30a1ccd2ce208a3b92bf69361d806d466c9cc67</tree>
    <committer>
      <name>Michael G Schwern</name>
      <email>schwern@pobox.com</email>
    </committer>
  </commit>
</commits>
