commit 08c01f11301c9cba826a1a959c4386157df2cc14
Author: Hampa Hug <hampa@hampa.ch>
Date:   2021-08-20 10:34:27 +0200

    Fix a compiler warning

commit f7638d533131168d5dcbea7a6db43751679448ff
Author: Hampa Hug <hampa@hampa.ch>
Date:   2020-03-12 14:57:23 +0100

    macrsc: Fix the number of arguments of the '-t' option

commit 9bf5d1d01fbf755edcd13ee7eb2f1550f0f48df5
Author: Hampa Hug <hampa@hampa.ch>
Date:   2020-03-11 16:58:38 +0100

    mar: Add missing option '-F'

commit bc423047e15c50fca110f3bd13a54a4acde745b3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2020-03-11 16:58:37 +0100

    mar: Update copyright

commit ca25a9496e5acc302daa3d51d0eb492198eeac0b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2019-05-30 16:17:09 +0200

    mar: Add options to filter the listing by finder flags and file flags

commit 5a22c78839deb6e8886927d514b0a8f5627929a2
Author: Hampa Hug <hampa@hampa.ch>
Date:   2019-05-30 16:17:08 +0200

    mar: Add options to list the ctime and/or the mtime

commit 8d6be3d0c356c00993c44ad18ae1c48512e0daa3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2019-05-30 16:17:07 +0200

    mar: Check file flags and finder flags for correctness

commit 46d7395b5c8f8469220fae186e22c0f3a81d125d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2019-05-30 16:17:06 +0200

    mar: Remove uses of EXIT_FAILURE and EXIT_SUCCESS

commit 5db46d6ed5f0d215ee2f64a48cd89bcd021a0a9b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2019-05-30 16:17:05 +0200

    dmdftodc42: Fix checking if the input file was opened correctly

commit e22a9e9fd0af8648c4ecdf494b4728481580003b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2019-05-30 16:17:04 +0200

    dmdftodc42: Rename argv0 to arg0

commit 80698189b48d84cb59359dcad6a1217c6dfd49fc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2019-05-30 16:17:03 +0200

    dmdftodc42: Remove uses of EXIT_FAILURE and EXIT_SUCCESS

commit 942398d4e3753a3765e6ae8177c0c737112edaea
Author: Hampa Hug <hampa@hampa.ch>
Date:   2019-05-30 16:17:02 +0200

    macdec/macenc: Add option -s to sort the resources

commit adb0a9e64135fea0ad9bdf8670fe5d2fb52784ef
Author: Hampa Hug <hampa@hampa.ch>
Date:   2018-03-01 04:01:54 +0100

    hfs: Rename the '-f', '-i' and '-o' options for hfsfix
    
    The '-f' option no specifies the image offset, consistent with
    hfsinfo. The '-i' option specifies the image file and the '-o'
    option is no longer used.

commit e07b2d06972d099d4de0ca091e290d596e9f57ba
Author: Hampa Hug <hampa@hampa.ch>
Date:   2018-03-01 04:01:53 +0100

    hfs: Use the start offset when opening a partition map
    
    The image start offset was ignored when opening an image
    by partition map. In particular, it was ignored when
    automatically opening an image.

commit a23ed7479c9d8d36b7f47ed2e0f3c8453c247dbb
Author: Hampa Hug <hampa@hampa.ch>
Date:   2018-02-17 02:02:42 +0100

    configure: Set the git hash length in the version string to 8 characters

commit 7a17b7f9ba35500b8e770a5f39c9b67fbbb641dc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2018-02-17 02:01:44 +0100

    configure: Remove version extraction from a Subversion checkout

commit 24d05ff312fec7d0b1a24dd1112795ebc9644695
Author: Hampa Hug <hampa@hampa.ch>
Date:   2018-02-17 02:01:10 +0100

    configure: Update config.guess and config.sub

commit d2fed35b6e4b16d549e2ca7d5451e47780440b2c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2018-02-17 01:13:41 +0100

    hfs: Open a partitioned image even if there is no device id present

commit 385fdd1f406646ed591341812cd77e7ac442f0d9
Author: Hampa Hug <hampa@hampa.ch>
Date:   2017-11-10 20:16:14 +0100

    hfsfix: Update the man page

commit 063234012fc3186ec237893b416c63e16827341b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2017-11-10 20:15:40 +0100

    mfs: Add application mfsls

commit 37c5c4d0a769c236d0711d296ec7e3c12c9681cf
Author: Hampa Hug <hampa@hampa.ch>
Date:   2017-11-10 20:15:09 +0100

    lib/mfs: Add functions to read the directory

commit 761754d9c53d5ae3378218e97933d662acf12f41
Author: Hampa Hug <hampa@hampa.ch>
Date:   2016-01-15 07:52:49 +0100

    hfsinfo: Update the man page

commit 428170e03297be6c47f19a547d507862bc4927df
Author: Hampa Hug <hampa@hampa.ch>
Date:   2016-01-15 07:51:35 +0100

    hfs: Fix opening a specific partition
    
    There was an off-by-one error when calculating the partition map
    offset for a partition.

commit 9d7cf8fa7499b0c30b8f9e4c8865857cf21eb6ad
Author: Hampa Hug <hampa@hampa.ch>
Date:   2016-01-15 00:51:24 +0100

    hfsinfo: Add option -o to set the output file name

commit 44e5db40ded39bd89a67c4603b4488e30b691b4e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2016-01-15 00:50:54 +0100

    Support building under MinGW

commit b3e3b97ea633be99a9ad1c5730072d3aabf20678
Author: Hampa Hug <hampa@hampa.ch>
Date:   2016-01-14 16:16:53 +0100

    Update for version 0.1.2

commit fab0db63dff5fcf05b630e972735b1590e95ed3d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2015-04-25 22:49:52 +0200

    mar: Fix CRC calculation on 64 bit hosts

commit 84bef40072ce1b1d78eaaf4dd6ed1a4827a3e307
Author: Hampa Hug <hampa@hampa.ch>
Date:   2015-01-14 17:41:14 +0100

    mar: Support extracting of only data forks

commit 04195f1b32d8173cf21dd86e7a2edfc82da207df
Author: Hampa Hug <hampa@hampa.ch>
Date:   2013-05-28 12:17:22 +0200

    macc: Add read and write support for BinHex 3.0 and BinHex 2 files

commit e27dbc22118d844051b801726999236b58cd339f
Author: Hampa Hug <hampa@hampa.ch>
Date:   2013-05-27 02:03:22 +0200

    dc42: Set the image name to "-not a Macintosh disk-" if it can't be determined

commit 547d1d921e59dc521a59a4b3d627a21320d253cc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-06-19 06:57:16 +0200

    Add new application mkmfs

commit 02c42792e4c5e48b0b024aa5735357a0bf4d9a0d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-06-19 06:56:47 +0200

    Add new application mfsfix

commit f4a431c00b2b4f1087bc56eb687719cdbce549fd
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-06-19 06:56:12 +0200

    mfsinfo: New application to print information about MFS volumes

commit adb4c9500e3cde8c85dce241faa234b08e41f3ae
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-06-19 06:54:52 +0200

    lib/mfs: Add rudimentary MFS support

commit 432503bcb7fb2b5d3637967697d02fd1285e6486
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-06-19 06:54:05 +0200

    hfs: Fix a buffer overflow

commit e2187644a6e06d3077edc73dc90c7b4a0b5e6b54
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-04-22 10:47:09 +0200

    dc42: Extract the volume name from the volume information by default

commit 9335e2bdce787febf82b229e78902b3fe712740a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-04-22 10:46:43 +0200

    lib/file: Add functions mac_set_pos() and mac_get_pos()

commit fd10b8e009fb83e51d70c43280265293fc5650bd
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-04-21 02:14:39 +0200

    hfsfix: Report an error when trying to modify a read only image

commit e2639c1bd301c9ca8b5f09d415f0821103f55224
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-04-21 02:14:05 +0200

    hfsfix, hfsinfo: Automatically detect the image type

commit 7823d94a7741a53e67fb750573d0984fe34e80dc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-04-21 02:13:38 +0200

    lib/hfs: Support opening HFS volumes in Disk Copy 4.2 images

commit ad286b642b90f89b07e7e57755a6ff549bae86a6
Author: Hampa Hug <hampa@hampa.ch>
Date:   2012-04-21 02:13:14 +0200

    lib/hfs: Support read only volumes

commit 8f20f9591fcfcccced426786089435d0a58f9a0a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-12-12 05:44:21 +0100

    mar: Fix printing of mtime and ctime

commit f46a2acced264102da65a01207ec7f0657b83efe
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-08-14 01:49:50 +0200

    hfsfix: Report write errors during free block zeroing

commit 8bcae1c7c07081f4fea076ac315df918bf0b5b32
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-08-11 09:22:51 +0200

    mar: Check for a missing input file name in mar create

commit bf448a183880f988c8ea6a8b8a4764558403dcf8
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-20 10:22:13 +0200

    sit: Support mar source files and folder files in sitenc

commit 672c13b8926e6c49a144eb30c008ee99b61a47ce
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-19 08:24:09 +0200

    hfs: Add new application hfsfix

commit 4b4b571298a12e884f980f84a798a403832f5991
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-19 08:23:32 +0200

    hfs: Add new application hfsinfo

commit e4ba4903c7a14f99b96c54bc5748cb05336d18ac
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-19 08:22:39 +0200

    lib: Add rudimentary HFS support

commit 2d0fdf6a7a3b5253d5f6ab87e4716c19af97f540
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-19 08:21:22 +0200

    scripts: Search for AppleVolumes in more places

commit a9c77040b2eccd42ba0a58d1e3e26e40dea7df1b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:43:27 +0200

    convert: Remove obsolete application mbtohqx

commit 92b8ed669fc4e1976f9e0134dd5aad084bf4b1a9
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:42:53 +0200

    convert: Remove obsolete application mbtoas

commit 48c4e4df2025fd2a6d20faae4f0abea837abf533
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:42:22 +0200

    convert: Remove obsolete application hqxtomb

commit 95a27efd3999b709d98418dd9c848287dfa0e48c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:41:49 +0200

    convert: Remove obsolete application astomb

commit 70d91029f98754f1982ac6b336a120c878bb6f45
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:22:03 +0200

    macc: Add new application macc

commit 62647df3fb553aa4e41dfd6dc2e8c53a9847c007
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:20:58 +0200

    scripts: Add new scripts macdec, macenc and marclean

commit a22be1b8a3426a4c6b6dbfaa84fb43ba37089c54
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:20:09 +0200

    mar: Add new application mar

commit 11696dc0f0c9e21a3ba7c4ab70ea1e02dc677573
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:19:11 +0200

    lib/mar: Add mar archive file support

commit 61cdbdbd96df0619a6af89b2e11b0783b197852c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:18:31 +0200

    Add config.guess and config.sub

commit dba57abcacfc5c0aa8fff4fe0d2e2a4a24940a6b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:06:49 +0200

    lib/dir: Sort directories

commit eb5eb1e327fcc8d62ace2cd99200f5997e9798f5
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-07-03 20:06:20 +0200

    lib/macfile: Add comment size field

commit 792735b51ccd4faaabcbbf83530926b9ff664311
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-29 06:58:33 +0200

    lib/macfile: Add missing directory related fields

commit c97badeaf29443a781c470a388ea740d5bd0e4d0
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-29 06:57:56 +0200

    lib: Use lower case hex digits to quote characters

commit d427901cd60f01ccfb38d0f2d4f7fbd258c78a82
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-29 06:57:22 +0200

    lib: Change the quote character from '%' to '='

commit 25231eb20c3f62d7c66a7e1339c5c6fda1b7ab6a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-29 06:56:35 +0200

    lib: Quote the DEL (0x7f) character

commit db53355a8cd4e89bfe77d26bb1ca3269b6373533
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-29 06:56:01 +0200

    lib/fourcc: Quote spaces

commit 65b0564183b1302a5c04404068f0624c1e0d8346
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-29 06:55:03 +0200

    lib/fourcc: Check for end of string
    
    This fixes a buffer overflow in case that the fourcc string
    containes fewer than 4 (possibly quoted) characters.

commit 74b4a85784a5341cdbca1e36f199c4e4082d743d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-29 06:54:35 +0200

    lib/fourcc: Add a missing const

commit f91542f1cb574f84823a51c3d1a7b2c1fe3f1f21
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-29 06:53:56 +0200

    lib/crc: Add missing function crc32_crc()

commit a7782f7afcff53c3aab0089b45ca0e2d1d03dce1
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-23 13:05:54 +0200

    dc42: Set the format byte correctly

commit a165da82bca7c8be3a569da2b7168f734cfca0da
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-23 11:24:01 +0200

    convert: Correctly calculate the dc42 tag checksum
    
    The first 12 tag bytes must be ignored for the checksum calculation
    for some reason.

commit aa323753072ef848cd4faf0f04f7b37b62c91eac
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-23 11:23:30 +0200

    dc42: Correctly calculate the dc42 tag checksum
    
    The first 12 tag bytes must be ignored for the checksum calculation
    for some reason.

commit 3744f13ff09d1835e0ea5147353fe49fb3c1007e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-22 17:21:44 +0200

    convert: Add new program dmdftodc42

commit bf24d27026860ccbd101860cb5ed89f0039ead65
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-22 17:21:00 +0200

    dc42: Support encoding and decoding of tags

commit afba7a76e99d17a52eb40e5d8b6ced166703666f
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-06-22 17:20:30 +0200

    dc42: Integrate image verification into dc42 and remove dc42verify

commit 07fca42bb3c77dcf34c0395b6c76d7379446f838
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-04-01 19:42:09 +0200

    macrsc: Fix an uninitialized variable

commit e2b292ee5556219313c52b33cec03fa5ecb31eed
Author: Hampa Hug <hampa@hampa.ch>
Date:   2011-04-01 19:39:18 +0200

    Remove unused variables

commit 0728a4dc8ac0f364805ceb6a8cb75ff146b43ac1
Author: Hampa Hug <hampa@hampa.ch>
Date:   2010-02-26 22:23:22 +0100

    configure: Remove "git" from version string

commit 10cd47609f4456beb5a80cc22c3e119f4997e5df
Author: Hampa Hug <hampa@hampa.ch>
Date:   2010-02-01 03:49:33 +0100

    mbptotar: Check fwrite() return value

commit d271c5e711436dff241765edfdf00c87de446117
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-28 15:33:05 +0100

    Add new make target "release"

commit d7dd4ba21d5cc0db37664d2ad01c227cb859702e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-28 15:16:05 +0100

    Updated for version 0.1.1

commit 2914bc204aff305ac2de2d0ff8644ce3deca1622
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-28 15:03:52 +0100

    configure: Regenerated with autoconf 2.64

commit 83608e86ae4f8934c26f939531f62e2502eb7616
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-25 17:42:18 +0100

    lib: Fix sorting of options in help texts

commit 6f13b68da2377a984f60f566beb37c5c421904f3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 22:20:06 +0100

    sitenc: Add new option -r to reset entries

commit 88e1ef9f00e14131f083dc472ee4aede8454db71
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 22:12:45 +0100

    sitenc: Remove obsolete function str_get_last_component()

commit fe367bf154af5491051f0d4685946bc17d390fa3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 22:11:20 +0100

    sitenc: Use the new option parser

commit fa27d85272acd3ba80087568755bebbabbced161
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 22:03:18 +0100

    mbplist: Use the new option parser

commit 35c0c0916f5816d7c7e4bd8801d31b4a6a180f8c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 21:58:30 +0100

    mactobdf: Use the new option parser

commit 81f18a77dc9447463ae0f80bea49236ce0fc09b2
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 21:51:38 +0100

    macrsc: Use the new option parser

commit 4e090182a6cb0d3afbb45862c750e186e1f53506
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 02:58:57 +0100

    mbpenc: Add new option -r to reset entries

commit 40642ffbddd62e58f0d1594483ad6fab90ecaa74
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 02:33:37 +0100

    mbpenc: Remove obsolete function str_get_last_component()

commit e205e7adb169838bd0586cdb0b90d273eed020be
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 02:30:33 +0100

    mbpenc: Use the new option parser

commit b01f9c82fd513cc547b8a361272428fe501677d3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 02:11:09 +0100

    mbinfo: Use the new option parser

commit 61688728bd78f37a769c8534c9489400aa8f560b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 01:52:14 +0100

    mbfix: Split mbfix() into multiple functions

commit 8adbf3eefaf9a89c5a5bbfa1ccea1303bf2435a1
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-08 01:34:44 +0100

    mbfix: Use the new option parser

commit 6756e1ccf0b815e439dde28fffc8b6e23eb9e2d7
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 23:04:17 +0100

    macbin: Use the new option parser

commit bf7e5f5c77e8cc5818928b7e6f9e93a2aa8d1f4c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 22:46:17 +0100

    dc42verify: Use the new option parser

commit 272092be4e34f67040525de504d3c4e8607e05f5
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 22:33:57 +0100

    dc42: Use the new option parser

commit db5acadb82b7d9b4c9afec33083519077cdc69ca
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 22:09:06 +0100

    mbtohqx: Use the new option parser

commit b77156a448e6b2316d2b8af7768ee18a9b473c09
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 22:01:09 +0100

    mbtoas: Use the new option parser

commit 1add55f7c2a6742826e97731d592317fd2f33240
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 21:53:26 +0100

    mbptotar: Use the new option parser

commit 8b1e23ef2f08990d6447b8f250b4faf75ca3403c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 21:33:53 +0100

    hqxtomb: Use the new option parser

commit 08533c54c3564ccfc1a19d6e3aed0628af8bb341
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 21:27:45 +0100

    astomb: Use the new option parser

commit c483083e3e79437df67b1f2ec0787872128ce2e0
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 05:06:36 +0100

    hqxinfo: Use the new option parser

commit 734f734327e7ff8e88decfc4aaa48f90f6a79c62
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 04:05:56 +0100

    binhex: Use the new option parser

commit dd324967dee89203e8e4555fe89a5c3df691911d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 03:52:33 +0100

    binhex: Use the data fork file name by default

commit 195bd5408720ec299fca95b9da9706fc38cd416b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 03:45:09 +0100

    binhex: Change the default type and creator to "????"

commit 296cec923c2376b5d5a91b638cc6773cc5796918
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 03:43:15 +0100

    sitenc: Change the default type and creator to "????"

commit 661f6752c84335b98753f8c41e110f0dca6961e8
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 03:42:04 +0100

    mbpenc: Change the default type and creator to "????"

commit b7c97a24054759ebec888b0c42f695979087db05
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 03:39:14 +0100

    macbin: Change the default type and creator to "????"

commit 199a670378f4af9dba288006c4e6e1064ea68cda
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 03:36:56 +0100

    asng: Change the default type and creator to "????"

commit 54aaef31ab4fb03d2dc418e924b3a3393ff40ee4
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 03:35:41 +0100

    Include the dependency file

commit a302bdf3e6869d1dab24a6ff1d913ab450add160
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-07 03:29:11 +0100

    asng: Use the new option parser

commit 54b36df35f20e7a162c16bb21ff8db95554d6b6e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-06 20:52:40 +0100

    asinfo: Use the new option parser

commit 72f062f7eff6e8b813553cbb555a6b98aadc8d28
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-04 04:38:55 +0100

    ascat: Use the new option parser

commit 18e55b3cebb67bd3cb8cf68114db0b4482503af6
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-04 04:35:15 +0100

    lib: Add a new command line option parser

commit 93e0581dc26d16c3fb71dae5c65d51747c532c85
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-04 00:52:45 +0100

    asng: Use the data fork file name by default

commit 02fe2fd4b8510f3614a585e775e11937a1ca7335
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-11-04 00:37:32 +0100

    macbin: Use the data fork file name by default

commit 484ee858dccf71ba516d79532dae9e50b94adbf5
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-13 11:01:37 +0200

    asng: Set default ctime, mtime and file name when decoding

commit 1a1eb5a05c6bf7c7f661fd5f990fa9cb23e0c0fc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-13 10:58:11 +0200

    macfile: Quote double quotes when saving file info
    
    The mac file name is saved as a quoted string in double quotes. Quoting
    spaces is unnecessary, but quoting double quotes is required.

commit d01b16a86fd5bb73471750441f5ea191d1bd9ee8
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-12 09:48:36 +0200

    dc42: Add support for Disk Copy 4.2 images
    
    The new application dc42 can encode and decode Disk Copy 4.2 image
    files.
    
    The new application dc42verify verifies the integrity of Disk Copy 4.2
    image files.

commit cc7c3543d3a35d4fabef8111e5c1468a96c21fa3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-12 09:38:03 +0200

    lib: Add support for Disk Copy 4.2 images

commit 8893e14c35e5bdadf6f6fd665a19d0e176b094ff
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-12 06:28:52 +0200

    mbinfo: Add option to print ctime
    
    The new option -C prints the creation time. The old option -m to
    print the modification time was renamed to -M for consistency.

commit 2edf5ab386f645563aa31d1fcd412ca50d6afe51
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-07 11:30:29 +0200

    mbplist: Print the file/folder attributes

commit 8bd9b5b2a7aa3bb0b5f01e2fa8cd97efb62fe593
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-07 11:21:29 +0200

    macbinary: Add functions for folder view and scroll bar positions
    
    These are extensions of the MacBinary II+ specification. The
    parent folder ID field is used for the view and previously
    unused fields are used for the scroll bar positions.

commit b89d00eaad9af7e76c2a97c36c847236bc47e04c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-07 11:12:46 +0200

    Remove extra semicolons

commit 31d166cb4bdd19290b8e533cfb431296e3e2308d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-07 11:12:24 +0200

    mbenc: Don't try to encode directories

commit fd6541c4aefeb5f1f286d533fcd13c194d644dc0
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-05 03:32:31 +0200

    Add scripts asenc and asdec

commit 510047ae4b24b31cc282e6fb797875ed113d1fae
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-04 21:35:34 +0200

    astomb: Set the required version fields in the MacBinary header

commit f939b01b4546ebdcb2dc12daf89566d48a20677c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-04 10:27:25 +0200

    asng: Add new application asng to handle AppleSingle files

commit 37af444305e4b51b91d2e612261a281f3918ceba
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-04 10:25:09 +0200

    applesingle: Add functions to get the file type

commit 63fac83153f614c2d11c83c3c35fc87f876fe022
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-04 10:23:47 +0200

    mbtoas: Fix writing of file flags

commit f357a3de1b776bbe5750666c8da95c2e5ae48a43
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-04 08:59:31 +0200

    mbplist: Add new application mbplist to list MacBinary II+ archives

commit e808c9e60ca085df5b7b633a1df6aa21812f3e22
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-10-04 08:58:22 +0200

    Support reading AppleSingle version 1

commit d8d787e6eb007903930479361e3574e24a92bfda
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-07-24 13:28:33 +0200

    Use ranlib on archives

commit 558a9ba23c0066bad7642f9a9c435ccbd1e0b08c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-07-03 17:00:25 +0200

    New non-recursive build system

commit 728f5aca8b7bb335eae874ad56b68f7186a37795
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-02-15 13:32:57 +0000

    Add "make dist" target

commit 892dd58043ddc00f413e563b2a17a6708415a0f0
Author: Hampa Hug <hampa@hampa.ch>
Date:   2009-02-15 13:31:08 +0000

    Fix all file header comments
    
    This patch removes all subversion keywords and makes the formatting
    of file header comments more consistent. This is purely cosmetics.

commit fc7c260b91c36322ebde70164226d88cee672cfe
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-16 10:05:11 +0000

    [macrsc] Support strings in resource data

commit d6580d06f0a4591eb7bd7963ef2c061e80e7093e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-16 10:04:38 +0000

    [lib] Add System 7 finder flags

commit b21a317b65b6451d4ce3eb53e59f16a2587eec91
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-15 11:25:19 +0000

    [mbpenc] Set MacBinary II+ version correctly in folder header

commit d751a262c524bef6963e6268cbc43b25148ca8fc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-15 11:24:53 +0000

    [mbpenc] Don't clear fork sizes in folder files

commit e250c2294eca6146d427667f13f592cfe4bb6ea2
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-15 11:24:28 +0000

    [mbfix] Add option -z to zero all headers fields not in MacBinary II

commit 0862873f0de06157892a324ac3a2213fd42a4a8b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-15 11:23:50 +0000

    [lib] Clean up signed integer handling

commit 60188aae7f5cb1c3ecbab8995055b450d8dfb197
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-15 11:23:08 +0000

    [mbinfo] Fix uninitialized macfile_t

commit be06a651e85b9855250eb17f13a83decc41d2202
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-09 01:41:01 +0000

    [lib] Rewrite of string conversion functions

commit 2a3df5b2e775fcbb479082f21942951e2522b11e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-09 01:40:30 +0000

    [lib] Fix setting of resource name

commit 9de86536b53a24d61adb313a1a18ae6536d3fa7e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-09 01:40:00 +0000

    [macrsc] Fix handling of empty resources

commit eddd1ae7feae4f15970d0b3cd108b3a5042a4d6b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 20:51:56 +0000

    [macrsc] Add option -p to remove duplicate resources

commit c3bd2a57b282f9f0ee76426fd52bb551fbe4c8ce
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 20:51:28 +0000

    [macrsc] Support include files in resource dumps

commit 313a925eb43c163f9eaebcd4248256c0e1c7e278
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 20:50:58 +0000

    [macrsc] Open files with correct mode

commit 6c1a375e912dfa9bb00d114af106ee75e0d4eda2
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 20:50:32 +0000

    [macrsc] Quote strings with '%' instead of '='

commit c68dc453a85ac76fc61e33d7a2c503a8a80bedd9
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 20:50:05 +0000

    [macrsc] Cleanup

commit da4d6d5fb6f5ed03fb444a4221e610a423c9fa96
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 20:49:33 +0000

    [lib] Add a paramter to mac_open_*() to use standard input/output

commit fb1544bf55806bd0da5b71b1454e4813edba7f2e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 05:40:39 +0000

    [mbdec] Add option -r to decode to resource dump

commit 70f1942564b3e44f1a721cb2df8ce8f88339d7da
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 05:40:14 +0000

    [mbdec] Cleanup

commit dcf3e4c32f1ce4818baa8156fa5e3f3646c84f3d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 05:39:49 +0000

    [mbenc] Check more potential source files

commit 1c1e27d3b094eb8dc11987e4dee9077429520722
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-07 05:39:25 +0000

    [mbenc] Cleanup

commit ddf61453704ae78e2738edb67a70f226e7862edd
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-03 00:06:44 +0000

    [hqx] Improve searching for start of binhex data

commit 6a967a2818c3b506ddb40cea417e94ddb5921c2a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-04-03 00:06:09 +0000

    [lib] Move all buffer access functions lib/buffer.c

commit d2e2e963fbf6581bcfcc7a8ec488007b3861e9fe
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-30 13:00:46 +0000

    [mbfix] Add option -F to ignore header integrity

commit eb879240374474c2303424c4dba2618d74c12def
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-30 13:00:17 +0000

    [mbfix] Use uf_set_mtime() and uf_get_mtime() from lib/unixfile.c

commit d5ecc3e5cbaf5676faa123cf01b3f17f15550e75
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-30 12:59:43 +0000

    [macbin] New options -C, -M, -l, -L, -i, -x, -y to set more metadata

commit f4af280a40fd359c153313e939cdd31bbaa5caa9
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-30 12:21:19 +0000

    [macbin] Use uf_set_mtime() and uf_stat() from lib/unixfile.c

commit d073f49b65d07150a8dba5ea84b7547dfad04200
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-30 12:20:33 +0000

    [lib] Check for special file name "-" in uf_set_mtime()

commit 4507aa69b0aa2688aa880822b1116563b0e0b052
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-30 12:19:48 +0000

    [lib] Add the missing "INITED" finder flag

commit b65ced4f75133c7f4d9dfc9b37af030fe23f2203
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-18 06:52:27 +0000

    Removed obsolete file

commit 21431dd024ef8cf7d1bbc4995a75aee6916587f0
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-18 06:42:54 +0000

    Updated for version 0.1.0

commit 03e10409393fa9b81bcac9cbf117870b9f06abb0
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-04 09:34:52 +0000

    [mbfix] Allow specification of finder/file flags as strings

commit 040001162dd832a2df4d8422d7cb143f9b5f5b47
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-04 09:34:23 +0000

    [mbinfo] Also show finder/file flags as strings

commit 8ff7a547b98011f7f7743ae0a87ddcfb0ade9b81
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-04 09:33:52 +0000

    Add functions to convert finder and file flags to/from strings

commit 27fc1267b82fce176073c90798bdef626dc15981
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-03 07:27:13 +0000

    [macrsc] Include the resource offset in listing

commit 23c5a35c39f85b88645ced283639a8c96863ed98
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-03 07:26:28 +0000

    [macrsc] Check for resource data read errors

commit 6cc72b927b554667a130cc40cdadc394abd4f76a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-02 13:45:44 +0000

    [mbfix] Implement setting of macbinary id

commit 06bceb5db8ef757fa67391700897132a7177924c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2008-03-02 13:04:05 +0000

    [mbfix] Implement setting of x and y position

commit a75d21da274dfa6265610b1224b233ad4cabc730
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:58:15 +0000

    [mbtoas] Forgot to add the files

commit 9466b9a364c412c63ba9b22706ff2954ad1b2b79
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:56:18 +0000

    [mbtoas] Add new application mbtoas to convert macbinary to applesingle

commit 1d7f628e161e20fd6135331622541a522c6c8720
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:55:27 +0000

    [sitenc] Support a folder file in text format

commit 072b379ba452ccf74250cc3865bc7488d3ff42ec
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:54:52 +0000

    [mbpenc] Support a folder file in text format

commit 64249c150382fde3c0575b29209eb8af726366f8
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:54:21 +0000

    [binhex] Implement reading and writing an info file

commit d619cd5b9e94641fc400f3e548c66ed82cf6c2da
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:53:19 +0000

    [macbin] Change the info file format from macbinary to text

commit bf57997463fd13f0fd850516b5e4209b049cecc5
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:52:41 +0000

    [asinfo] Add new option -I to dump the mac file info

commit 14ae22f57be036805a6f6e9ba3579b2c19081d01
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:52:09 +0000

    [hqxinfo] Add new option -I to dump the mac file info

commit 5054f7cae4a1a5625343b4d0bfc823cbd23f588f
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:50:53 +0000

    [mbinfo] Add new option -I to dump the mac file info

commit 2ae1ca67c38355755ed3e9ee14c86432fa0a3b51
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:50:16 +0000

    Implement loading and saving of mac file information in text form

commit 9b81a1ff660ab4cde09d58edf326b3d1d1fd53e7
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:49:36 +0000

    [astomb] Use the unix file name if no file name is specified
    
    If the AppleSingle file does not contain a file name or
    modfification time, the values obtained from the unix file
    are used
    
    Also, remove the option -t to set a time zone. It never worked
    right anyway.

commit 281797212ba928d58ac0fdf165765c29df949b6c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:48:46 +0000

    Add function mac_get_last_component()

commit edd6c27fb47923d6ec117b7e72df5ba1f79a8fe3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 23:48:12 +0000

    Add functions to get status for streams

commit 5a7c7023b73c54399e0e744ae239eec5b18756f1
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 20:36:09 +0000

    Implement mac file info for binhex

commit 08b6e0a1d779ff11e2e615425ad1f0d84d9c8bbd
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 20:32:33 +0000

    Add functions uf_stat() and uf_set_mtime()

commit a50abeedcf27834d03f654c2d46cb231eff7a9b2
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 18:21:23 +0000

    [astomb] Add option -m to set the mac file name

commit 1716c6f0459b41001f41db04a29b32859bfdc2d1
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 18:20:41 +0000

    [sitenc] Add option -f to set the folder file name

commit 5333be96b1cdcdfb7604849b827b9979ab22ca11
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 17:32:49 +0000

    Use '%' to quote four character codes

commit b533d14439acc18d9cbe439d7186968cd836d70b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 17:32:11 +0000

    Fix mac file name handling and conversion

commit bdbcc307f85605cfb35e73c3cd67d79f55481823
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 17:30:54 +0000

    Allow arbitraty characters to be quoted in string conversions

commit e5cf2009251d5279f25d473c0b92696807838ec9
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 17:30:09 +0000

    Allow a literal '%' to be quoted as '%%'

commit c4b3ef092baf41edd39ecaed134e77909df1bfab
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-26 17:29:26 +0000

    Fix C to pascal string conversion buffer size

commit 9938cfee03b006c82796cc34c6a82990d9b102f9
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-18 17:57:10 +0000

    Strip trailing slash from directories

commit 78b32b20478c501f14f6a15f2c9e94ee5a6e9c6a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-07 00:02:32 +0000

    Recognize MacBinary II+ files

commit 2f9a3ae189d4b7cd8429fa4a178f780e7be4cf54
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-04 00:51:57 +0000

    [sitenc] Add support for folder files

commit 6cc36aa3c9ba1aba48a15893945b368174436357
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-04 00:51:30 +0000

    [mbpenc] Add support for folder files

commit 9571d255c2d4c6481625d30aaa0548fcdb0c4061
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-04 00:50:58 +0000

    [mbptotar] Add support for folder files

commit 4b303fe473b3b807dbb9b2266cd9e1ed02d7b1fc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-04 00:49:51 +0000

    Collect all fourccs in one place

commit d26773c2d4179cbd1bb3866725435293480dd000
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-03 03:42:43 +0000

    [sitenc] Fix data fork size for folders

commit a790958a4acde213c0b603d7241df4b42aad3a48
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-02 22:22:15 +0000

    [mbptotar] Update help text and man page

commit 6dfc359063cdc462f5743ab7c60cf0f131a36ff7
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-02 22:19:40 +0000

    Add a MacBinary II+ to tar converter

commit 841b716671993430b68c17e2a8e93dd919675f2d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-02 22:11:54 +0000

    Add an encoder for MacBinary II+ files

commit 9b7215b7f1cb4c97a4bcd1557af099b6660de72e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-02 22:07:17 +0000

    Add an encoder for uncompressed stuffit files

commit d03e6e997ca168cd014e7283eaba319f27130eea
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-02 21:54:40 +0000

    Add code for directory traversal

commit 24d6493ba3e78d74ee64ef251b9e08e809d5faf8
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-02 21:49:48 +0000

    Collect string functions in one file

commit b2efce159490f0ee82da703fb7ea2d2cd3c3ea29
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-02 21:45:42 +0000

    Add functions mac_read() and mac_write()

commit 41b9af1765670a3c7225f97948492125bdcdc674
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-01 08:44:15 +0000

    Forgot to add the files.

commit 20e1b44af470a22355e6b350ca0ecf39bd2ee84a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-01 08:42:50 +0000

    Add support for tar file encoding

commit b1cc4405954e2c1060d9b613db68a4cb0683236d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-01 08:40:11 +0000

    Update the CRC code

commit 8431a9152bc587b059ae6c620524012de1cc91d7
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-12-01 08:38:04 +0000

    mbenc: set mtime from unix file if no finf file is found

commit 3792e22ae8c4be81d4818f13bc6ba5486b6d2bca
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-11-30 17:15:29 +0000

    Fix hqxtomb help text and man page

commit 4534c1e4334cf398fbf03e895a5414950ef2aa95
Author: Hampa Hug <hampa@hampa.ch>
Date:   2007-11-30 17:14:54 +0000

    Add option "-s" to sort resources to mbclean.sh

commit 56ef323760d8ac541d5cb3804be52d4c687e5f0a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-11-28 22:43:40 +0000

    Handle partial entries correctly.

commit 84af10dce5ca5c6a4f05523a1da8537b7d89aa1d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-11-28 22:43:06 +0000

    Initialize creation time with unix modification time.

commit d01868c49409318b322270b8a7145cbc2c738e36
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-11-16 04:56:29 +0000

    Updated.

commit f84f3b32aded34412456b2e41ea4da0df1a31d0e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-11-15 03:52:08 +0000

    Added rule to make formatted man pages.

commit a3f7ff5c76fd5afa540156fb32fe6d58232acaa9
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-11-14 02:24:44 +0000

    Updated.

commit a08d96c6a83e512cf179edeef6583100af0a4503
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-11-14 02:21:24 +0000

    Updated for version 0.0.3.

commit b11bf6452b5418549f6ccd91da7d16373ab75a7b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-11-14 02:14:33 +0000

    Fixed name quoting.

commit 27419c9774ad4c0140717600181d09d3dd1a1385
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-08-20 08:40:41 +0000

    Added new application ascat.

commit 9d86cfab2c6e7b6caf5ef88ed54faec778340cd2
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-08-19 11:32:07 +0000

    Added option -t to set the time zone.

commit ac7f6c56607ffe51ed4e301dde23d7ff0de76d26
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-08-19 09:01:30 +0000

    - Added new application asinfo.
    - Added some more fields to macfile_t.

commit d88d0b9e3d1c82a6f9a3f329e7bf722cb43ce891
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-08-19 07:08:49 +0000

    - Added preliminary AppleSingle support.
    - Added AppleSingle to MacBinary converter.

commit 758dede362d5ab5b10b2b8b5f18937c7d65057b6
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-08-19 01:41:13 +0000

    - Added access functions for window position and folder id.
    - Reversed bytes in finder flags.

commit 6aadede24e6ed35380c649832888b8b587b2428e
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-07-15 21:09:54 +0000

    - Added new autoconf variable datarootdir.
    - Added autogen.sh script.

commit 46aa87ed1c3ab36ded97ece93ad2e03042c54de8
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-05-26 04:14:25 +0000

    Don't change ctime and mtime when using an finf file for encoding.

commit 1dce7472e893e66300507aa64fa1d1ac0c0deaf3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-05-26 04:05:17 +0000

    Added option -s to sort resources.

commit 432a00d1a6c24afa1e5267ac9fddf1605686dcc3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-05-26 04:00:28 +0000

    Changed indentation.

commit 16428c0ffcabed0882223d39ebfa9fe662752ff0
Author: Hampa Hug <hampa@hampa.ch>
Date:   2006-05-25 15:41:04 +0000

    Fixed a bug that caused the file creator to be overwritten, even if
    a finf file is used.

commit 5cb2c6aaa26053d972fc0e9bb0334bb340e2a014
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-22 01:54:31 +0000

    Fixed some gcc 4 warnings.

commit 324d986eea4b027ff7da0103c43d4e3b0f861f7b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-08 10:54:22 +0000

    - Use default type and creator for macbin and binhex.
    - Binhex files have crcs even if the fork is empty.

commit 191b1e1c20676f837a943e66db86963c2e9b15a9
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-08 09:50:15 +0000

    Added new applications 'hqxtomb' and 'mbtohqx'.

commit c45af066442a34b73587afa17baf3bac3ad028ca
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-07 15:56:58 +0000

    Added support for BinHex files.

commit c13862333f4477ec3c6de08a74a39df67a150a97
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-06 08:25:56 +0000

    - Use daylight saving time correctly
    - Added a function to convert unix time to mac time in UTC

commit d18c18f2a32949941d60f13dc6a8b2c584ea862c
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-06 06:59:23 +0000

    - Duplicate resources are no longer an error
    - Support sorting in reverse order

commit b60f81d9e179c2465ade19b13d64f6917c846af5
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-05 19:04:34 +0000

    Use a directory in /tmp for temporary files.

commit 6e77a821879aed14b8b4a20c89018870dbeab4fb
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-05 18:48:26 +0000

    Clean up on error.

commit 6f2774164b7fe3bf9084b6eeeba9888b432d525d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-05 18:48:14 +0000

    Handle the case of a non-empty resource fork that contains
    no resources.

commit 8273991b9c2a91f390c50d7239c770a260062fbc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-05 15:45:56 +0000

    Should work now with files in other directories.

commit 13694667f22861d1812bd9e8e53c1b530355d400
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-04-05 14:35:57 +0000

    Check if resource fork is empty.

commit eddc7e4c5d1cdb0fbfdbdc0dfde57873e0ab7ce2
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-21 23:35:31 +0000

    Don't abort if a type or resource can't be added to resource file.

commit b60b384f8549d9af9c139536851b366e13f4a39b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-21 23:34:42 +0000

    Moved macbinary code to lib/.

commit c0177c548f928899fa8d7e76e002b713e443e6c7
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-18 14:43:36 +0000

    - Created new directory 'scripts' to hold scripts.
    - Added script mbclean to clean up the resource fork in a macbinary file.
    - Added script mbrdump to dump the resources in a macbinary file.

commit 14ef7995e7be1d8def8d3da004bc09b377de25a8
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-18 07:21:38 +0000

    - Cleanups
    - Resource fork attributes are now encoded and decoded
    - Better error reporting

commit bff3bdc8d75e3b92e675f00efc7656366eda1bcc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-17 18:33:49 +0000

    Added new application macrsc to manipulate resource forks.

commit 4d257d525e6b22387451e6b4109a2a93c697914d
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-16 13:12:39 +0000

    Added application mactobdf to convert mac bitmap fonts to bdf.

commit 86356f0c3b2d34f8d9414573751fdb683a6fb766
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-11 05:39:20 +0000

    The creation time and modification time can now be set (-C and -M).

commit c4d384b9e73501076905ea5a72ce3dea8f3c578f
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-11 05:38:47 +0000

    Added new parameter -s for short output.

commit 746702b01bd54a3d8e9099219cb3ddb409d5f55a
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-11 05:37:51 +0000

    Made build system more quiet.

commit c23a5905945f3d616492cb6bd7973f927a1a1931
Author: Hampa Hug <hampa@hampa.ch>
Date:   2005-02-11 05:37:02 +0000

    Added a function to convert a string to mac time.

commit 0e65f12d363259c920cf61a203589d1cf7d0c991
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-03-04 10:29:49 +0000

    Added some rudimentary man pages.

commit d9c84e4fefda2640b0922b52a0b24b1cc226da58
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-03-04 10:29:25 +0000

    Don't use the GZIP environment variable as gzip uses it
    itself.

commit eb5c14cf673774ed9fb6f0da54699beb605929de
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-03-04 10:20:59 +0000

    Fixed a bug in time conversion. The bug produced illegal
    dates, such as yyyy-mm-32 instead of yyy-(mm+1)-01.

commit 3175b627e85d1e17646bc78e64a5ac3306c14385
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-03-04 09:03:53 +0000

    Moved fourcc handling code to its own file.

commit 01de625007fd8820afd164e75a387e630d4bebff
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-03-03 18:10:04 +0000

    Moved macbinary info stuff into new application mbinfo.

commit 72d623a7e275e012e44a72a11207c9f66d918fdb
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-03-03 18:09:40 +0000

    Accept only tab as field separator in type/creator config file.

commit fa4278a331b1ecf7d90700597e7524177a209130
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-27 08:49:17 +0000

    Added new application mbfix for direct modifications of the
    macbinary header.

commit b00b9b760800f71420a7b22770183cbc9c58c8b3
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-07 21:43:28 +0000

    Renamed macbindec to mbdec and macbinenc to mbenc.

commit 29da169d762fbfeef06368758cbcf994456a84cc
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-07 21:38:24 +0000

    Rewritten. Resource and info files are now kept in a
    seperate directory ".mac".

commit ac9225b6b0119e154e2bc10780e12a2dc0963c30
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-07 21:37:41 +0000

    Fixed a c&p error. Make clean should work now.

commit 7187940c43806a73bf54db1ee73285834dd2a034
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-07 21:37:05 +0000

    When the creation date is illegal on encoding, set it
    from the modification date.

commit b0af5c8413135c2fa204e994d76087426a9838b1
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-07 17:34:46 +0000

    Post release cleanup.

commit e0be2ec63bf0c451c8ebbfd25560319cc8ad014b
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-07 17:28:19 +0000

    Some cleanups for release of version 0.0.2.

commit 7263286f6d3d87df90e09893b1587fd1dd9338ac
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-07 17:15:13 +0000

    Set keywords property.

commit ec50d31f7ca64e244551312e3ddecb51e490abf5
Author: Hampa Hug <hampa@hampa.ch>
Date:   2004-02-07 17:09:44 +0000

    First subversion import.
