Commit Graph

  • f34b59f70f feat: Successfully generate complete LaTeX PDF documentation (94 pages) master Pablo Lezaeta 2025-12-18 00:09:38 -03:00
  • 6f2caed672 fix: Correct remaining LaTeX errors for PDF compilation Pablo Lezaeta 2025-12-18 00:06:50 -03:00
  • ea88a7d95e feat: Complete final 3 chapters - implementation, testing, appendix Pablo Lezaeta 2025-12-17 23:44:08 -03:00
  • 3e33b24f66 feat: Complete mount and hfsutil chapters with all commands and examples Pablo Lezaeta 2025-12-17 23:41:08 -03:00
  • 7c53f19c12 feat: Complete mount utilities chapter with Unix standards and all mounting procedures Pablo Lezaeta 2025-12-17 23:39:19 -03:00
  • 8a2107637e feat: Massively expand fsck utilities chapter - complete validation and repair documentation Pablo Lezaeta 2025-12-17 23:35:28 -03:00
  • ba095a2cdc feat: Massively expand mkfs utilities chapter with exhaustive details Pablo Lezaeta 2025-12-17 23:33:20 -03:00
  • 7410036fd7 added updated pdf Pablo Lezaeta 2025-12-17 23:26:17 -03:00
  • 56313f7528 fix: Simplify NFD table to plain ASCII to avoid LaTeX encoding errors Pablo Lezaeta 2025-12-17 23:24:19 -03:00
  • d1cda2bb7c fix: Replace all LaTeX text commands with mathrm and fix UTF-8 encoding Pablo Lezaeta 2025-12-17 23:21:35 -03:00
  • d78979b41c fix: Correct LaTeX equation syntax errors using mathrm instead of text Pablo Lezaeta 2025-12-17 23:18:57 -03:00
  • 53a18b97e9 fix: Correct LaTeX syntax error in HFS+ chapter Pablo Lezaeta 2025-12-17 23:17:35 -03:00
  • 7dd7fdb920 docs: Add HFS utilities manual PDF. Pablo Lezaeta 2025-12-17 23:14:42 -03:00
  • b0a68528ec feat: Complete HFS+ chapter with Unicode, time format, oddities, reimplementation checklist Pablo Lezaeta 2025-12-17 23:12:07 -03:00
  • 04a1432f4a feat: Expand HFS+ B-trees and Journaling with exhaustive detail Pablo Lezaeta 2025-12-17 23:04:50 -03:00
  • 8db614e554 feat: Expand HFS+ Volume Header with complete bit-level specification Pablo Lezaeta 2025-12-17 23:01:38 -03:00
  • dd1c8816c7 feat: Massively expand HFS specification with bit-level heuristic details Pablo Lezaeta 2025-12-17 22:57:39 -03:00
  • 64557f0684 feat: Add filesystem history chapter and update version to 4.1.0A.2 Pablo Lezaeta 2025-12-17 22:54:24 -03:00
  • 35bdb39a8d feat: Expand HFS+ specification chapter with comprehensive details Pablo Lezaeta 2025-12-17 22:43:52 -03:00
  • bc76cfa4f3 feat: Add LaTeX documentation system with TeXLive support Pablo Lezaeta 2025-12-17 22:39:02 -03:00
  • 7caca98c35 fix: Replace all Unicode characters with ASCII for full TTY compatibility Pablo Lezaeta 2025-12-17 22:20:24 -03:00
  • 639873582c fix: Replace Unicode characters with ASCII for TTY/BSD compatibility Pablo Lezaeta 2025-12-17 22:18:26 -03:00
  • 7df94150c0 feat: Add helpful install messages showing available options Pablo Lezaeta 2025-12-17 22:13:03 -03:00
  • 83a74890dc feat: Add install-linux and install-complete convenience targets Pablo Lezaeta 2025-12-17 22:10:17 -03:00
  • b89e9184c4 feat: Add mount manpages and comprehensive install system Pablo Lezaeta 2025-12-17 22:08:18 -03:00
  • 0cfbe9779e chore: Update .gitignore for mount binaries Pablo Lezaeta 2025-12-17 22:02:21 -03:00
  • 5c3886a5d5 feat: Add mount.hfs/mount.hfs+ utilities and toolset targets Pablo Lezaeta 2025-12-17 21:58:23 -03:00
  • e471fbd336 i missed some stuff Pablo Lezaeta 2025-12-17 21:39:46 -03:00
  • 491284497a feat: Add journaling support and comprehensive test suite Pablo Lezaeta 2025-12-17 21:38:18 -03:00
  • 9177614897 Attempt to implement remaining stuff Pablo Lezaeta 2025-12-17 21:05:00 -03:00
  • 3159dccd7a Attempt to implement remaining stuff Pablo Lezaeta 2025-12-17 21:03:10 -03:00
  • bfa1cae85c Refactor code structure for improved readability and maintainability Pablo Lezaeta Reyes 2025-11-12 11:36:13 -03:00
  • ca58051961 Improve CI/CD workflow with Ubuntu and Arch Linux testing Pablo Lezaeta Reyes 2025-11-11 02:08:33 -03:00
  • 02d1f76a83 Fix HFS/HFS+ specification conformance and reorganize project Pablo Lezaeta Reyes 2025-11-11 01:58:35 -03:00
  • e929252b6e update small Pablo Lezaeta Reyes 2025-10-31 22:44:24 -03:00
  • b6cacfe46d update small Pablo Lezaeta Reyes 2025-10-31 22:44:15 -03:00
  • a80470cc7f Actualizar PACKAGING.md JotaRandom 2025-10-21 23:21:36 -03:00
  • 5568e4173c Fix hfsutils_rcsid version string to 4.1.0A.1 4.1.0A.1 Pablo Lezaeta Reyes 2025-10-21 23:00:50 -03:00
  • f1fc0d2da6 Bump version to 4.1.0A.1 - Flexible Installation Release Pablo Lezaeta Reyes 2025-10-21 22:59:39 -03:00
  • 422427344e Update PACKAGING.md to reflect hfsck SBINDIR fix Pablo Lezaeta Reyes 2025-10-21 22:55:22 -03:00
  • e8f8d09a2c Fix hfsck installation to properly respect SBINDIR variable Pablo Lezaeta Reyes 2025-10-21 22:53:58 -03:00
  • d407f93f34 Add comprehensive distribution packaging guide Pablo Lezaeta Reyes 2025-10-21 22:50:12 -03:00
  • 1ecc5cc9b4 Implement flexible installation system for modern distributions Pablo Lezaeta Reyes 2025-10-21 22:48:41 -03:00
  • 47363c97aa Update documentation for build system improvements Pablo Lezaeta Reyes 2025-10-21 22:39:41 -03:00
  • 1301c575da Fix autotools build issues and improve build robustness Pablo Lezaeta Reyes 2025-10-21 22:38:15 -03:00
  • 06ebe9e72a Fix include paths and .gitignore issues Pablo Lezaeta Reyes 2025-10-21 22:24:13 -03:00
  • b9be6b4666 Fix hfsplus_format.h include paths Pablo Lezaeta Reyes 2025-10-21 22:22:57 -03:00
  • 01f6294dc1 Reorganize hfs_detect files and fix build system Pablo Lezaeta Reyes 2025-10-21 22:17:25 -03:00
  • 32e68c47da forgot update README.md Pablo Lezaeta Reyes 2025-10-21 21:42:08 -03:00
  • f464cecad6 Update versioning 4.1.0A 4.0.0 Pablo Lezaeta Reyes 2025-10-21 21:02:11 -03:00
  • 8c674ed484 Update versioning Pablo Lezaeta Reyes 2025-10-21 21:01:22 -03:00
  • ed313ad597 docs: update TODO to reflect version 4.1.0 achievements and current status Pablo Lezaeta Reyes 2025-10-21 20:46:59 -03:00
  • c956348039 feat: standardize Unix/Linux/BSD exit codes and enhance documentation Pablo Lezaeta Reyes 2025-10-21 20:43:20 -03:00
  • 2f09df5627 feat: complete integration and testing of HFS+ journaling support Pablo Lezaeta Reyes 2025-10-21 20:29:10 -03:00
  • ce65069ff6 feat: add HFS+ journaling implementation files Pablo Lezaeta Reyes 2025-10-21 20:20:06 -03:00
  • 6ab627fa89 feat: implement HFS+ journaling support in fsck.hfs+ Pablo Lezaeta Reyes 2025-10-21 20:18:14 -03:00
  • aa11cd317f fix: resolve compilation warnings and update project status Pablo Lezaeta Reyes 2025-10-21 19:35:48 -03:00
  • ac1768ff74 feat: complete manual pages and finalize project Pablo Lezaeta Reyes 2025-10-21 19:23:04 -03:00
  • 996acdd1a8 fix: remove filesystem utility symlinks from repository Pablo Lezaeta Reyes 2025-10-21 19:04:44 -03:00
  • 38985e4040 feat: complete Makefile integration for filesystem utilities Pablo Lezaeta Reyes 2025-10-21 18:54:45 -03:00
  • b367ba53ae feat: finalize HFS+ implementation with complete organization and validation Pablo Lezaeta Reyes 2025-10-21 18:40:12 -03:00
  • a3e98e590a feat: complete HFS+ test suite integration and validation Pablo Lezaeta Reyes 2025-10-21 18:23:28 -03:00
  • 4a8595f04e Updated changelog Pablo Lezaeta Reyes 2025-10-21 18:10:47 -03:00
  • 744ee589e0 feat: implement complete HFS+ formatting with standard Unix utilities Pablo Lezaeta Reyes 2025-10-21 18:09:23 -03:00
  • fde1c440d0 chore: sync remaining changes from HFS/HFS+ detection implementation Pablo Lezaeta Reyes 2025-10-21 17:48:12 -03:00
  • 4b792146f3 feat: modernize build system with DESTDIR support and standard Unix conventions Pablo Lezaeta Reyes 2025-10-21 17:20:43 -03:00
  • 9add4240b9 Update README.md Pablo Lezaeta Reyes 2025-10-21 16:29:32 -03:00
  • 8f882165c0 Update about hfsck Pablo Lezaeta Reyes 2025-10-21 16:08:53 -03:00
  • a6fb9e844d added workflow Pablo Lezaeta Reyes 2025-10-21 15:52:48 -03:00
  • 32dab014df add Editorconfig Pablo Lezaeta Reyes 2025-10-21 15:46:43 -03:00
  • 6fa70133a0 update gitignore Pablo Lezaeta Reyes 2025-10-21 15:45:24 -03:00
  • 88f22d5133 Crear .editorconfig JotaRandom 2025-10-21 08:43:57 -03:00
  • 4a3a66a685 Actualizar run_tests.sh JotaRandom 2025-10-21 07:41:54 -03:00
  • a2c9ea38c9 Actualizar Makefile JotaRandom 2025-10-20 23:30:45 -03:00
  • d72f9ce3e4 Actualizar .gitattributes JotaRandom 2025-10-20 22:33:56 -03:00
  • 9a5e596f99 Actualizar .gitignore JotaRandom 2025-10-20 22:31:02 -03:00
  • 3db5925bfe Status of updateabilition for hfsck Pablo Lezaeta Reyes 2025-10-20 22:24:51 -03:00
  • 257167f7b5 fix(make): safe clean to skip directories and only remove files/symlinks Pablo Lezaeta Reyes 2025-10-20 21:39:48 -03:00
  • 1b677582b7 add -Werror Pablo Lezaeta Reyes 2025-10-20 21:30:35 -03:00
  • 2d47454ca4 add -Werror Pablo Lezaeta Reyes 2025-10-20 21:29:30 -03:00
  • 8567466617 build: Pablo Lezaeta Reyes 2025-10-20 21:07:53 -03:00
  • 57d2baef6b chore: Pablo Lezaeta Reyes 2025-10-20 20:58:30 -03:00
  • 476cfb9f39 build: Pablo Lezaeta Reyes 2025-10-20 20:54:31 -03:00
  • 1e57cbd91f Initial attempt to integrate hfsck Pablo Lezaeta Reyes 2025-10-15 00:06:03 -03:00
  • ad2a89d69c Fixup Pablo Lezaeta Reyes 2025-10-14 23:53:51 -03:00
  • c87d33598e Fixup for a clean build Pablo Lezaeta Reyes 2025-10-14 23:43:35 -03:00
  • 244d891f61 Update Gitignore Pablo Lezaeta Reyes 2025-10-14 23:38:17 -03:00
  • 96e312fac4 Update readme Pablo Lezaeta Reyes 2025-10-14 23:35:42 -03:00
  • 71b2a557f7 added the respective files Pablo Lezaeta Reyes 2025-10-14 23:26:26 -03:00
  • 63559fae22 Update README.md Pablo Lezaeta Reyes 2025-10-14 23:20:27 -03:00
  • 3e2dda921b An small mistake i did earlier whe i tried to update the README... still a wip anyways Pablo Lezaeta Reyes 2025-10-14 02:58:35 -03:00
  • c7cfd7b5ff Remove legacy Tcl/Tk/X11 components for better maintainability This major cleanup removes all legacy graphical interface components: Pablo Lezaeta Reyes 2025-10-14 02:18:00 -03:00
  • 0e321c7636 Merge pull request #3 from targetdisk/mane JotaRandom 2025-09-19 05:25:49 -03:00
  • 9aeaf911d4 Include string.h in hpwd.c Andrea Rogers 2024-06-28 20:55:30 -05:00
  • ca23080bcb git: Ignore compiled output Andrea Rogers 2024-06-28 20:54:40 -05:00
  • 21d0d418e3 autoconf: Generate libhfs and librsrc Makefiles Andrea Rogers 2024-06-28 20:53:04 -05:00
  • a288be6e3b git: Ignore config.h and config.status Andrea Rogers 2024-06-28 20:43:22 -05:00
  • 0e079e8ff0 automake: Create .stamp directory for reasons Andrea Rogers 2024-06-28 20:36:11 -05:00
  • d983eb6ee9 We configure.ac now Andrea Rogers 2024-06-28 20:28:42 -05:00
  • 8af7cee4a8 autoconf: rm AC_REQUIRE(AC_PROG_CC) and more warnings Andrea Rogers 2024-06-28 20:17:54 -05:00