Commit Graph

  • 4b745cf8bb try this mietek partition Elliot Nunn 2023-06-22 16:55:57 +0800
  • 25ecaa49ab Bump + push Elliot Nunn 2022-12-27 12:27:22 +0800
  • 0048a037c7 Fix raw partitioned disk support Elliot Nunn 2022-12-27 12:26:43 +0800
  • 4f554286e6 MakeHFS: write to pre-existing partitioned disks master Elliot Nunn 2022-09-01 20:21:23 +0800
  • 8dd4181d36 Log corrupt resource forks Elliot Nunn 2022-09-01 20:20:49 +0800
  • 4db5dd3819 DumpHFS: create nonexistent dest dir Elliot Nunn 2022-09-01 20:20:32 +0800
  • 6ae4baa77b Hack to dump Shift-JIS filenames shift-jis-hack Elliot Nunn 2021-08-19 21:07:40 +0800
  • 4d0927eb65 Bump + push Elliot Nunn 2021-04-12 08:08:02 +0800
  • b44a2f9cd3
    Fix missing enumerate() in btree.py Sam Fuller 2021-04-11 16:59:38 -0700
  • 46cae1e8cf Fix missing enumerate() in btree.py Sam Fuller 2021-04-09 18:15:46 -0700
  • e2cc5b1280 Add support for Aliases (as symlinks) Elliot Nunn 2019-08-28 19:26:20 +0800
  • 1d32e45e90 Bump + push Elliot Nunn 2019-08-18 21:41:04 +0800
  • 873cce2cc9 Work around partitioned images Elliot Nunn 2019-08-18 21:36:48 +0800
  • fb493a154f Dump files to native FS more consistently Elliot Nunn 2019-02-22 15:49:47 +0800
  • 51a0f8e68e Imitate os.walk(), nicer than iter.paths() Elliot Nunn 2019-01-12 20:37:27 +0800
  • d2a0fc36ff Fail or warn about unsyncable files Elliot Nunn 2019-01-12 19:38:40 +0800
  • 2d99623911 Display correct minimum disk size Elliot Nunn 2019-01-12 18:32:58 +0800
  • a5b3a5823d Update deprecated import Elliot Nunn 2019-01-12 18:32:37 +0800
  • d3b0a52caf MakeHFS: terabytes Elliot Nunn 2018-12-10 16:10:43 +0800
  • dbc950c5d6 Support output from MakeHFS to device files Elliot Nunn 2018-12-10 16:10:06 +0800
  • eb61c947de API: add 'sparse' option to Volume.write() Elliot Nunn 2018-12-10 16:07:34 +0800
  • 1362dab2c0 Treat 'ttro' readme files as text Elliot Nunn 2018-12-10 16:04:52 +0800
  • da3091668e Readme: I got SimpleText's creator wrong! Elliot Nunn 2018-12-10 16:04:13 +0800
  • d4536441e2 Allow a folder to be synced to/from disk Elliot Nunn 2018-12-09 15:20:59 +0800
  • b1af2b0353 Support System 7 (lowercase zsys) Elliot Nunn 2018-11-09 18:49:29 +0800
  • 350f11b0c0 Refactor Make/DumpHFS into Python library Elliot Nunn 2018-11-06 08:38:59 +0800
  • 34eecddc28 Bugfix for no-start-app case! Elliot Nunn 2018-11-06 08:38:26 +0800
  • 3a94d52888 First production release Elliot Nunn 2018-11-06 07:29:22 +0800
  • 6e06f328aa Test different alloc block sizes Elliot Nunn 2018-11-06 07:29:10 +0800
  • f6c715fcd7 Real documentation Elliot Nunn 2018-11-06 07:25:29 +0800
  • 64a9cec5bd Neaten up bootability Elliot Nunn 2018-11-06 00:45:50 +0800
  • 8ae22ed428 Allow a custom (non-Finder) startup app Elliot Nunn 2018-11-05 23:46:58 +0800
  • 240a746ab9 Allow bootability Elliot Nunn 2018-11-05 23:24:17 +0800
  • bef9d1be1b Add scripts to convert to/from the native FS Elliot Nunn 2018-11-03 20:29:47 +0800
  • 2a7fc8a8c4 Hide Desktop Database from readers Elliot Nunn 2018-11-03 20:29:00 +0800
  • cd433459d0 Throw clear out-of-space and bad-name exceptions Elliot Nunn 2018-10-23 17:51:37 +0800
  • 48e04be236 Fix wheel-style distribution Elliot Nunn 2018-10-23 17:33:56 +0800
  • 46314c4747 Create minimal Desktop Database Elliot Nunn 2018-10-23 17:33:20 +0800
  • 9819375497 Add a gitignore (phew) Elliot Nunn 2018-10-23 14:46:00 +0800
  • 793fa1e44a Handle creation, mod and bkup dates consistently Elliot Nunn 2018-10-23 12:52:24 +0800
  • ddc8445771 Fix del keyword Elliot Nunn 2018-10-18 16:06:04 +0800
  • 7d8a12fb7e Allow catalog file to cross 4+ extents Elliot Nunn 2018-10-18 14:05:15 +0800
  • 67edf73321 Fix bug in B*-tree size calculation Elliot Nunn 2018-10-14 16:30:32 +0800
  • 829d3a5189 Pad B*-tree files to the alloc block size Elliot Nunn 2018-10-14 10:08:44 +0800
  • 925fd13cd3 Better str(File) Elliot Nunn 2018-10-14 09:21:04 +0800
  • ac4bedcf53 Add (disabled) code to test sort order Elliot Nunn 2018-10-14 09:11:09 +0800
  • 968fdadf2b Better error message for long filenames Elliot Nunn 2018-10-14 09:01:40 +0800
  • a19c958bab Got setuptools working Elliot Nunn 2018-10-08 10:12:45 +0800
  • 5dff862548 Better dumping Elliot Nunn 2018-10-08 09:46:19 +0800
  • eb847a97cd Read extents overflow file Elliot Nunn 2018-10-08 09:33:34 +0800
  • e3d3623de9 Use Unicode strings instead of bytes Elliot Nunn 2018-10-08 09:06:35 +0800
  • 73f01d3e81 neaten up newlines Elliot Nunn 2018-10-08 08:20:03 +0800
  • 6831bd52bb fix up imports etc Elliot Nunn 2018-10-08 08:18:30 +0800
  • 4b336343d8 Prepare to package Elliot Nunn 2018-10-08 07:37:59 +0800
  • 12cca25a70 setter for vol name Elliot Nunn 2018-10-07 23:52:57 +0800
  • 854e8b987c neater and passing tests Elliot Nunn 2018-10-07 23:47:23 +0800
  • 58bc5f6430 refactored Elliot Nunn 2018-10-07 23:12:21 +0800
  • 3a65952861 ready to factor slightly Elliot Nunn 2018-10-07 22:24:57 +0800
  • 0d09bae64e ready to add features Elliot Nunn 2018-10-07 22:11:08 +0800
  • 82e9f98ed9 works!!! Elliot Nunn 2018-10-07 22:07:43 +0800
  • e4e2a68cd0 after getting mounting, before ripping out index nodes Elliot Nunn 2018-10-07 18:31:42 +0800
  • 95e6097268 okay, still only works with hfsutils Elliot Nunn 2018-10-03 16:28:02 +0800
  • 78bd2a03a2 saves file data correctly Elliot Nunn 2018-10-03 15:58:39 +0800
  • 1f2b60b3fe hfsutils can mount my images Elliot Nunn 2018-10-03 15:46:03 +0800
  • b681e95d5a outputting Elliot Nunn 2018-10-01 20:38:17 +0800
  • d4dfe6dc19 writing wip Elliot Nunn 2018-09-30 21:54:16 +0800
  • 0a3d4e70ef cool struct access method, soon to die Elliot Nunn 2018-09-24 20:27:07 +0800