提交历史

作者 SHA1 备注 提交日期
  Christopher Haster 4cd2bfc2c1 Fixed inverted dir->count check logic 6 月之前
  Christopher Haster f24ff9fb25 Moved dir->count check before commit, limited to < 0xff 6 月之前
  David 172a186fa9 compact when dir count hits 0x3ff 7 月之前
  Christopher Haster 8e251dd675 Merge pull request #1110 from Ryan-CW-Code/perf_gc 9 月之前
  Christopher Haster 25b9a4af85 Merge pull request #1109 from Ryan-CW-Code/never_read 9 月之前
  Christopher Haster 2acf939a00 Merge pull request #1106 from littlefs-project/fix-make-build-dep 9 月之前
  ryancw d5a86fd28d style: format code, limit to 80 columns. 10 月之前
  ryancw 2349ac8c96 perf: gc might try to populate the lookahead buffer each time 10 月之前
  ryancw 0755b00c21 refactor: value stored to 'diff' is never read 10 月之前
  Christopher Haster 8365bbb7a2 make: Added missing BUILD_DEP include 11 月之前
  Christopher Haster 16ceb67934 Merge pull request #1103 from littlefs-project/devel 11 月之前
  Christopher Haster 8434536f0a Bumped minor version to v2.11 11 月之前
  Christopher Haster 523319b685 Merge pull request #1104 from DvdGiessen/os-rename-between-filesystems 11 月之前
  Daniël van de Giessen ba250a3075 use shutil.move instead of os.rename to move file 11 月之前
  Christopher Haster 8c458fa6bd Merge pull request #1094 from sosthene-nitrokey/shrink-fs 11 月之前
  Christopher Haster 3149201ae5 Merge pull request #1091 from yamt/mach-o 11 月之前
  Christopher Haster 6a43f3cdc3 Merge pull request #1090 from yamt/clang 11 月之前
  Christopher Haster d73fb8ef3c Merge pull request #1099 from littlefs-project/fix-remove-double-deorphan 11 月之前
  Christopher Haster c1bf7cee84 Merge pull request #1100 from selimkeles/fix/bitshift_overflow 11 月之前
  Christopher Haster b26bf3494c Merge pull request #1095 from DvdGiessen/lfs_crc 11 月之前
  Christopher Haster 0115cf6b74 gha: Dropped explicit CFLAGS from clang testing in CI 11 月之前
  Christopher Haster bff4dfd1b1 Added NO_GCC to allow users to explicitly disable GCC-specific flags 11 月之前
  Sosthène Guédon edaaaf88ea Apply review comments 11 月之前
  Sosthène Guédon 7d79423972 Rename SHRINKIFCHEAP to SHRINKNONRELOCATING 11 月之前
  Sosthène Guédon 7782d3dfa3 Mention that shrinking is unlikely to work 11 月之前
  selim.keles f4a1bb328a fix: added uint32_t cast to the bitshift places 11 月之前
  Sosthène Guédon 9b8f802b43 fixup! Add support for shrinking a filesystem 11 月之前
  Christopher Haster a3d6bec5f0 Fixed a double deorphan caused by relocation mid dir remove 11 月之前
  Christopher Haster 0634d13e07 tests: Added non-reentrant variants of orphan/relocation tests 11 月之前
  Sosthène Guédon 2105e502c5 Add support for shrinking a filesystem 11 月之前