Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster c0af471bc1 Merge pull request #227 from haneefmubarak/patch-1 hace 6 años
  Haneef Mubarak 2e92f7a49b actually removed <dirent.h> hace 6 años
  Haneef Mubarak 2588948d70 removed <dirent.h> preventing compile on some archs hace 6 años
  Christopher Haster abd90cb84c Fixed 32-bit/64-bit Ubuntu multilib issue in Travis hace 6 años
  Christopher Haster b73ac594f2 Fixed issues with reading and caching inline files hace 6 años
  Christopher Haster 614f7b1e68 Fixed accidental truncate after seek on inline files hace 6 años
  Christopher Haster a9a61a3e78 Added redundant compaction to lfs_format/lfs_migrate hace 6 años
  Christopher Haster 36973d8fd5 Fixed missing cache flush in lfs_migrate hace 6 años
  Christopher Haster f06dc5737f Merge pull request #201 from nickray/python2-markings hace 6 años
  Nicolas Stalder 3fb242f3ae Mark all Python 2 scripts as Python 2 hace 6 años
  Christopher Haster ef77195a64 Fixed limit of inline files based on LFS_ATTR_MAX hace 6 años
  Christopher Haster 12e464e9c3 Fixed issue with writes following a truncate hace 6 años
  Christopher Haster 9899c7fe48 Fixed read cache amount based on hint and offset hace 6 años
  Christopher Haster bc7bed740b Merge pull request #181 from rojer/lfs1_crc hace 6 años
  Christopher Haster cf9afdddff Merge pull request #179 from rojer/wundef hace 6 años
  Deomid "rojer" Ryabkov 2533a0f6d6 Make lfs1_crc static so it doesn't conflict with prefixed LFS1 code hace 6 años
  Deomid "rojer" Ryabkov 2a7f0ed11b Fix compilation with -Wundef hace 6 años
  Christopher Haster f35fb8c148 Fixed migration test condition for prefix branches hace 6 años
  Christopher Haster 0a1f706ca2 Merge pull request #160 from FreddieChopin/no-cache-bypass hace 6 años
  Freddie Chopin fdd239fe21 Don't bypass cache in `lfs_cache_prog()` and `lfs_cache_read()` hace 6 años
  Christopher Haster 780ef2fce4 Fixed buffer overflow due to mistaking prog_size for cache_size hace 6 años
  Christopher Haster 73ea008b74 Merge pull request #151 from Krakonos/master hace 6 años
  Christopher Haster c849748453 Merge pull request #150 from ajaybhargav/truncate-fix hace 6 años
  Christopher Haster 25a843aab7 Fixed .travis.yml to use explicit branch names for migration testing hace 6 años
  Ajay Bhargav 905727b684 Fix: length more than LFS_FILE_MAX should return error hace 6 años
  Christopher Haster 0907ba7813 Merge pull request #85 from ARMmbed/v2-alpha hace 6 años
  Christopher Haster 48bd2bff82 Artificially limited number of file ids per metadata block hace 6 años
  Christopher Haster 651e14e796 Cleaned up a couple of warnings hace 6 años
  Christopher Haster 1ff6432298 Added clarification on buffer alignment. hace 6 años
  Christopher Haster c2c2ce6b97 Fixed issue with handling block device errors in lfs_file_sync hace 6 años