aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21Snap for 10843824 from 508ec739de867a7549a0b8584942a00612dc5f1c to 24Q1-releaseandroid-u-qpr2-beta-3-gplandroid-u-qpr2-beta-1-gplandroid-14.0.0_r37android-14.0.0_r36android-14.0.0_r35android-14.0.0_r34android-14.0.0_r33android-14.0.0_r32android-14.0.0_r31android-14.0.0_r30android-14.0.0_r29android14-qpr2-s5-releaseandroid14-qpr2-s4-releaseandroid14-qpr2-s3-releaseandroid14-qpr2-s2-releaseandroid14-qpr2-s1-releaseandroid14-qpr2-releaseAndroid Build Coastguard Worker
2023-09-15Revert "Reland "ANDROID: suppress unused variable warning"" am: e2ac889918 am...HEADandroid-u-qpr3-beta-2-gplmastermainDaniel Rosenberg
2023-09-15ANDROID: Fix uninitialized warning in exfat2img am: 8a2d8e8953 am: 5539be2f27...Daniel Rosenberg
2023-09-15Upgrade exfatprogs to 26355e88584c91ed2ac623bcd547331816b2a898 am: 88ebc935f0...Daniel Rosenberg
2023-09-15Merge commit '881a5c87a80a5bd0dc43db355d9a359ccadf69c2' into exfatprogs am: 4...Daniel Rosenberg
2023-09-15Revert "Reland "ANDROID: suppress unused variable warning"" am: e2ac889918 am...android-u-qpr3-beta-1-gplandroid-u-qpr2-beta-2-gplDaniel Rosenberg
2023-09-15ANDROID: Fix uninitialized warning in exfat2img am: 8a2d8e8953 am: 5539be2f27...Daniel Rosenberg
2023-09-15Upgrade exfatprogs to 26355e88584c91ed2ac623bcd547331816b2a898 am: 88ebc935f0...Daniel Rosenberg
2023-09-15Merge commit '881a5c87a80a5bd0dc43db355d9a359ccadf69c2' into exfatprogs am: 4...Daniel Rosenberg
2023-09-15Revert "Reland "ANDROID: suppress unused variable warning"" am: e2ac889918 am...Daniel Rosenberg
2023-09-15ANDROID: Fix uninitialized warning in exfat2img am: 8a2d8e8953 am: 5539be2f27...Daniel Rosenberg
2023-09-15Upgrade exfatprogs to 26355e88584c91ed2ac623bcd547331816b2a898 am: 88ebc935f0...Daniel Rosenberg
2023-09-15Merge commit '881a5c87a80a5bd0dc43db355d9a359ccadf69c2' into exfatprogs am: 4...Daniel Rosenberg
2023-09-15Revert "Reland "ANDROID: suppress unused variable warning"" am: e2ac889918 am...Daniel Rosenberg
2023-09-15ANDROID: Fix uninitialized warning in exfat2img am: 8a2d8e8953 am: 5539be2f27Daniel Rosenberg
2023-09-15Upgrade exfatprogs to 26355e88584c91ed2ac623bcd547331816b2a898 am: 88ebc935f0...Daniel Rosenberg
2023-09-15Merge commit '881a5c87a80a5bd0dc43db355d9a359ccadf69c2' into exfatprogs am: 4...Daniel Rosenberg
2023-09-14Revert "Reland "ANDROID: suppress unused variable warning"" am: e2ac889918android-u-rb-dp-10-gplandroid-u-rb-dp-10-gplDaniel Rosenberg
2023-09-14ANDROID: Fix uninitialized warning in exfat2img am: 8a2d8e8953Daniel Rosenberg
2023-09-14Upgrade exfatprogs to 26355e88584c91ed2ac623bcd547331816b2a898 am: 88ebc935f0Daniel Rosenberg
2023-09-14Merge commit '881a5c87a80a5bd0dc43db355d9a359ccadf69c2' into exfatprogs am: 4...Daniel Rosenberg
2023-09-13Revert "Reland "ANDROID: suppress unused variable warning""Daniel Rosenberg
2023-09-13ANDROID: Fix uninitialized warning in exfat2imgDaniel Rosenberg
2023-09-13Upgrade exfatprogs to 26355e88584c91ed2ac623bcd547331816b2a898Daniel Rosenberg
2023-09-12Merge commit '881a5c87a80a5bd0dc43db355d9a359ccadf69c2' into exfatprogsDaniel Rosenberg
2023-05-17Merge pull request #225 from exfatprogs/exfat-nextNamjae Jeon
2023-05-17exfatprogs: release 1.2.1 versionNamjae Jeon
2023-05-17fsck: fix assertion in exfat_c2oHyunchul Lee
2023-05-17lib: do not allow exfat_c2o() to return negative valueErichong
2023-02-12exfat2img: fix LLVM void pointer arithmetic errorbrunosampaio08
2022-12-27tests: Add testcase for empty directory starts with zero cluster.Erichong
2022-12-27fsck: Add the capability to fix zero size directoryErichong
2022-10-31manpages: fix spelling mistake in fsck.exfat.8Sven Hoexter
2022-10-28Merge pull request #209 from exfatprogs/exfat-nextNamjae Jeon
2022-10-28exfatprogs: release 1.2.0 versionNamjae Jeon
2022-10-28exfatprogs: add missing updating Android.bpNamjae Jeon
2022-10-19exfatprogs: update README.mdHyunchul Lee
2022-10-19fsck: tests: add testcase for renaming dot or dotdot entryNamjae Jeon
2022-10-19fsck: add support for renaming dot and dotdot filesNamjae Jeon
2022-10-19fsck: don't error print if there is no volume entryNamjae Jeon
2022-09-15tune: label: fix bitmap entry corruption when adding new volume labelNamjae Jeon
2022-09-14exfatprogs: add usage examples to README.mdHyunchul Lee
2022-09-14fsck: update manpageHyunchul Lee
2022-09-14exfat2img: add usage examples to manpageHyunchul Lee
2022-09-12exfatprogs: change Copyright holder in some filesHyunchul Lee
2022-09-12mkfs: zero the reserved fields of directory entriesYuezhang Mo
2022-09-09Merge pull request #199 from hclee/for-nextNamjae Jeon
2022-09-06exfatprogs: modify .travis.yml to run fsck testcasesHyunchul Lee
2022-09-06exfatprogs: add exfat2img to dump a partitionHyunchul Lee
2022-09-01tests: some modification of test_fsck.shHyunchul Lee