Revīziju vēsture

Autors SHA1 Ziņojums Datums
  xieyangrun 4828c87a54 Merge remote-tracking branch 'remotes/origin/master' 4 gadi atpakaļ
  Christopher Haster 5358e78623 Moved LFS_TRACE calls to API wrapper functions 5 gadi atpakaļ
  Christopher Haster 3abe6b2873 Tweaked thread-safe implementation 5 gadi atpakaļ
  Bill Gesner 78e885a662 Squash of thread-safe PR cleanup 5 gadi atpakaļ
  Bill Gesner f9296fa499 add thread safe wrappers 5 gadi atpakaļ
  Maxime Vincent ae0d736c8e Squash of LFS_READONLY cleanup 5 gadi atpakaļ
  Maxime Vincent 6538c5d5f4 Add LFS_READYONLY define, to allow smaller builds providing read-only mode 5 gadi atpakaļ
  Noah Gorny 9c1c42f0f1 Add lfs_mlist_append/remove helper 5 gadi atpakaļ
  Christopher Haster 9239883a48 Bumped minor version to v2.4 4 gadi atpakaļ
  Christopher Haster 4ea5cabac1 Enabled overriding of LFS_ASSERT/TRACE/DEBUG/etc 4 gadi atpakaļ
  Will c83d9cccfb lfs_fs_preporphans ret int for graceful LFS_ASSERT 5 gadi atpakaļ
  Christopher Haster 60ed936c33 Removed unnecessary truncate condition thanks to new seek optimization 5 gadi atpakaļ
  Christopher Haster 2719ac1ad3 Fixed lfs_file_truncate issue where internal state may not be flushed 5 gadi atpakaļ
  Themba Dube 9e117c8574 Use lfs_file_rawsize to calculate LFS_SEEK_END position 5 gadi atpakaļ
  Themba Dube 1ee2f0b057 Skip flushing file if lfs_file_rawseek() doesn't change position 5 gadi atpakaļ
  Christopher Haster 93b967fbcd Moved sanity check in lfs_format after compaction 5 gadi atpakaļ
  Will 4c0b4a60d4 Remove inline_files_max and lfs_t entry for metadata_max 5 gadi atpakaļ
  Will ed272b72f7 Add metadata_max and inline_file_max to config 5 gadi atpakaļ
  Christopher Haster 0e591a4212 Fixed incorrect documentation in test.py 5 gadi atpakaļ
  Christopher Haster c290cbe72f Moved lfs_mdir_isopen behind LFS_NO_ASSERT 5 gadi atpakaļ
  Christopher Haster 7f2e81ad53 Removed .travis.yml 5 gadi atpakaļ
  Christopher Haster 9dd4ee3ab3 Added post-release script, cleaned up workflows 5 gadi atpakaļ
  Christopher Haster acc97aed02 Reduced build sources to just the core littlefs 5 gadi atpakaļ
  Christopher Haster 011d333558 Brought over the release workflow 5 gadi atpakaļ
  Christopher Haster 65ab1d7ec2 Fixed a recompilation issue in CI, tweaked coverage.py a bit more 5 gadi atpakaļ
  Christopher Haster 96a97479c7 Added BUILDDIR, a bit of script reworking 5 gadi atpakaļ
  Christopher Haster 4b0db6f848 Switched to lcov for coverage collection, greatly simplified coverage.py 5 gadi atpakaļ
  Christopher Haster 5bcee647c8 Added coverage.py, and optional coverage info to test.py 5 gadi atpakaļ
  Christopher Haster 38c1ee4845 Added GitHub workflows to run tests 5 gadi atpakaļ
  Christopher Haster 106963f538 Added scripts/code_size.py, for more in-depth code-size reporting 5 gadi atpakaļ