提交历史

作者 SHA1 备注 提交日期
  geniusgogo 7b8a5dd6e2 Merge pull request #9 from mysterywolf/upstream-3 3 年之前
  Meco Man 5aaf9a31b2 update readme 3 年之前
  Christopher Haster ead50807f1 Merge pull request #565 from tniessen/fix-link-to-test-bd 4 年之前
  Christopher Haster 2f7596811d Merge pull request #529 from yamt/macos-make-test 4 年之前
  Tobias Nießen 1e423bae58 Fix link to test block device 4 年之前
  Meco Man 85dea04a19 [Sconscript] 增加编译过程中自动删除原仓库无用文件 4 年之前
  xieyangrun b9a410b3cf fixed getdents strncpy overwrite from:https://github.com/RT-Thread/rt-thread/pull/4530 4 年之前
  YAMAMOTO Takashi 3bee4d9a19 scripts/test.py: Fix infinite busy loops on macOS 4 年之前
  xieyangrun 4828c87a54 Merge remote-tracking branch 'remotes/origin/master' 4 年之前
  Christopher Haster 5358e78623 Moved LFS_TRACE calls to API wrapper functions 5 年之前
  Christopher Haster 3abe6b2873 Tweaked thread-safe implementation 5 年之前
  Bill Gesner 78e885a662 Squash of thread-safe PR cleanup 5 年之前
  Bill Gesner f9296fa499 add thread safe wrappers 5 年之前
  Maxime Vincent ae0d736c8e Squash of LFS_READONLY cleanup 5 年之前
  Maxime Vincent 6538c5d5f4 Add LFS_READYONLY define, to allow smaller builds providing read-only mode 5 年之前
  Noah Gorny 9c1c42f0f1 Add lfs_mlist_append/remove helper 5 年之前
  Christopher Haster 9239883a48 Bumped minor version to v2.4 4 年之前
  Christopher Haster 4ea5cabac1 Enabled overriding of LFS_ASSERT/TRACE/DEBUG/etc 4 年之前
  Will c83d9cccfb lfs_fs_preporphans ret int for graceful LFS_ASSERT 5 年之前
  Christopher Haster 60ed936c33 Removed unnecessary truncate condition thanks to new seek optimization 5 年之前
  Christopher Haster 2719ac1ad3 Fixed lfs_file_truncate issue where internal state may not be flushed 5 年之前
  Themba Dube 9e117c8574 Use lfs_file_rawsize to calculate LFS_SEEK_END position 5 年之前
  Themba Dube 1ee2f0b057 Skip flushing file if lfs_file_rawseek() doesn't change position 5 年之前
  Christopher Haster 93b967fbcd Moved sanity check in lfs_format after compaction 5 年之前
  Will 4c0b4a60d4 Remove inline_files_max and lfs_t entry for metadata_max 5 年之前
  Will ed272b72f7 Add metadata_max and inline_file_max to config 5 年之前
  Christopher Haster 0e591a4212 Fixed incorrect documentation in test.py 5 年之前
  Christopher Haster c290cbe72f Moved lfs_mdir_isopen behind LFS_NO_ASSERT 5 年之前
  Christopher Haster 7f2e81ad53 Removed .travis.yml 5 年之前
  Christopher Haster 9dd4ee3ab3 Added post-release script, cleaned up workflows 5 年之前