summaryrefslogtreecommitdiff
path: root/libparted/fs/hfs
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright statements to 2021Brian C. Lane2021-01-184-4/+4
* maint: Update copyright statements to 2020Brian C. Lane2020-12-114-7/+7
* hfs: Fix gcc 10 bounds check warningBrian C. Lane2020-11-201-1/+1
* maint: Update copyright statements to 2019Brian C. Lane2019-08-124-5/+8
* maint: run "make update-copyright"Jim Meyering2014-05-254-4/+4
* Fix filesystem detection on non 512 byte sectorsPhillip Susi2014-04-182-12/+8
* maint: update all copyright year number rangesJim Meyering2013-01-064-4/+4
* maint: hoist libparted/fs/*/Makefile.am into parent Makefile.amJim Meyering2012-01-101-12/+0
* maint: update all copyright year number rangesJim Meyering2012-01-014-4/+4
* libparted: HFS/HFS+ probe: don't let a corrupt FS evoke failed assertionBrian C. Lane2011-11-051-7/+11
* hfs: remove all-but-probe FS-related codeJim Meyering2011-05-2718-5063/+2
* remove all top-level FS-op code and the clearfat programJim Meyering2011-05-271-82/+0
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-057-37/+36
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-2220-33/+21
* tests: distribute a few more tests and documentation filesColin Watson2010-03-301-0/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0820-20/+33
* maint: remove more dead stores and fix a bug in do_mkpartfsJim Meyering2009-10-012-8/+4
* maint: remove dead store code and declarationsJim Meyering2009-10-012-2/+2
* build: avoid a shadowing warningJim Meyering2009-10-012-12/+12
* maint: update most copyright year lists to include 2009Jim Meyering2009-09-2920-20/+20
* remove all trailing blanksJim Meyering2009-03-0514-83/+83
* Use free, not ped_free.Jim Meyering2008-05-299-56/+56
* Updated GPL license boilerplate.David Cantrell2007-07-2320-76/+56
* Move static variable flagging little endian or not to journal.c. We don't wa...David Cantrell2007-03-152-34/+33
* Patch from Matthew Garrett <mjg59@srcf.ucam.org> to add HFS+ resize support.David Cantrell2007-03-132-25/+37
* hfs.c: Detect write failure.Jim Meyering2007-03-121-10/+10
* Use <config.h> consistently, not "config.h".Jim Meyering2007-03-0710-10/+10
* Use $(VAR), rather than obsolescent @VAR@ automake notation.Jim Meyering2007-03-021-1/+1
* Introduced MAINTAINERCLEANFILES in Makefile.am for carrying out 'make maintai...Debarshi Ray2007-02-191-0/+2
* Cleaning up nested structs & unions.Debarshi Ray2007-02-191-304/+304
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-163-12/+12
* Compile warning-free with "gcc -Wall -Wshadow".Jim Meyering2007-02-133-10/+10
* cb6ca73be06f360308e6a2fccb7142ed8175af29 continued.Debarshi Ray2007-01-1610-21/+0
* Changes done on darcs repository suitable for 1.8 release:Otavio Salvador2006-11-101-1/+2
* Fix ChangeLogAnant Narayanan2006-09-1424-0/+6437