Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 16 14:51:06 2008 -0400

    0.3.7

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 16 14:49:14 2008 -0400

    add f9 updates configs

 configs/f9-updates-testing.mash |   16 ++++++++++++++++
 configs/f9-updates.mash         |   16 ++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Apr 29 22:42:41 2008 -0400

    update changelog for 0.3.6

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Apr 29 22:42:35 2008 -0400

    0.3.6

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Apr 29 22:40:26 2008 -0400

    adjust to current qt path

 mash/multilib.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Apr 14 17:04:23 2008 -0400

    update changelog for 0.3.5

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Apr 14 17:04:17 2008 -0400

    0.3.5

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Apr 14 17:03:24 2008 -0400

    add pulseaudio-utils. *sigh*

 mash/multilib.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Apr 11 09:44:16 2008 -0400

    update changelog for 0.3.4

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Apr 11 09:44:08 2008 -0400

    0.3.4-1

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Apr 11 09:41:01 2008 -0400

    ship alsa plugins as multilib (#338211)

 mash/multilib.py |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Apr 1 00:10:23 2008 -0400

    update changelog for 0.3.3

 ChangeLog |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Apr 1 00:10:16 2008 -0400

    0.3.3

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Apr 1 00:09:05 2008 -0400

    add gtk modules (accessiblity, bug-buddy (#439949))

 mash/multilib.py |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Mar 24 13:06:54 2008 -0400

    fix changelog parsing <ville.skytta@iki.fi>

 utils/treediff |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Feb 22 11:11:45 2008 -0500

    update changelog for 0.3.2

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Feb 22 11:11:38 2008 -0500

    update to 0.3.2

 mash.py   |    2 +-
 mash.spec |    5 +++--
 setup.py  |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Feb 22 11:11:07 2008 -0500

    -- fix typo that broke handling of unsigned packages

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Feb 22 11:02:29 2008 -0500

    update changelog for 0.3.1

 ChangeLog |   88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 88 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Feb 22 11:02:10 2008 -0500

    update to 0.3.1

 mash.py   |    2 +-
 mash.spec |   10 +++++++++-
 setup.py  |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed Feb 20 15:16:38 2008 -0500

    fix yum api usage (#433555, <peter@pramberger.at>)

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed Feb 20 14:58:53 2008 -0500

    fix noarch w/o src.rpm logic (#433551, <peter@pramberger.at>)

 mash/__init__.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

Author: Luke Macken <lmacken@redhat.com>
Date:   Tue Feb 12 21:04:31 2008 -0500

    Tell createrepo to be quiet.

 mash/__init__.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Author: Luke Macken <lmacken@redhat.com>
Date:   Tue Feb 12 20:56:02 2008 -0500

    Don't re-generate repoview after multilib solving.

 mash/__init__.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

Author: Luke Macken <lmacken@redhat.com>
Date:   Tue Feb 12 20:37:09 2008 -0500

    Add a 'use_repoview' option that allows us to toggle repoview generation.

 configs/f7-updates-testing.mash |    1 +
 configs/f7-updates.mash         |    1 +
 configs/f8-updates-testing.mash |    1 +
 configs/f8-updates.mash         |    1 +
 configs/mash.conf               |    1 +
 mash/__init__.py                |   22 +++++++++++++---------
 mash/config.py                  |    2 ++
 7 files changed, 20 insertions(+), 9 deletions(-)

Author: Luke Macken <lmacken@redhat.com>
Date:   Tue Feb 12 07:19:40 2008 -0500

    Fix our "failsafe" shutil.copyfile call, incase os.link fails.

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Luke Macken <lmacken@redhat.com>
Date:   Tue Feb 12 07:17:15 2008 -0500

    s/false/False/

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Luke Macken <lmacken@redhat.com>
Date:   Tue Feb 12 07:16:55 2008 -0500

    Remove some unnecessary modules

 mash/__init__.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jan 17 16:35:20 2008 -0500

    update changelog for 0.3.0

 ChangeLog |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jan 17 16:35:18 2008 -0500

    fix build

 mash.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jan 17 16:33:14 2008 -0500

    update changelog for 0.3.0

 ChangeLog |   76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 76 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jan 17 16:33:07 2008 -0500

    Update to 0.3.0

 mash.py   |    2 +-
 mash.spec |    9 ++++++---
 setup.py  |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jan 17 16:31:11 2008 -0500

    use new createrepo API

 mash/__init__.py |   32 +++++++++++++++-----------------
 1 files changed, 15 insertions(+), 17 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Sat Jan 12 10:34:14 2008 -0500

    repodir is now a URL

 configs/mash.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Jan 11 17:01:51 2008 -0500

    Use URLs for repodir; allows working with remote koji

 mash/__init__.py |   79 ++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 50 insertions(+), 29 deletions(-)

Author: Jesse Keating <jkeating@redhat.com>
Date:   Fri Dec 21 18:10:28 2007 -0500

    re-enable repoview

 mash/__init__.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Merge: 2817d9f... 5a9f0e0...
Author: Jesse Keating <jkeating@redhat.com>
Date:   Fri Dec 21 18:07:44 2007 -0500

    Merge branch 'master' of git://git.fedoraproject.org/git/hosted/mash

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Nov 19 16:32:54 2007 -0500

    update changelog for 0.2.10

 ChangeLog |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Nov 19 16:32:48 2007 -0500

    update to 0.2.10

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Nov 16 15:31:10 2007 -0500

    handle non Packages/ repositories better (#350391)

 configs/development.mash |    1 +
 mash/__init__.py         |   27 ++++++++++++---------------
 mash/config.py           |    4 ++++
 3 files changed, 17 insertions(+), 15 deletions(-)

Merge: 8738d26... 616ddb8...
Author: Jesse Keating <jkeating@redhat.com>
Date:   Tue Nov 13 10:05:58 2007 -0500

    Merge branch 'master' of git://git.fedoraproject.org/git/hosted/mash

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Nov 9 16:00:15 2007 -0500

    update changelog for 0.2.9

 ChangeLog |   60 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 51 insertions(+), 9 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Nov 9 15:59:51 2007 -0500

    bump to 0.2.9

 mash.py   |    2 +-
 mash.spec |    7 ++++++-
 setup.py  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Nov 9 15:58:29 2007 -0500

    use the pkgsack, not yumLocalPackage. Speeds things up
    quite a bit (suggested by ffesti)

 mash/__init__.py |   26 ++++++++++++--------------
 1 files changed, 12 insertions(+), 14 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Nov 9 13:05:01 2007 -0500

    handle noarch excludearch for packages w/o source rpms (<rob.myers@gtri.gatech.edu>)

 mash/__init__.py |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Oct 22 14:46:36 2007 -0400

    add f8 configs from lmacken

 configs/f8-updates-testing.mash |   15 +++++++++++++++
 configs/f8-updates.mash         |   15 +++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 25 15:35:36 2007 -0400

    update changelog for 0.2.8

 ChangeLog |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 25 15:34:48 2007 -0400

    whitelist libflashsupport (#305541)

 mash.py          |    2 +-
 mash.spec        |    5 ++++-
 mash/multilib.py |    2 +-
 setup.py         |    2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Sep 21 15:36:37 2007 -0400

    update changelog for 0.2.7

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Sep 21 15:36:30 2007 -0400

    bump to 0.2.7

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Jesse Keating <jkeating@redhat.com>
Date:   Fri Sep 21 15:36:34 2007 -0400

    Disable repoview for now, not working

 mash/__init__.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 20 15:06:02 2007 -0400

    update changelog for 0.2.6

 ChangeLog |   66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 66 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 20 15:05:33 2007 -0400

    update to 0.2.6

 mash.py   |    2 +-
 mash.spec |    6 +++++-
 setup.py  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 20 15:03:22 2007 -0400

    fix syntax

 mash/__init__.py |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 20 14:54:34 2007 -0400

    make forking mandatory. kill the machine. kill it dead!

 configs/mash.conf |    1 -
 mash/__init__.py  |   49 +++++++++++++++++--------------------------------
 mash/config.py    |    2 --
 3 files changed, 17 insertions(+), 35 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 20 14:38:45 2007 -0400

    move repoview to the createrepo call

 mash/__init__.py |   47 ++++++++++++++++++++++++-----------------------
 1 files changed, 24 insertions(+), 23 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 20 14:25:29 2007 -0400

    wire up the config options

 mash/config.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

Merge: f8b1067... 89123b5...
Author: Jesse Keating <jkeating@redhat.com>
Date:   Thu Sep 20 11:58:08 2007 -0400

    Merge branch 'master' of git://git.fedoraproject.org/git/hosted/mash

Merge: a46665e... 89123b5...
Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 20 10:07:04 2007 -0400

    Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/mash

Author: Jesse Keating <jkeating@redhat.com>
Date:   Thu Sep 20 09:49:11 2007 -0400

    Patch from jens to fix gtkimm multilib.

 mash/multilib.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Jesse Keating <jkeating@redhat.com>
Date:   Wed Sep 19 16:39:29 2007 -0400

    Set up the config file stuff correctly.

 mash/config.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 18 11:48:01 2007 -0400

    update changelog for 0.2.5

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 18 11:47:55 2007 -0400

    update to 0.2.5

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 18 11:41:09 2007 -0400

    move valgrind to whitelist (#294761)

 mash/multilib.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Sep 17 16:15:27 2007 -0400

    update changelog for 0.2.4

 ChangeLog |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Sep 17 16:14:53 2007 -0400

    - repoview support (<jkeating@redhat.com>)

 configs/development.mash        |    2 ++
 configs/f7-updates-testing.mash |    2 ++
 configs/f7-updates.mash         |    2 ++
 mash.py                         |    2 +-
 mash.spec                       |    5 ++++-
 mash/__init__.py                |   12 +++++++++++-
 setup.py                        |    2 +-
 7 files changed, 23 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 6 10:24:20 2007 -0400

    update changelog for 0.2.3

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 6 10:24:14 2007 -0400

    bump to 0.2.3

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Sep 6 10:23:20 2007 -0400

    blacklist some tea (#271761)

 mash/multilib.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 4 15:06:16 2007 -0400

    update changelog for 0.2.2

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 4 15:06:09 2007 -0400

    update to 0.2.2

 mash.py   |    2 +-
 mash.spec |    5 +++--
 setup.py  |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 4 15:04:47 2007 -0400

    move kernel bits around (#247321)

 mash/multilib.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 4 11:25:47 2007 -0400

    update changelog for 0.2.1

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 4 11:25:43 2007 -0400

    0.2.1

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Sep 4 11:12:29 2007 -0400

    add nspluginwrapper to the whitelist

 mash/multilib.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Aug 28 22:40:19 2007 -0400

    update changelog for 0.2.0

 ChangeLog |   71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 71 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Aug 28 22:40:07 2007 -0400

    update to 0.2.0

 mash.py   |    2 +-
 mash.spec |    7 ++++++-
 setup.py  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Aug 28 22:36:59 2007 -0400

    further multilib cleanups

 mash/multilib.py |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Aug 28 22:32:35 2007 -0400

    handle gtk2 engines correctly <drago01@gmail.com>

 mash/multilib.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Aug 28 22:31:26 2007 -0400

    handle gtk engines more correctly (<drago01@gmail.com>)

 mash/multilib.py |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Aug 28 22:30:19 2007 -0400

    use new paths that pungi has (<jkeating@redhat.com>)

 configs/development.mash |    2 +-
 mash/__init__.py         |    8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Aug 3 16:10:15 2007 -0400

    clarify license

 mash.py          |   13 +++++++++++++
 mash/arch.py     |   12 ++++++++++++
 mash/config.py   |   12 ++++++++++++
 mash/multilib.py |   12 ++++++++++++
 setup.py         |    2 +-
 5 files changed, 50 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jul 26 09:58:27 2007 -0400

    nuke extra newline

 utils/spam-o-matic |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Jul 23 14:17:54 2007 -0400

    update changelog for 0.1.19

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Jul 23 14:17:37 2007 -0400

    update to 0.1.19

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Jul 23 14:16:43 2007 -0400

    use python mailer, point at localhost

 utils/spam-o-matic |   38 ++++++++++++++++++++++----------------
 1 files changed, 22 insertions(+), 16 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jun 21 13:28:45 2007 -0400

    update changelog for 0.1.18

 ChangeLog |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jun 21 13:28:37 2007 -0400

    update to 0.1.18

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jun 21 12:29:47 2007 -0400

    add sasl2 plugins (#245176)

 mash/multilib.py |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jun 7 02:57:59 2007 -0400

    update changelog for 0.1.17

 ChangeLog |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jun 7 02:57:18 2007 -0400

    oops, let spam-o-matic mail

 utils/spam-o-matic |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jun 7 02:48:40 2007 -0400

    update changelog for 0.1.17

 ChangeLog |   71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 71 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jun 7 02:48:18 2007 -0400

    update to 0.1.17

 mash.py   |    2 +-
 mash.spec |    6 +++++-
 setup.py  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Jun 7 01:54:24 2007 -0400

    initial port to koji & rawhide

 utils/spam-o-matic |  254 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 254 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed Jun 6 15:58:37 2007 -0400

    revert - this is best done outside mash

 configs/development.mash |    1 -
 mash/__init__.py         |   13 +++++--------
 mash/config.py           |    2 --
 3 files changed, 5 insertions(+), 11 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed Jun 6 14:37:26 2007 -0400

    use normpath

 mash/__init__.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Jun 4 21:04:30 2007 -0400

    add a show_broken_deps config parameter - if so, dump the depcheck
    output

 configs/development.mash |    1 +
 mash/__init__.py         |   16 ++++++++++------
 mash/config.py           |    2 ++
 3 files changed, 13 insertions(+), 6 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Jun 4 20:29:03 2007 -0400

    kill extraneous print

 mash.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon Jun 4 18:08:37 2007 -0400

    exclude debuginfo in createrepo

 mash/__init__.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 31 22:30:41 2007 -0400

    update changelog for 0.1.16

 ChangeLog |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 31 22:30:35 2007 -0400

    update to 0.1.16

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 31 22:29:15 2007 -0400

    silence the 'can't open log file' message
    
    fix architecture handling - solve ppc deps as if we're a ppc64

 mash/__init__.py |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 31 20:52:21 2007 -0400

    update changelog for 0.1.15

 ChangeLog |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 47 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 31 20:52:12 2007 -0400

    update to 0.1.15

 mash.py   |    2 +-
 mash.spec |    6 +++++-
 setup.py  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 31 20:50:04 2007 -0400

    commented out depchecking

 mash/__init__.py |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 31 20:45:54 2007 -0400

    Catch errors properly, propagate them all the way back and return an
    error if anything fails.
    Handle the case where a package has signature in koji's signature
    cache but no signed RPMs.

 mash.py          |    7 +++++--
 mash/__init__.py |   27 ++++++++++++++++++++++-----
 2 files changed, 27 insertions(+), 7 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 19:03:23 2007 -0400

    change name to match configs

 configs/f7-updates-testing.mash |    2 +-
 configs/f7-updates.mash         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 15:31:56 2007 -0400

    update changelog for 0.1.14

 ChangeLog |   44 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 44 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 15:28:36 2007 -0400

    update to 0.1.14

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 15:27:38 2007 -0400

    add use_sqlite to determine whether we pass -d to createrepo

 configs/mash.conf |    1 +
 mash/__init__.py  |    4 +++-
 mash/config.py    |    2 ++
 3 files changed, 6 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 15:16:59 2007 -0400

    we run with older yum. we're just slow

 mash.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 15:14:18 2007 -0400

    fix error

 mash.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 13:59:24 2007 -0400

    update changelog

 ChangeLog |   78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 78 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 13:58:53 2007 -0400

    update to 0.1.13

 mash.py   |    2 +-
 mash.spec |    7 ++++++-
 setup.py  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 13:58:20 2007 -0400

    add updates config files

 configs/f7-updates-testing.mash |   13 +++++++++++++
 configs/f7-updates.mash         |   13 +++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 13:58:01 2007 -0400

    allow source RPM path to be configurable
    pass -d again in createrepo

 configs/development.mash |    1 +
 mash/__init__.py         |    4 ++--
 mash/config.py           |    2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 12:26:11 2007 -0400

    use arch in the repo name, to further avoid the chances of collision

 mash/__init__.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 12:25:52 2007 -0400

    use os.path.join (<lmacken@redhat.com>)

 mash.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 04:26:42 2007 -0400

    fix directory cleanup (<lmacken@redhat.com>)

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 00:23:11 2007 -0400

    turn off sqlite for now

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 30 00:14:24 2007 -0400

    import yum later

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 29 23:16:21 2007 -0400

    update changelog

 ChangeLog |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 29 23:15:57 2007 -0400

    update to 1.1.12
    fork when calling koji to cut down on memory

 mash.py          |   13 +++++++++++--
 mash.spec        |    6 +++++-
 mash/__init__.py |   10 ++++++----
 setup.py         |    2 +-
 4 files changed, 23 insertions(+), 8 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Mon May 28 03:31:18 2007 -0400

    use  /tmp for createrepo cache, yum cruft
    exec createrepo (save some memory)

 mash/__init__.py |   54 +++++++++++++++++++++++++++++-------------------------
 1 files changed, 29 insertions(+), 25 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Sat May 26 23:32:57 2007 -0400

    update changelog

 ChangeLog |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 52 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Sat May 26 23:31:57 2007 -0400

    update to 0.1.11

 mash.py   |    2 +-
 mash.spec |    5 ++++-
 setup.py  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Sat May 26 23:28:15 2007 -0400

    fix typo

 mash/config.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Sat May 26 03:41:14 2007 -0400

    wire up fork/no-fork as a config option.

 configs/mash.conf |    1 +
 mash/__init__.py  |    8 ++++----
 mash/config.py    |    2 ++
 3 files changed, 7 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Sat May 26 03:20:59 2007 -0400

    run depsolving/multilib in parallel too. get dep errors

 mash/__init__.py |  129 ++++++++++++++++++++++++++++++++----------------------
 1 files changed, 76 insertions(+), 53 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Sat May 26 01:55:47 2007 -0400

    fork off the entire write files/createrepo process

 mash/__init__.py |   45 +++++++++++++++++++++++++--------------------
 1 files changed, 25 insertions(+), 20 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 24 21:50:16 2007 -0400

    update changelog

 ChangeLog |   65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 65 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 24 21:45:19 2007 -0400

    bump release to 0.1.10

 mash.py   |    2 +-
 mash.spec |    6 +++++-
 setup.py  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 24 21:43:17 2007 -0400

    blacklist any kernels not selected elsewhere, not just kernel-xen

 mash/multilib.py |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 24 21:03:26 2007 -0400

    update to point to dist-rawhide

 configs/development.mash |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 24 17:19:10 2007 -0400

    work with existing paths

 mash/__init__.py |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Merge: b0093eb... d7e19b6...
Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 24 12:54:05 2007 -0400

    Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/mash

Author: Jesse Keating <jkeating at redhat dot com>
Date:   Thu May 24 11:43:24 2007 -0400

    We don't want kernel-xen to be multilib either.

 mash/multilib.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 23 22:43:28 2007 -0400

    switch URL to something valid

 mash.spec |    2 +-
 setup.py  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 23 17:38:04 2007 -0400

    add ChangeLog

 ChangeLog |  472 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 472 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 23 17:32:11 2007 -0400

    update to 0.1.9

 mash.py   |    2 +-
 mash.spec |    7 +++++--
 setup.py  |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 23 17:32:05 2007 -0400

    remove #! to pacify rpmlint

 mash/__init__.py |    1 -
 mash/config.py   |    1 -
 mash/multilib.py |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 23 17:29:55 2007 -0400

    add a very brief readme

 README |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 23 17:17:35 2007 -0400

    add wine to multilib whitelist

 mash/multilib.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 22 13:33:19 2007 -0400

    tone down the debuglevel

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 18 21:06:27 2007 -0400

    bump release to 0.1.8

 mash.py   |    2 +-
 mash.spec |    7 +++++--
 setup.py  |    4 ++--
 3 files changed, 8 insertions(+), 5 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 18 21:02:30 2007 -0400

    various spec-related cleanups

 TODO      |    2 ++
 mash.spec |   10 ++++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 18 18:02:58 2007 -0400

    pass -d to createrepo

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 16 16:13:10 2007 -0400

    fix exclude debug statement to print the right arch

 mash/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Wed May 16 01:17:51 2007 -0400

    add treediff. bump release.

 MANIFEST.in    |    1 +
 mash.py        |    2 +-
 mash.spec      |    4 +-
 setup.py       |    4 +-
 utils/treediff |   97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 103 insertions(+), 5 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 22:11:10 2007 -0400

    fix i686-debuginfo-on-i386 problem

 mash/__init__.py |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 17:47:23 2007 -0400

    bump release

 mash.py   |    2 +-
 mash.spec |    2 +-
 setup.py  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 03:06:57 2007 -0400

    don't ship comps in the srpm dir

 mash/__init__.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 02:58:51 2007 -0400

    fix

 mash/__init__.py |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 02:45:58 2007 -0400

    bump release

 Makefile  |    2 +-
 mash.py   |    2 +-
 mash.spec |    2 +-
 setup.py  |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 02:45:17 2007 -0400

    actually wire up the compsfile option

 MANIFEST          |   14 --------------
 configs/mash.conf |    2 +-
 mash/__init__.py  |    5 ++++-
 3 files changed, 5 insertions(+), 16 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 02:24:34 2007 -0400

    syntax fix
    require koji

 mash.py   |    2 +-
 mash.spec |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 01:26:40 2007 -0400

    clean up some noise

 MANIFEST |    2 --
 Makefile |    3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue May 15 01:20:29 2007 -0400

    support passing a comps file
    bump version

 MANIFEST       |    1 +
 mash.py        |    8 +++++++-
 mash.spec      |    2 +-
 mash/config.py |    2 ++
 setup.py       |    2 +-
 5 files changed, 12 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 11 16:10:37 2007 -0400

    bump

 mash.spec |    2 +-
 setup.py  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 11 16:10:19 2007 -0400

    fix -o
    more debugging

 mash.py          |    4 +++-
 mash/__init__.py |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 11 15:08:08 2007 -0400

    fix final output

 MANIFEST |    1 +
 mash.py  |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 11 13:45:55 2007 -0400

    bump to 0.1.2

 mash.py   |    2 +-
 mash.spec |    2 +-
 setup.py  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 11 13:45:14 2007 -0400

    DOH. take 2.

 mash.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri May 11 13:33:14 2007 -0400

    all arches!

 configs/development.mash |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 10 23:20:58 2007 -0400

    typok

 MANIFEST         |    2 +-
 mash/__init__.py |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 10 22:48:58 2007 -0400

    bump version

 mash.py   |    2 +-
 mash.spec |    2 +-
 setup.py  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 10 22:47:20 2007 -0400

    fix kernel handling:
    
    - add anything that provides kernel, kernel-devel in the prefer64 case
    - never add kernel-devel in devel multilib

 mash/multilib.py |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 10 22:29:01 2007 -0400

    oops, add this

 MANIFEST |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 10 22:26:18 2007 -0400

    various packaging fixes. bump version.

 AUTHORS                       |    2 ++
 configs/mash.conf             |    3 +--
 mashbin => mash.py            |   39 ++++++++++++++++++---------------------
 mash.spec                     |    3 ++-
 mash/{mash.py => __init__.py} |    0 
 setup.py                      |    4 ++--
 6 files changed, 25 insertions(+), 26 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 10 21:53:56 2007 -0400

    move the koji root to the config file
    
    make mashbin into a usable frontend, well, sort of

 configs/mash.conf |    1 +
 mash/config.py    |    2 ++
 mash/mash.py      |    3 +--
 mashbin           |   49 ++++++++++++++++++++++++++++++++++++++++++-------
 4 files changed, 46 insertions(+), 9 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 10 20:28:11 2007 -0400

    merge in current fixes

 configs/mash.conf |    2 +-
 mash/mash.py      |    2 +-
 mash/multilib.py  |    7 +++++--
 3 files changed, 7 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu May 10 20:26:43 2007 -0400

    merge in jkeating's changes

 configs/development.mash |    4 +-
 configs/mash.conf        |    5 ++-
 mash/mash.py             |   69 ++++++++++++++++++++++++++++++++++-----------
 mash/multilib.py         |   14 ++++++--
 4 files changed, 67 insertions(+), 25 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 15:33:08 2007 -0400

    no tag

 Makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 15:28:26 2007 -0400

    not my homedir

 configs/mash.conf |    2 +-
 setup.py          |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 15:27:24 2007 -0400

    final bits of changes. seems to work

 configs/development.mash |    2 +-
 configs/mash.conf        |    2 +-
 mash/mash.py             |   38 ++++++++++++++++++++++----------------
 mash/multilib.py         |   14 ++++++++------
 mashbin                  |    2 +-
 5 files changed, 33 insertions(+), 25 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 13:37:10 2007 -0400

    more fixes

 MANIFEST.in |    3 ++-
 mash.spec   |    6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 13:35:10 2007 -0400

    switch name back

 configs/development.mash |    2 +-
 mashbin                  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 13:34:29 2007 -0400

    further fixes

 Makefile                 |    4 ++--
 configs/development.mash |    2 +-
 mash.spec                |   44 ++++++++++++++++++++++++++++++++++++++++++++
 mash/mash.py             |   19 +++++++++++--------
 mashbin                  |    4 ++--
 setup.py                 |    1 +
 6 files changed, 61 insertions(+), 13 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 13:10:28 2007 -0400

    clean up, run createrepo

 TODO         |    2 --
 mash/mash.py |   32 ++++++++++++++++++++++++++++----
 2 files changed, 28 insertions(+), 6 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 13:00:03 2007 -0400

    fix multilib handling - have devel inherit from runtime, etc.

 mash/multilib.py |   46 +++++++++++++++++++++++++++++++++-------------
 1 files changed, 33 insertions(+), 13 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Mar 16 12:40:15 2007 -0400

    multlib stuff. mostly working

 configs/development.mash |    6 +-
 mash/config.py           |   18 +++++----
 mash/mash.py             |   94 +++++++++++++++++++++++++++++++++++++++++++++-
 mash/multilib.py         |   59 +++++++++++++++++++++++++++++
 mashbin                  |   18 +++++++++
 5 files changed, 183 insertions(+), 12 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Mar 15 14:26:28 2007 -0400

    works now. on to multilib

 configs/development.mash |    3 +-
 configs/mash.conf        |    1 +
 mash/arch.py             |    4 +-
 mash/config.py           |   17 ++++++--
 mash/mash.py             |  101 +++++++++++++++++++++++++---------------------
 5 files changed, 73 insertions(+), 53 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Mar 15 11:55:34 2007 -0400

    add createrepo, clean up package dumping. Now, to actually *test* it!

 TODO           |    1 -
 mash/config.py |    1 +
 mash/mash.py   |  173 ++++++++++++++++++++++++++++++++++++--------------------
 3 files changed, 113 insertions(+), 62 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Mar 15 11:13:28 2007 -0400

    simple config parser

 TODO                     |    1 -
 configs/development.mash |    6 ++--
 configs/mash.conf        |    3 +-
 mash/config.py           |   59 ++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 64 insertions(+), 5 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Mar 15 10:26:11 2007 -0400

    yesterday's updates

 configs/development.mash |    2 ++
 configs/mash.conf        |    1 -
 2 files changed, 2 insertions(+), 1 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Thu Mar 15 10:25:56 2007 -0400

    yesterday's work

 COPYING      |  339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST.in  |    6 +
 Makefile     |   44 ++++++++
 TODO         |    4 +
 mash/arch.py |   20 ++++
 mash/mash.py |  137 +++++++++++++++++++++++
 setup.py     |   14 +++
 7 files changed, 564 insertions(+), 0 deletions(-)

Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Mar 13 17:27:06 2007 -0400

    initial config files

 configs/development.mash |    9 +++++++++
 configs/mash.conf        |    4 ++++
 2 files changed, 13 insertions(+), 0 deletions(-)
