Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-10Removed .travis.ymlChristopher Haster
2020-12-04Merge pull request #470 from renesas/SWFLEX-1517-littlefs-thread-safe-optionChristopher Haster
2020-12-04Added thread-safe build+size reporting to CIChristopher Haster
2020-12-04Added read-only build+size reporting to CIChristopher Haster
2020-02-19Limited byte-level tests to native testing due to timeChristopher Haster
2020-02-19Fixed minor things to get CI passing againChristopher Haster
2020-02-19Restructured .travis.yml to span more jobsChristopher Haster
2020-02-12Added test.py support for tmpfs-backed disksChristopher Haster
2020-02-12Updated .travis.yml and added additional geometry constraintsChristopher Haster
2019-12-02Fixed lfs_dir_fetchmatch not understanding overwritten tagsv2.1.4Christopher Haster
2019-08-09Changed CI to create release note for patchesChristopher Haster
2019-07-29Merge pull request #233 from ARMmbed/discourage-no-wear-levelingChristopher Haster
2019-07-29Changed FUSE branch to v2 (previously v2-alpha)Christopher Haster
2019-07-27Increased testing to include geometries that can't be fully testedChristopher Haster
2019-07-02Fixed 32-bit/64-bit Ubuntu multilib issue in Travisv2.0.5Christopher Haster
2019-04-17Fixed migration test condition for prefix branchesv2.0.3Christopher Haster
2019-04-12Fixed .travis.yml to use explicit branch names for migration testingfix-travis-fuse-migrate-versionChristopher Haster
2019-04-08Merge remote-tracking branch 'origin/master' into v2-alphaChristopher Haster
2019-04-08Added automatic version prefixing to releasesv1.7.2v1Christopher Haster
2019-04-02Added v1->v2 migration into CIChristopher Haster
2019-02-28Added migration from littlefs v1Christopher Haster
2018-10-21Merge remote-tracking branch 'origin/master' into v2-rebase-part2Christopher Haster
2018-10-20Changed release script to generate draftsv1.7.0Christopher Haster
2018-10-18Fixed mkdir when inserting into a non-end blockChristopher Haster
2018-10-18Changed lookahead configuration unit to bytes instead of bitsChristopher Haster
2018-10-18Added building blocks for dynamic wear-levelingChristopher Haster
2018-10-16Merge remote-tracking branch 'origin/master' into v2-alphaChristopher Haster
2018-10-16Changed littlefs-fuse target for testing purposesChristopher Haster
2018-10-16Introduced cache_size as alternative to hardware read/write sizesChristopher Haster
2018-10-10Added test coverage for filesystems with no inline filesChristopher Haster
2018-09-29Modified release script to create notes only on minor releasesv1.6.2Christopher Haster
2018-09-27Fixed release script issue with fetching recent tagsv1.6.1Christopher Haster
2018-07-27Fixed issue with release script non-standard version tagsChristopher Haster
2018-07-25Simplified release process based on feedbacksimple-versioningChristopher Haster
2018-07-11Fixed script issue with bash expansion inside makefile parameterChristopher Haster
2018-04-09Fixed Travis rate-limit issue with Github requestsChristopher Haster
2018-03-13Fixed Travis issue with deploy stage in PRsChristopher Haster
2018-02-21Fixed multiple deploy steps in TravisChristopher Haster
2018-02-19Added cross-compile targets for testingChristopher Haster
2018-02-02Added autogenerated release notes from commitsChristopher Haster
2018-01-30Moved -Werror flag to CI onlyChristopher Haster
2018-01-29Added deploy step in Travis to push new version as tagsChristopher Haster
2018-01-21Added files test to littlefs-fuse tests in Travisv1.1Christopher Haster
2017-12-27Fixed issue with immediate exhaustion and small unaligned storageChristopher Haster
2017-11-17Added QUIET flag to tests so CI is readableChristopher Haster
2017-11-10Fixed issue with aggressively rounding down lookahead configurationChristopher Haster
2017-10-10Added self-hosting fuzz test using littlefs-fuseChristopher Haster
2017-09-19Fixed problem with lookaheads larger than block deviceChristopher Haster
2017-09-18Fixed issue with negative modulo with unaligned lookaheadsChristopher Haster
2017-07-18Added build size output to CIChristopher Haster