Histórico de Commits

Autor SHA1 Mensagem Data
  Christopher Haster 259535ee73 Added lfs_fs_mkconsistent há 2 anos atrás
  Christopher Haster 94d9e097a6 Fixed issue where lfs_fs_deorphan may run more than needed há 2 anos atrás
  Christopher Haster dd03c27476 Merge pull request #805 from littlefs-project/fix-dir-seek-end há 2 anos atrás
  Christopher Haster b6773e68bf Merge remote-tracking branch 'origin/devel' into fix-dir-seek-end há 2 anos atrás
  Christopher Haster 922a35b3a5 Merge remote-tracking branch 'origin/devel' into fix-boundary-truncates há 2 anos atrás
  Christopher Haster 92298c749d Merge pull request #802 from littlefs-project/assert-minimum-block-size há 2 anos atrás
  Christopher Haster 50b394ca36 Merge pull request #801 from littlefs-project/assert-bool-cast há 2 anos atrás
  Christopher Haster 2a18e03cb8 Merge pull request #809 from littlefs-project/brent-cycle-detection há 2 anos atrás
  Christopher Haster 4c9360020e Added ability to bump on-disk minor version há 2 anos atrás
  Christopher Haster b33a5b3f85 Fixed issue where seeking to end-of-directory return LFS_ERR_INVAL há 2 anos atrás
  Christopher Haster b0a4a44e5b Added explicit assert for minimum block size of 128 bytes há 2 anos atrás
  Christopher Haster aae897ffd0 Added an assert for truthy-preserving bool conversions há 2 anos atrás
  Christopher Haster e57402c8e9 Added ability to revert to inline file in lfs_file_truncate há 2 anos atrás
  Christopher Haster 6dc18c38c1 Fixed block-boundary truncate issue há 2 anos atrás
  Christopher Haster ba1c76435a Fixed issue where deorphan could get stuck circling between two half-orphans há 3 anos atrás
  Christopher Haster d1b254da2c Reverted removal of 1-bit counter threaded through tags há 3 anos atrás
  Christopher Haster 2f26966710 Continued implementation of forward-crcs, adopted new test runners há 3 anos atrás
  Christopher Haster b4091c6871 Switched to separate-tag encoding of forward-looking CRCs há 5 anos atrás
  Christopher Haster 91ad673c45 Cleaned up a few additional commit corner cases há 5 anos atrás
  Christopher Haster 52dd83096b Initial implementation of forward-looking erase-state CRCs há 5 anos atrás
  Christopher Haster 1278ec1d08 Adopted Brent's algorithm for cycle detection há 3 anos atrás
  Christopher Haster 0c781dd822 Merge remote-tracking branch 'origin/master' into test-and-bench-runners há 3 anos atrás
  Christopher Haster 0b11ce03b7 Fixed incorrect calculation of extra space needed in mdir blocks há 3 anos atrás
  Christopher Haster eba5553314 Fixed hidden orphans by separating deorphan search into two passes há 3 anos atrás
  Christopher Haster 6a53d76e90 Merge pull request #744 from littlefs-project/fix-fetchmatch-err-path há 3 anos atrás
  Christopher Haster dfa8abdd2c Merge pull request #740 from cbiffle/fix-invalid-block-size-reporting há 3 anos atrás
  Christopher Haster d8c96abf92 Merge pull request #724 from littlefs-project/clang-lint há 3 anos atrás
  Christopher Haster d08f949afd Fixed lfs_dir_fetchmatch not propogating bd errors correctly in one case há 3 anos atrás
  Cliff L. Biffle eb9f4d5d7e Fix invalid block size reporting. há 3 anos atrás
  Christopher Haster 47914b925f Fixed self-assign warnings discovered by clang há 3 anos atrás