Commit History

Author SHA1 Message Date
  Christopher Haster d0e0453651 Changed how we write out superblock to use append 7 years ago
  Christopher Haster 701e4fa438 Fixed a handful of bugs as result of testing 7 years ago
  Christopher Haster d8cadecba6 Better implementation of inline files, now with overflowing 7 years ago
  Christopher Haster 836e23895a Shoehorned in hacky implementation of inline files 7 years ago
  Christopher Haster fb23044872 Fixed big-endian support for entry structures 7 years ago
  Christopher Haster 9273ac708b Added size field to entry structure 7 years ago
  Christopher Haster 03b262b1e8 Separated out version of dir remove/append for non-entries 7 years ago
  Christopher Haster 362b0bbe45 Minor improvement to from-memory commits 7 years ago
  Christopher Haster e4a0cd942d Take advantage of empty space early in dir search 7 years ago
  Christopher Haster f30ab677a4 Traded enum-based DSL for full callback-based DSL 7 years ago
  Christopher Haster ca3d6a52d2 Made implicity tag updates explicit 7 years ago
  Christopher Haster 692f0c542e Naive implementation of resizable entries 7 years ago
  Christopher Haster e3daee2621 Changed dir append to mirror commit DSL 7 years ago
  Christopher Haster 73d29f05b2 Adopted a tiny LISP-like DSL for some extra flexibility 7 years ago
  Christopher Haster 4c35c8655a Added different sources for commits, now with disk->disk moves 7 years ago
  Christopher Haster 49698e431f Separated type/struct fields in dir entries 7 years ago
  xieyangrun c6832acd5c Merge branch 'master' of https://github.com/geky/littlefs 7 years ago
  Christopher Haster 0bb1f7af17 Modified release script to create notes only on minor releases 7 years ago
  Christopher Haster 447d89cbd8 Merge pull request #109 from OTAkeys/pr/fix-sign-compare 7 years ago
  Vincent Dupont 28d2d96a83 Fix -Wsign-compare error 7 years ago
  xieyangrun d7d7698e4f code format 7 years ago
  xieyangrun 86d7eafdfe Merge branch 'master' of https://github.com/geky/littlefs 7 years ago
  Christopher Haster cb62bf2188 Fixed release script issue with fetching recent tags 7 years ago
  xieyangrun 276efe486e Merge branch 'master' into HEAD 7 years ago
  Christopher Haster 646b1b5a6c Added -Wjump-misses-init and fixed uninitialized warnings 7 years ago
  Christopher Haster 1b7a15599e Merge pull request #106 from conkerkh/master 7 years ago
  Christopher Haster e5a6938faf Fixed possible infinite loop in deorphan step 7 years ago
  Chris 6ad544f3f3 If stats file doesn't exist lfs_emubd_create will fail. 7 years ago
  Christopher Haster 3419284689 Fixed issue with corruption due to different cache sizes 7 years ago
  Christopher Haster 510cd13df9 Bumped minor version to v1.6 7 years ago