Commit történet

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