# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--jgoerzen@complete.org--projects/missingexts--head--0.7
#

2005-04-05 19:58:08 GMT	John Goerzen <jgoerzen@complete.org>	patch-81

    Summary:
      Updated for latest Cabal
    Revision:
      missingexts--head--0.7--patch-81


    modified files:
     ChangeLog debian/changelog debian/control gencabal.py


2005-02-04 03:22:01 GMT	John Goerzen <jgoerzen@complete.org>	patch-80

    Summary:
      final fixes
    Revision:
      missingexts--head--0.7--patch-80


    modified files:
     COPYRIGHT ChangeLog debian/changelog debian/copyright


2005-02-04 03:19:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-79

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-79


    modified files:
     ChangeLog Python/ForeignImports.hsc Python/Interpreter.hs
     README


2005-02-04 02:58:31 GMT	John Goerzen <jgoerzen@complete.org>	patch-78

    Summary:
      Checkpointing build system
    Revision:
      missingexts--head--0.7--patch-78


    removed files:
     debian/.arch-ids/missingh-doc.docs.id debian/missingh-doc.docs

    modified files:
     ChangeLog Makefile Python/ForeignImports.hsc debian/changelog
     debian/control debian/docs debian/rules gencabal.py

    renamed files:
     debian/.arch-ids/missingh.doc-base.EX.id
       ==> debian/.arch-ids/missingpy.doc-base.EX.id
     debian/missingh.doc-base.EX
       ==> debian/missingpy.doc-base.EX


2005-02-03 22:54:55 GMT	John Goerzen <jgoerzen@complete.org>	patch-77

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-77


    new files:
     utils/.arch-ids/=id
     utils/.arch-ids/missingh-0.9.0-doc.tar.gz.id
     utils/missingh-0.9.0-doc.tar.gz

    modified files:
     ChangeLog Makefile debian/rules

    new directories:
     utils utils/.arch-ids


2005-02-03 22:30:42 GMT	John Goerzen <jgoerzen@complete.org>	patch-76

    Summary:
      more doc work
    Revision:
      missingexts--head--0.7--patch-76


    modified files:
     ChangeLog INSTALL README


2005-02-03 22:25:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-75

    Summary:
      updating docs
    Revision:
      missingexts--head--0.7--patch-75


    modified files:
     COPYRIGHT ChangeLog INSTALL MissingPy/FileArchive/BZip2.hs
     Python/Exceptions/ExcTypes.hsc Python/Objects/Dict.hs
     Python/Objects/File.hs Python/Types.hs Python/Utils.hs README


2005-02-03 17:33:55 GMT	John Goerzen <jgoerzen@complete.org>	patch-74

    Summary:
      fixed test tmp path
    Revision:
      missingexts--head--0.7--patch-74


    modified files:
     ChangeLog testsrc/AnyDBMPytest.hs


2005-02-03 17:31:38 GMT	John Goerzen <jgoerzen@complete.org>	patch-73

    Summary:
      Checkpointing build system improvements
    Revision:
      missingexts--head--0.7--patch-73


    modified files:
     ChangeLog Makefile testsrc/AnyDBMPytest.hs


2005-02-03 17:23:56 GMT	John Goerzen <jgoerzen@complete.org>	patch-72

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-72


    modified files:
     ChangeLog Makefile gencabal.py


2005-02-03 16:58:48 GMT	John Goerzen <jgoerzen@complete.org>	patch-71

    Summary:
      Checkpointing with new build system
    Revision:
      missingexts--head--0.7--patch-71


    new files:
     gencabal.py

    removed files:
     MissingPy.cabal

    modified files:
     ChangeLog Makefile MissingPy/AnyDBM.hs testsrc/AnyDBMPytest.hs


2005-02-03 15:52:40 GMT	John Goerzen <jgoerzen@complete.org>	patch-70

    Summary:
      tests run
    Revision:
      missingexts--head--0.7--patch-70


    new files:
     testsrc/AnyDBMPytest.hs testsrc/AnyDBMtest.hs

    removed files:
     MissingPy/AnyDBM/.arch-ids/=id

    modified files:
     ChangeLog MissingPy/AnyDBM.hs testsrc/Tests.hs

    removed directories:
     MissingPy/AnyDBM MissingPy/AnyDBM/.arch-ids


2005-02-03 15:32:12 GMT	John Goerzen <jgoerzen@complete.org>	patch-69

    Summary:
      fixed compilation errors
    Revision:
      missingexts--head--0.7--patch-69


    modified files:
     ChangeLog MissingPy/AnyDBM.hs


2005-02-03 15:29:22 GMT	John Goerzen <jgoerzen@complete.org>	patch-68

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-68


    modified files:
     ChangeLog MissingPy.cabal MissingPy/AnyDBM.hs
     Python/Objects/Dict.hs


2005-02-03 15:00:48 GMT	John Goerzen <jgoerzen@complete.org>	patch-67

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-67


    new files:
     MissingPy/AnyDBM.hs MissingPy/AnyDBM/.arch-ids/=id

    modified files:
     ChangeLog

    new directories:
     MissingPy/AnyDBM MissingPy/AnyDBM/.arch-ids


2005-02-02 22:58:35 GMT	John Goerzen <jgoerzen@complete.org>	patch-66

    Summary:
      Adjusted Dict to use keys() instead of items() due to compatibility with *dbm
    Revision:
      missingexts--head--0.7--patch-66


    modified files:
     ChangeLog Python/ForeignImports.hsc Python/Objects/Dict.hs
     testsrc/Dicttest.hs


2005-02-02 22:05:17 GMT	John Goerzen <jgoerzen@complete.org>	patch-65

    Summary:
      Checkpointing (tests run)
    Revision:
      missingexts--head--0.7--patch-65


    modified files:
     ChangeLog testsrc/BZip2test.hs


2005-02-02 22:02:55 GMT	John Goerzen <jgoerzen@complete.org>	patch-64

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-64


    modified files:
     ChangeLog testsrc/BZip2test.hs


2005-02-02 21:52:47 GMT	John Goerzen <jgoerzen@complete.org>	patch-63

    Summary:
      Checkpointing. tests still run.
    Revision:
      missingexts--head--0.7--patch-63


    modified files:
     ChangeLog testsrc/BZip2test.hs


2005-02-02 21:49:51 GMT	John Goerzen <jgoerzen@complete.org>	patch-62

    Summary:
      Tests run fine
    Revision:
      missingexts--head--0.7--patch-62


    modified files:
     ChangeLog Python/Objects/File.hs testsrc/BZip2test.hs


2005-02-02 20:40:25 GMT	John Goerzen <jgoerzen@complete.org>	patch-61

    Summary:
      Checkpointing; odd rts error
    Revision:
      missingexts--head--0.7--patch-61


    new files:
     testsrc/Dicttest.hs

    modified files:
     ChangeLog Python/Objects/Dict.hs Python/Objects/File.hs
     testsrc/BZip2test.hs testsrc/Tests.hs


2005-02-02 20:08:43 GMT	John Goerzen <jgoerzen@complete.org>	patch-60

    Summary:
      Dict.hs compiles
    Revision:
      missingexts--head--0.7--patch-60


    modified files:
     ChangeLog MissingPy.cabal Python/ForeignImports.hsc
     Python/Objects/Dict.hs Python/Objects/File.hs


2005-02-02 04:03:46 GMT	John Goerzen <jgoerzen@complete.org>	patch-59

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-59


    modified files:
     ChangeLog Python/Objects/File.hs


2005-02-01 23:00:51 GMT	John Goerzen <jgoerzen@complete.org>	patch-58

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-58


    new files:
     Python/Objects/Dict.hs

    modified files:
     ChangeLog MissingPy.cabal Python/Objects/File.hs


2005-02-01 20:02:21 GMT	John Goerzen <jgoerzen@complete.org>	patch-57

    Summary:
      Moved foreign import declarations to their own module
    Revision:
      missingexts--head--0.7--patch-57


    new files:
     Python/ForeignImports.hsc

    modified files:
     ChangeLog MissingPy.cabal Python/Exceptions.hs
     Python/Interpreter.hs Python/Objects.hs Python/Types.hs
     Python/Utils.hs {arch}/=tagging-method

    renamed files:
     Python/Interpreter.hsc
       ==> Python/Interpreter.hs


2005-02-01 19:47:49 GMT	John Goerzen <jgoerzen@complete.org>	patch-56

    Summary:
      Use generic mapping protocol whenever possible
    Revision:
      missingexts--head--0.7--patch-56


    modified files:
     ChangeLog Python/Objects.hs


2005-02-01 19:28:37 GMT	John Goerzen <jgoerzen@complete.org>	patch-55

    Summary:
      Added tests for dicts
    Revision:
      missingexts--head--0.7--patch-55


    modified files:
     ChangeLog testsrc/Objectstest.hs


2005-02-01 19:03:30 GMT	John Goerzen <jgoerzen@complete.org>	patch-54

    Summary:
      Added error checking for C functions returning CInt
    Revision:
      missingexts--head--0.7--patch-54


    modified files:
     ChangeLog Python/Exceptions.hs Python/Interpreter.hsc
     Python/Objects.hs Python/Utils.hs


2005-02-01 17:38:44 GMT	John Goerzen <jgoerzen@complete.org>	patch-53

    Summary:
      Checkpointing (tests work)
    Revision:
      missingexts--head--0.7--patch-53


    modified files:
     ChangeLog Python/Objects/File.hs testsrc/BZip2test.hs


2005-02-01 17:08:28 GMT	John Goerzen <jgoerzen@complete.org>	patch-52

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-52


    modified files:
     ChangeLog MissingPy/FileArchive/BZip2.hs Python/Utils.hs
     glue/glue.c glue/glue.h testsrc/BZip2test.hs


2005-02-01 16:38:47 GMT	John Goerzen <jgoerzen@complete.org>	patch-51

    Summary:
      Checkpointing (initial bzip2)
    Revision:
      missingexts--head--0.7--patch-51


    new files:
     MissingPy/FileArchive/BZip2.hs testsrc/BZip2test.hs
     testsrc/bz2files/.arch-ids/=id
     testsrc/bz2files/.arch-ids/empty.bz2.id
     testsrc/bz2files/.arch-ids/t1.bz2.id
     testsrc/bz2files/.arch-ids/t2.bz2.id
     testsrc/bz2files/.arch-ids/zeros.bz2.id
     testsrc/bz2files/empty.bz2 testsrc/bz2files/t1.bz2
     testsrc/bz2files/t2.bz2 testsrc/bz2files/zeros.bz2

    modified files:
     ChangeLog MissingPy.cabal MissingPy/FileArchive/GZip.hs
     testsrc/GZiptest.hs testsrc/Tests.hs

    new directories:
     testsrc/bz2files testsrc/bz2files/.arch-ids


2005-02-01 16:23:10 GMT	John Goerzen <jgoerzen@complete.org>	patch-50

    Summary:
      GZip tests work
    Revision:
      missingexts--head--0.7--patch-50


    modified files:
     ChangeLog Python/Exceptions.hs testsrc/GZiptest.hs


2005-02-01 16:07:52 GMT	John Goerzen <jgoerzen@complete.org>	patch-49

    Summary:
      More gzip test fixes
    Revision:
      missingexts--head--0.7--patch-49


    modified files:
     ChangeLog testsrc/GZiptest.hs


2005-02-01 16:07:04 GMT	John Goerzen <jgoerzen@complete.org>	patch-48

    Summary:
      More gzip test fixes
    Revision:
      missingexts--head--0.7--patch-48


    modified files:
     ChangeLog testsrc/GZiptest.hs


2005-02-01 16:06:08 GMT	John Goerzen <jgoerzen@complete.org>	patch-47

    Summary:
      Checkpointing working gzip tests
    Revision:
      missingexts--head--0.7--patch-47


    modified files:
     ChangeLog testsrc/GZiptest.hs


2005-02-01 16:05:20 GMT	John Goerzen <jgoerzen@complete.org>	patch-46

    Summary:
      Checkpointing working gzip tests
    Revision:
      missingexts--head--0.7--patch-46


    modified files:
     ChangeLog Python/Exceptions.hs Python/Objects/File.hs
     testsrc/GZiptest.hs


2005-02-01 03:52:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-45

    Summary:
      GZip works
    Revision:
      missingexts--head--0.7--patch-45


    new files:
     testsrc/GZiptest.hs

    modified files:
     ChangeLog Makefile MissingPy/FileArchive/GZip.hs
     Python/Objects/File.hs testsrc/Tests.hs


2005-02-01 03:13:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-44

    Summary:
      Added GZip
    Revision:
      missingexts--head--0.7--patch-44


    new files:
     MissingPy/.arch-ids/=id MissingPy/FileArchive/.arch-ids/=id
     MissingPy/FileArchive/GZip.hs

    modified files:
     ChangeLog MissingPy.cabal Python/Objects/File.hs

    new directories:
     MissingPy MissingPy/.arch-ids MissingPy/FileArchive
     MissingPy/FileArchive/.arch-ids


2005-02-01 03:02:44 GMT	John Goerzen <jgoerzen@complete.org>	patch-43

    Summary:
      Wrote Python.Objects.File
    Revision:
      missingexts--head--0.7--patch-43


    new files:
     Python/Objects/.arch-ids/=id Python/Objects/File.hs

    modified files:
     ChangeLog MissingPy.cabal

    new directories:
     Python/Objects Python/Objects/.arch-ids


2005-02-01 02:16:37 GMT	John Goerzen <jgoerzen@complete.org>	patch-42

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-42


    modified files:
     ChangeLog Python/Interpreter.hsc Python/Objects.hs
     testsrc/Objectstest.hs


2005-02-01 01:52:34 GMT	John Goerzen <jgoerzen@complete.org>	patch-41

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-41


    modified files:
     ChangeLog testsrc/Exceptionstest.hs testsrc/Objectstest.hs
     {arch}/=tagging-method


2005-01-31 22:56:19 GMT	John Goerzen <jgoerzen@complete.org>	patch-40

    Summary:
      Checkpointing exception handling
    Revision:
      missingexts--head--0.7--patch-40


    modified files:
     ChangeLog Python/Exceptions.hs


2005-01-31 22:43:16 GMT	John Goerzen <jgoerzen@complete.org>	patch-39

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-39


    new files:
     Python/Exceptions/.arch-ids/=id Python/Exceptions/ExcTypes.hsc

    modified files:
     ChangeLog MissingPy.cabal

    new directories:
     Python/Exceptions Python/Exceptions/.arch-ids


2005-01-31 22:00:11 GMT	John Goerzen <jgoerzen@complete.org>	patch-38

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-38


    modified files:
     ChangeLog Python/Exceptions.hs Python/Objects.hs
     Python/Utils.hs testsrc/Exceptionstest.hs


2005-01-31 21:32:39 GMT	John Goerzen <jgoerzen@complete.org>	patch-37

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-37


    modified files:
     ChangeLog Python/Interpreter.hsc testsrc/Interpretertest.hs


2005-01-31 21:27:14 GMT	John Goerzen <jgoerzen@complete.org>	patch-36

    Summary:
      Working on exceptions
    Revision:
      missingexts--head--0.7--patch-36


    new files:
     testsrc/Exceptionstest.hs

    modified files:
     ChangeLog Python/Exceptions.hs Python/Interpreter.hsc
     Python/Types.hs Python/Utils.hs glue/glue.c
     testsrc/Objectstest.hs testsrc/Tests.hs


2005-01-31 20:37:01 GMT	John Goerzen <jgoerzen@complete.org>	patch-35

    Summary:
      removed debug code
    Revision:
      missingexts--head--0.7--patch-35


    modified files:
     ChangeLog Python/Interpreter.hsc testsrc/Interpretertest.hs


2005-01-31 20:34:06 GMT	John Goerzen <jgoerzen@complete.org>	patch-34

    Summary:
      attribute access and method calls working
    Revision:
      missingexts--head--0.7--patch-34


    modified files:
     ChangeLog Python/Objects.hs testsrc/Objectstest.hs


2005-01-31 20:26:07 GMT	John Goerzen <jgoerzen@complete.org>	patch-33

    Summary:
      Object Access Works
    Revision:
      missingexts--head--0.7--patch-33


    modified files:
     ChangeLog Python/Interpreter.hsc Python/Objects.hs
     Python/Utils.hs testsrc/Objectstest.hs


2005-01-31 19:12:32 GMT	John Goerzen <jgoerzen@complete.org>	patch-32

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-32


    modified files:
     ChangeLog Python/Interpreter.hsc Python/Utils.hs
     testsrc/Interpretertest.hs testsrc/Objectstest.hs


2005-01-31 18:33:30 GMT	John Goerzen <jgoerzen@complete.org>	patch-31

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-31


    modified files:
     ChangeLog Python/Utils.hs testsrc/Interpretertest.hs


2005-01-31 18:22:45 GMT	John Goerzen <jgoerzen@complete.org>	patch-30

    Summary:
      callByName done, tests pass
    Revision:
      missingexts--head--0.7--patch-30


    modified files:
     ChangeLog Python/Interpreter.hsc Python/Objects.hs
     testsrc/Interpretertest.hs


2005-01-31 18:11:35 GMT	John Goerzen <jgoerzen@complete.org>	patch-29

    Summary:
      Removed debugging code
    Revision:
      missingexts--head--0.7--patch-29


    modified files:
     ChangeLog Python/Objects.hs testsrc/Objectstest.hs


2005-01-31 18:10:15 GMT	John Goerzen <jgoerzen@complete.org>	patch-28

    Summary:
      All tests now run
    Revision:
      missingexts--head--0.7--patch-28


    modified files:
     ChangeLog Python/Objects.hs testsrc/Objectstest.hs


2005-01-31 17:48:19 GMT	John Goerzen <jgoerzen@complete.org>	patch-27

    Summary:
      Checkpointing... call still has issues
    Revision:
      missingexts--head--0.7--patch-27


    modified files:
     ChangeLog testsrc/Objectstest.hs


2005-01-31 17:47:20 GMT	John Goerzen <jgoerzen@complete.org>	patch-26

    Summary:
      Checkpointing... call still has issues
    Revision:
      missingexts--head--0.7--patch-26


    modified files:
     ChangeLog Python/Interpreter.hsc Python/Objects.hs
     Python/Utils.hs testsrc/Interpretertest.hs
     testsrc/Objectstest.hs


2005-01-31 16:38:40 GMT	John Goerzen <jgoerzen@complete.org>	patch-25

    Summary:
      Checkpointing (dir finished)
    Revision:
      missingexts--head--0.7--patch-25


    new files:
     Python/Exceptions.hs

    modified files:
     ChangeLog MissingPy.cabal Python/Interpreter.hsc
     Python/Objects.hs Python/Types.hs Python/Utils.hs
     testsrc/Objectstest.hs


2005-01-31 15:50:07 GMT	John Goerzen <jgoerzen@complete.org>	patch-24

    Summary:
      Added and tested doubles
    Revision:
      missingexts--head--0.7--patch-24


    modified files:
     ChangeLog Python/Objects.hs testsrc/Objectstest.hs


2005-01-31 15:34:24 GMT	John Goerzen <jgoerzen@complete.org>	patch-23

    Summary:
      Updated numbers; 40 tests OK
    Revision:
      missingexts--head--0.7--patch-23


    modified files:
     ChangeLog Python/Objects.hs testsrc/Objectstest.hs


2005-01-31 02:44:30 GMT	John Goerzen <jgoerzen@complete.org>	patch-22

    Summary:
      Checkpointing -- tests on ALs complete
    Revision:
      missingexts--head--0.7--patch-22


    modified files:
     ChangeLog Python/Objects.hs Python/Types.hs glue/glue.c
     glue/glue.h testsrc/Interpretertest.hs testsrc/Objectstest.hs


2005-01-30 15:48:10 GMT	John Goerzen <jgoerzen@complete.org>	patch-21

    Summary:
      Strings Working
    Revision:
      missingexts--head--0.7--patch-21


    modified files:
     ChangeLog Python/Objects.hs


2005-01-30 15:41:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-20

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-20


    new files:
     testsrc/Objectstest.hs

    modified files:
     ChangeLog Python/Objects.hs testsrc/Interpretertest.hs
     testsrc/Tests.hs


2005-01-30 15:32:57 GMT	John Goerzen <jgoerzen@complete.org>	patch-19

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-19


    removed files:
     libsrc/.arch-ids/=id

    modified files:
     ChangeLog MissingPy.cabal Python/Objects.hs Python/Types.hs
     Python/Utils.hs

    renamed files:
     Python/Instances.hs
       ==> Python/Objects.hs

    removed directories:
     libsrc libsrc/.arch-ids


2005-01-30 05:43:47 GMT	John Goerzen <jgoerzen@complete.org>	patch-18

    Summary:
      Initial tests WORK
    Revision:
      missingexts--head--0.7--patch-18


    modified files:
     ChangeLog Python/Interpreter.hsc Python/Utils.hs
     testsrc/Interpretertest.hs


2005-01-30 05:38:12 GMT	John Goerzen <jgoerzen@complete.org>	patch-17

    Summary:
      Fixed running from string
    Revision:
      missingexts--head--0.7--patch-17


    modified files:
     ChangeLog Python/Interpreter.hsc Python/Utils.hs
     testsrc/Interpretertest.hs

    renamed files:
     Python/Interpreter.hs
       ==> Python/Interpreter.hsc


2005-01-30 05:27:44 GMT	John Goerzen <jgoerzen@complete.org>	patch-16

    Summary:
      Checkpointing basic exception stuff
    Revision:
      missingexts--head--0.7--patch-16


    modified files:
     ChangeLog Python/Utils.hs glue/glue.c glue/glue.h


2005-01-30 02:08:27 GMT	John Goerzen <jgoerzen@complete.org>	patch-15

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-15


    modified files:
     ChangeLog testsrc/Interpretertest.hs


2005-01-30 02:06:46 GMT	John Goerzen <jgoerzen@complete.org>	patch-14

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-14


    modified files:
     ChangeLog Python/Instances.hs Python/Interpreter.hs
     Python/Types.hs Python/Utils.hs testsrc/Interpretertest.hs


2005-01-30 01:35:19 GMT	John Goerzen <jgoerzen@complete.org>	patch-13

    Summary:
      TESTS WORK
    Revision:
      missingexts--head--0.7--patch-13


    new files:
     testsrc/Interpretertest.hs

    removed files:
     testsrc/Bitstest.hs testsrc/Eithertest.hs
     testsrc/FiniteMaptest.hs testsrc/HVFStest.hs
     testsrc/HVIOtest.hs testsrc/IOtest.hs testsrc/Listtest.hs
     testsrc/Strtest.hs testsrc/Timetest.hs

    modified files:
     ChangeLog Makefile MissingPy.cabal Python/Interpreter.hs
     testsrc/Tests.hs testsrc/runtests.hs


2005-01-30 01:06:35 GMT	John Goerzen <jgoerzen@complete.org>	patch-12

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-12


    modified files:
     ChangeLog Python/Instances.hs


2005-01-30 01:03:32 GMT	John Goerzen <jgoerzen@complete.org>	patch-11

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-11


    modified files:
     ChangeLog Python/Instances.hs


2005-01-30 00:53:01 GMT	John Goerzen <jgoerzen@complete.org>	patch-10

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-10


    modified files:
     ChangeLog Python/Instances.hs Python/Utils.hs
     {arch}/=tagging-method


2005-01-30 00:34:09 GMT	John Goerzen <jgoerzen@complete.org>	patch-9

    Summary:
      checkpointing
    Revision:
      missingexts--head--0.7--patch-9


    modified files:
     ChangeLog MissingPy.cabal Python/Instances.hs Python/Types.hs


2005-01-30 00:22:11 GMT	John Goerzen <jgoerzen@complete.org>	patch-8

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-8


    modified files:
     ChangeLog Python/Instances.hs


2005-01-30 00:15:42 GMT	John Goerzen <jgoerzen@complete.org>	patch-7

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-7


    new files:
     Python/Instances.hs Python/Utils.hs

    modified files:
     ChangeLog MissingPy.cabal Python/Types.hs


2005-01-30 00:10:24 GMT	John Goerzen <jgoerzen@complete.org>	patch-6

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-6


    new files:
     Python/Interpreter.hs

    removed files:
     Python/Interpreter.hs

    modified files:
     ChangeLog MissingPy.cabal Python/Types.hs


2005-01-29 23:53:20 GMT	John Goerzen <jgoerzen@complete.org>	patch-5

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-5


    new files:
     glue/.arch-ids/=id glue/glue.h

    removed files:
     glue/.arch-ids/=id

    modified files:
     ChangeLog MissingPy.cabal Python/Types.hs glue/glue.c

    renamed files:
     Python/Types.hsc
       ==> Python/Types.hs
     glue/glue.c
       ==> glue/glue.c

    new directories:
     glue

    removed directories:
     glue

    renamed directories:
     glue/.arch-ids
       ==> glue/.arch-ids


2005-01-29 23:24:51 GMT	John Goerzen <jgoerzen@complete.org>	patch-4

    Summary:
      Checkpointing
    Revision:
      missingexts--head--0.7--patch-4


    new files:
     Python/Types.hsc glue/glue.c

    removed files:
     Python/Types.hs glue/test.c

    modified files:
     ChangeLog MissingPy.cabal


2005-01-29 22:04:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-3

    Summary:
      Initial cabal test success
    Revision:
      missingexts--head--0.7--patch-3


    modified files:
     ChangeLog Makefile


2005-01-29 22:02:33 GMT	John Goerzen <jgoerzen@complete.org>	patch-2

    Summary:
      Checkpointing more testing
    Revision:
      missingexts--head--0.7--patch-2


    new files:
     MissingPy.cabal Python/.arch-ids/=id Python/Interpreter.hs
     Python/Types.hs glue/.arch-ids/=id glue/test.c

    removed files:
     MissingH.cabal announcements/.arch-ids/=id
     announcements/0.8.0.txt testsrc/CRC32GZIPtest.hs
     testsrc/CRC32POSIXtest.hs testsrc/GZiptest.hs
     testsrc/MIMETypestest.hs testsrc/Network/.arch-ids/=id
     testsrc/Network/FTP/.arch-ids/=id
     testsrc/Network/FTP/Parsertest.hs testsrc/Pathtest.hs
     testsrc/Printftest.hs testsrc/mime.types.test

    modified files:
     ChangeLog

    new directories:
     Python Python/.arch-ids glue glue/.arch-ids

    removed directories:
     announcements announcements/.arch-ids testsrc/Network
     testsrc/Network/.arch-ids testsrc/Network/FTP
     testsrc/Network/FTP/.arch-ids


2005-01-29 21:53:41 GMT	John Goerzen <jgoerzen@complete.org>	patch-1

    Summary:
      Initial changes for MissingPy
    Revision:
      missingexts--head--0.7--patch-1


    new files:
     ChangeLog

    removed files:
     .arch-ids/notes.txt.id ChangeLog ChangeLog-0.5.0 ChangeLog.old
     TODO doc/.arch-ids/=id doc/.arch-ids/Pesco.pdf.id
     doc/.arch-ids/pescofmt.fmt.id doc/Makefile doc/Pesco.pdf
     doc/pescofmt.fmt examples/.arch-ids/=id
     examples/.arch-ids/test2.hs.id examples/.arch-ids/test3.hs.id
     examples/ftptest.hs examples/test2.hs examples/test3.hs
     libsrc/MissingH/.arch-ids/=id libsrc/MissingH/Bits.hs
     libsrc/MissingH/Checksum/.arch-ids/=id
     libsrc/MissingH/Checksum/CRC32/.arch-ids/=id
     libsrc/MissingH/Checksum/CRC32/GZip.hs
     libsrc/MissingH/Checksum/CRC32/Posix.hs libsrc/MissingH/Cmd.hs
     libsrc/MissingH/Cmd/.arch-ids/=id
     libsrc/MissingH/Compression/.arch-ids/=id
     libsrc/MissingH/Compression/Inflate.hs
     libsrc/MissingH/ConfigParser.hs
     libsrc/MissingH/ConfigParser/.arch-ids/=id
     libsrc/MissingH/ConfigParser/Lexer.hs
     libsrc/MissingH/ConfigParser/Parser.hs
     libsrc/MissingH/ConfigParser/Types.hs
     libsrc/MissingH/Either.hs libsrc/MissingH/Email/.arch-ids/=id
     libsrc/MissingH/Email/Parser.hs
     libsrc/MissingH/Email/Sendmail.hs
     libsrc/MissingH/FileArchive/.arch-ids/=id
     libsrc/MissingH/FileArchive/GZip.hs
     libsrc/MissingH/FiniteMap.hs
     libsrc/MissingH/Hsemail/.arch-ids/=id
     libsrc/MissingH/Hsemail/.arch-ids/README.id
     libsrc/MissingH/Hsemail/.arch-ids/Rfc2234.hs.id
     libsrc/MissingH/Hsemail/.arch-ids/Rfc2821.hs.id
     libsrc/MissingH/Hsemail/.arch-ids/Rfc2822.hs.id
     libsrc/MissingH/Hsemail/README
     libsrc/MissingH/Hsemail/Rfc2234.hs
     libsrc/MissingH/Hsemail/Rfc2821.hs
     libsrc/MissingH/Hsemail/Rfc2822.hs libsrc/MissingH/IO.hs
     libsrc/MissingH/IO/.arch-ids/=id
     libsrc/MissingH/IO/.arch-ids/BlockIO.hs.id
     libsrc/MissingH/IO/Binary.hs libsrc/MissingH/IO/BlockIO.hs
     libsrc/MissingH/IO/HVFS.hs
     libsrc/MissingH/IO/HVFS/.arch-ids/=id
     libsrc/MissingH/IO/HVFS/Combinators.hs
     libsrc/MissingH/IO/HVFS/InstanceHelpers.hs
     libsrc/MissingH/IO/HVFS/Utils.hs libsrc/MissingH/IO/HVIO.hs
     libsrc/MissingH/List.hs libsrc/MissingH/Logging.hs
     libsrc/MissingH/Logging/.arch-ids/=id
     libsrc/MissingH/Logging/Handler.hs
     libsrc/MissingH/Logging/Handler/.arch-ids/=id
     libsrc/MissingH/Logging/Handler/Simple.hs
     libsrc/MissingH/Logging/Handler/Syslog.hs
     libsrc/MissingH/Logging/Logger.hs libsrc/MissingH/MIMETypes.hs
     libsrc/MissingH/Network.hs
     libsrc/MissingH/Network/.arch-ids/=id
     libsrc/MissingH/Network/FTP/.arch-ids/=id
     libsrc/MissingH/Network/FTP/Client.hs
     libsrc/MissingH/Network/FTP/ParserClient.hs
     libsrc/MissingH/Network/FTP/ParserServer.hs
     libsrc/MissingH/Network/FTP/Server.hs
     libsrc/MissingH/Network/SocketServer.hs
     libsrc/MissingH/Parsec.hs libsrc/MissingH/Path.hs
     libsrc/MissingH/Path/.arch-ids/=id
     libsrc/MissingH/Path/NameManip.hs libsrc/MissingH/Printf.hs
     libsrc/MissingH/Printf/.arch-ids/=id
     libsrc/MissingH/Printf/Printer.hs
     libsrc/MissingH/Printf/Types.hs
     libsrc/MissingH/Regex/.arch-ids/=id
     libsrc/MissingH/Regex/.arch-ids/Pesco.lhs.id
     libsrc/MissingH/Regex/Pesco.lhs libsrc/MissingH/Str.hs
     libsrc/MissingH/Threads.hs
     libsrc/MissingH/Threads/.arch-ids/=id
     libsrc/MissingH/Threads/.arch-ids/Child.hs.id
     libsrc/MissingH/Threads/Child.hs libsrc/MissingH/Time.hs
     libsrc/MissingH/Wash/.arch-ids/=id
     libsrc/MissingH/Wash/Mail/.arch-ids/=id
     libsrc/MissingH/Wash/Mail/.arch-ids/Email.hs.id
     libsrc/MissingH/Wash/Mail/.arch-ids/EmailConfig.hs.id
     libsrc/MissingH/Wash/Mail/.arch-ids/HeaderField.hs.id
     libsrc/MissingH/Wash/Mail/.arch-ids/LICENSE.id
     libsrc/MissingH/Wash/Mail/.arch-ids/MIME.hs.id
     libsrc/MissingH/Wash/Mail/.arch-ids/MailParser.hs.id
     libsrc/MissingH/Wash/Mail/.arch-ids/Message.hs.id
     libsrc/MissingH/Wash/Mail/Email.hs
     libsrc/MissingH/Wash/Mail/EmailConfig.hs
     libsrc/MissingH/Wash/Mail/HeaderField.hs
     libsrc/MissingH/Wash/Mail/LICENSE
     libsrc/MissingH/Wash/Mail/MIME.hs
     libsrc/MissingH/Wash/Mail/MailParser.hs
     libsrc/MissingH/Wash/Mail/Message.hs
     libsrc/MissingH/Wash/Utility/.arch-ids/=id
     libsrc/MissingH/Wash/Utility/.arch-ids/Auxiliary.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/Base32.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/Base64.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/FileNames.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/Hex.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/ISO8601.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/IntToString.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/JavaScript.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/LICENSE.id
     libsrc/MissingH/Wash/Utility/.arch-ids/Locking.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/QuotedPrintable.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/RFC2047.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/RFC2279.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/RFC2397.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/Shell.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/SimpleParser.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/URLCoding.hs.id
     libsrc/MissingH/Wash/Utility/.arch-ids/Unique.hs.id
     libsrc/MissingH/Wash/Utility/Auxiliary.hs
     libsrc/MissingH/Wash/Utility/Base32.hs
     libsrc/MissingH/Wash/Utility/Base64.hs
     libsrc/MissingH/Wash/Utility/FileNames.hs
     libsrc/MissingH/Wash/Utility/Hex.hs
     libsrc/MissingH/Wash/Utility/ISO8601.hs
     libsrc/MissingH/Wash/Utility/IntToString.hs
     libsrc/MissingH/Wash/Utility/JavaScript.hs
     libsrc/MissingH/Wash/Utility/LICENSE
     libsrc/MissingH/Wash/Utility/Locking.hs
     libsrc/MissingH/Wash/Utility/QuotedPrintable.hs
     libsrc/MissingH/Wash/Utility/RFC2047.hs
     libsrc/MissingH/Wash/Utility/RFC2279.hs
     libsrc/MissingH/Wash/Utility/RFC2397.hs
     libsrc/MissingH/Wash/Utility/Shell.hs
     libsrc/MissingH/Wash/Utility/SimpleParser.hs
     libsrc/MissingH/Wash/Utility/URLCoding.hs
     libsrc/MissingH/Wash/Utility/Unique.hs notes.txt
     pending/.arch-ids/=id pending/Gopher.hs

    removed directories:
     doc doc/.arch-ids examples examples/.arch-ids libsrc/MissingH
     libsrc/MissingH/.arch-ids libsrc/MissingH/Checksum
     libsrc/MissingH/Checksum/.arch-ids
     libsrc/MissingH/Checksum/CRC32
     libsrc/MissingH/Checksum/CRC32/.arch-ids libsrc/MissingH/Cmd
     libsrc/MissingH/Cmd/.arch-ids libsrc/MissingH/Compression
     libsrc/MissingH/Compression/.arch-ids
     libsrc/MissingH/ConfigParser
     libsrc/MissingH/ConfigParser/.arch-ids libsrc/MissingH/Email
     libsrc/MissingH/Email/.arch-ids libsrc/MissingH/FileArchive
     libsrc/MissingH/FileArchive/.arch-ids libsrc/MissingH/Hsemail
     libsrc/MissingH/Hsemail/.arch-ids libsrc/MissingH/IO
     libsrc/MissingH/IO/.arch-ids libsrc/MissingH/IO/HVFS
     libsrc/MissingH/IO/HVFS/.arch-ids libsrc/MissingH/Logging
     libsrc/MissingH/Logging/.arch-ids
     libsrc/MissingH/Logging/Handler
     libsrc/MissingH/Logging/Handler/.arch-ids
     libsrc/MissingH/Network libsrc/MissingH/Network/.arch-ids
     libsrc/MissingH/Network/FTP
     libsrc/MissingH/Network/FTP/.arch-ids libsrc/MissingH/Path
     libsrc/MissingH/Path/.arch-ids libsrc/MissingH/Printf
     libsrc/MissingH/Printf/.arch-ids libsrc/MissingH/Regex
     libsrc/MissingH/Regex/.arch-ids libsrc/MissingH/Threads
     libsrc/MissingH/Threads/.arch-ids libsrc/MissingH/Wash
     libsrc/MissingH/Wash/.arch-ids libsrc/MissingH/Wash/Mail
     libsrc/MissingH/Wash/Mail/.arch-ids
     libsrc/MissingH/Wash/Utility
     libsrc/MissingH/Wash/Utility/.arch-ids pending
     pending/.arch-ids


2005-01-29 20:47:13 GMT	John Goerzen <jgoerzen@complete.org>	base-0

    Summary:
      tag of jgoerzen@complete.org--projects/missingh--head--0.7--patch-181
    Revision:
      missingexts--head--0.7--base-0

    (automatically generated log message)

    new patches:
     jgoerzen@complete.org--projects/missingh--head--0.5--base-0
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-1
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-2
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-3
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-4
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-5
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-6
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-7
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-8
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-9
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-10
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-11
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-12
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-13
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-14
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-15
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-16
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-17
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-18
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-19
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-20
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-21
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-22
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-23
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-24
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-25
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-26
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-27
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-28
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-29
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-30
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-31
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-32
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-33
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-34
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-35
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-36
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-37
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-38
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-39
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-40
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-41
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-42
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-43
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-44
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-45
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-46
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-47
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-48
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-49
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-50
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-51
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-52
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-53
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-54
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-55
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-56
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-57
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-58
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-59
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-60
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-61
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-62
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-63
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-64
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-65
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-66
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-67
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-68
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-69
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-70
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-71
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-72
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-73
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-74
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-75
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-76
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-77
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-78
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-79
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-80
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-81
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-82
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-83
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-84
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-85
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-86
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-87
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-88
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-89
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-90
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-91
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-92
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-93
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-94
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-95
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-96
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-97
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-98
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-99
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-100
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-101
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-102
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-103
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-104
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-105
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-106
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-107
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-108
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-109
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-110
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-111
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-112
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-113
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-114
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-115
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-116
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-117
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-118
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-119
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-120
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-121
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-122
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-123
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-124
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-125
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-126
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-127
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-128
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-129
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-130
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-131
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-132
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-133
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-134
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-135
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-136
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-137
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-138
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-139
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-140
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-141
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-142
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-143
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-144
     jgoerzen@complete.org--projects/missingh--head--0.5--patch-145
     jgoerzen@complete.org--projects/missingh--head--0.7--base-0
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-1
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-2
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-3
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-4
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-5
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-6
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-7
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-8
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-9
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-10
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-11
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-12
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-13
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-14
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-15
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-16
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-17
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-18
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-19
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-20
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-21
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-22
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-23
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-24
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-25
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-26
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-27
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-28
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-29
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-30
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-31
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-32
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-33
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-34
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-35
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-36
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-37
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-38
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-39
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-40
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-41
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-42
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-43
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-44
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-45
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-46
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-47
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-48
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-49
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-50
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-51
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-52
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-53
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-54
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-55
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-56
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-57
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-58
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-59
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-60
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-61
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-62
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-63
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-64
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-65
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-66
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-67
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-68
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-69
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-70
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-71
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-72
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-73
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-74
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-75
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-76
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-77
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-78
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-79
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-80
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-81
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-82
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-83
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-84
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-85
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-86
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-87
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-88
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-89
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-90
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-91
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-92
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-93
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-94
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-95
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-96
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-97
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-98
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-99
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-100
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-101
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-102
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-103
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-104
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-105
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-106
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-107
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-108
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-109
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-110
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-111
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-112
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-113
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-114
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-115
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-116
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-117
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-118
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-119
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-120
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-121
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-122
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-123
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-124
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-125
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-126
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-127
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-128
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-129
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-130
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-131
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-132
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-133
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-134
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-135
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-136
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-137
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-138
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-139
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-140
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-141
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-142
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-143
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-144
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-145
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-146
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-147
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-148
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-149
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-150
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-151
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-152
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-153
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-154
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-155
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-156
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-157
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-158
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-159
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-160
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-161
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-162
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-163
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-164
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-165
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-166
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-167
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-168
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-169
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-170
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-171
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-172
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-173
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-174
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-175
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-176
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-177
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-178
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-179
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-180
     jgoerzen@complete.org--projects/missingh--head--0.7--patch-181
     jgoerzen@complete.org--projects/missingh--head--1.0--base-0
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-1
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-2
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-3
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-4
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-5
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-6
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-7
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-8
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-9
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-10
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-11
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-12
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-13
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-14
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-15
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-16
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-17
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-18
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-19
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-20
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-21
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-22
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-23
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-24
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-25
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-26
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-27
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-28
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-29
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-30
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-31
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-32
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-33
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-34
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-35
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-36
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-37
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-38
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-39
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-40
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-41
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-42
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-43
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-44
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-45
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-46
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-47
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-48
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-49
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-50
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-51
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-52
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-53
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-54
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-55
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-56
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-57
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-58
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-59
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-60
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-61
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-62
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-63
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-64
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-65
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-66
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-67
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-68
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-69
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-70
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-71
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-72
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-73
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-74
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-75
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-76
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-77
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-78
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-79
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-80
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-81
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-82
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-83
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-84
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-85
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-86
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-87
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-88
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-89
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-90
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-91
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-92
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-93
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-94
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-95
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-96
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-97
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-98
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-99
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-100
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-101
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-102
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-103
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-104
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-105
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-106
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-107
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-108
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-109
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-110
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-111
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-112
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-113
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-114
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-115
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-116
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-117
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-118
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-119
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-120
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-121
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-122
     jgoerzen@complete.org--projects/missingh--head--1.0--patch-123
     jgoerzen@complete.org--tmp/hsemail--missingh--2004.0--base-0
     jgoerzen@complete.org--tmp/hsemail--missingh--2004.0--patch-1
     jgoerzen@complete.org--tmp/hsemail--missingh--2004.0--patch-2
     jgoerzen@complete.org--tmp/washngo--missingh--2.0--base-0
     jgoerzen@complete.org--tmp/washngo--missingh--2.0--patch-1
     jgoerzen@complete.org--tmp/washngo--missingh--2.0--patch-2
     jgoerzen@complete.org--upstreams/hsemail--head--2004.0--base-0
     jgoerzen@complete.org--upstreams/hsemail--head--2004.0--patch-1
     jgoerzen@complete.org--upstreams/washngo--head--2.0--base-0
     jgoerzen@complete.org--upstreams/washngo--head--2.0--patch-1


