提交歷史

作者 SHA1 備註 提交日期
  Christopher Haster fb23044872 Fixed big-endian support for entry structures 7 年之前
  Christopher Haster 9273ac708b Added size field to entry structure 7 年之前
  Christopher Haster 03b262b1e8 Separated out version of dir remove/append for non-entries 7 年之前
  Christopher Haster 362b0bbe45 Minor improvement to from-memory commits 7 年之前
  Christopher Haster e4a0cd942d Take advantage of empty space early in dir search 7 年之前
  Christopher Haster f30ab677a4 Traded enum-based DSL for full callback-based DSL 7 年之前
  Christopher Haster ca3d6a52d2 Made implicity tag updates explicit 7 年之前
  Christopher Haster 692f0c542e Naive implementation of resizable entries 7 年之前
  Christopher Haster e3daee2621 Changed dir append to mirror commit DSL 7 年之前
  Christopher Haster 73d29f05b2 Adopted a tiny LISP-like DSL for some extra flexibility 7 年之前
  Christopher Haster 4c35c8655a Added different sources for commits, now with disk->disk moves 7 年之前
  Christopher Haster 49698e431f Separated type/struct fields in dir entries 7 年之前
  Christopher Haster 0bb1f7af17 Modified release script to create notes only on minor releases 7 年之前
  Christopher Haster 447d89cbd8 Merge pull request #109 from OTAkeys/pr/fix-sign-compare 7 年之前
  Vincent Dupont 28d2d96a83 Fix -Wsign-compare error 7 年之前
  Christopher Haster cb62bf2188 Fixed release script issue with fetching recent tags 7 年之前
  Christopher Haster 646b1b5a6c Added -Wjump-misses-init and fixed uninitialized warnings 7 年之前
  Christopher Haster 1b7a15599e Merge pull request #106 from conkerkh/master 7 年之前
  Christopher Haster e5a6938faf Fixed possible infinite loop in deorphan step 7 年之前
  Chris 6ad544f3f3 If stats file doesn't exist lfs_emubd_create will fail. 7 年之前
  Christopher Haster 3419284689 Fixed issue with corruption due to different cache sizes 7 年之前
  Christopher Haster 510cd13df9 Bumped minor version to v1.6 7 年之前
  Christopher Haster f5e0539951 Fixed issue with release script non-standard version tags 7 年之前
  Christopher Haster 066448055c Moved SPDX and license info into README 7 年之前
  Christopher Haster d66723ccfd Merge pull request #81 from ARMmbed/simple-versioning 7 年之前
  Christopher Haster 0234c77102 Simplified release process based on feedback 7 年之前
  Christopher Haster 84adead98b Merge pull request #80 from FreddieChopin/fix-memory-leaks 7 年之前
  Freddie Chopin 0422c55b81 Fix memory leaks in lfs_mount and lfs_format 7 年之前
  Christopher Haster 11ad3a2414 Merge pull request #76 from ARMmbed/fix-corrupt-read 7 年之前
  Christopher Haster 16318d003f Merge pull request #58 from dpgeorge/file-open-no-malloc 7 年之前