Historique des commits

Auteur SHA1 Message Date
  Christopher Haster e3b867897a Modified results from find-like functions to use tags il y a 7 ans
  Christopher Haster 67d9f88b0e Combined get functions into one il y a 7 ans
  Christopher Haster 7ad9700d9e Integrated findscan into fetch as a built in side effect il y a 7 ans
  Christopher Haster fe31f79b5f Consolidated find/parent scanning functions il y a 7 ans
  Christopher Haster fd121dc2e2 Dropped "has id" bit encoding in favor of invalid id il y a 7 ans
  Christopher Haster b7bd34f461 Restructured types to use a more flexible bit encoding il y a 7 ans
  Christopher Haster c1103efb53 Changed type info to be retrieved from name tag instead of struct tag il y a 7 ans
  Christopher Haster d7b0652936 Removed old move logic, now passing move tests il y a 7 ans
  Christopher Haster 2ff32d2dfb Fixed bug where globals were poisoning move commits il y a 7 ans
  Christopher Haster b46fcac585 Fixed issues with finding wrong ids after bad commits il y a 7 ans
  Christopher Haster cebf7aa0fe Switched back to simple deorphan-step on directory remove il y a 7 ans
  Christopher Haster 3ffcedb95b Restructured tags to better support xored-globals il y a 7 ans
  Christopher Haster e39f7e99d1 Introduced xored-globals logic to fix fundamental problem with moves il y a 7 ans
  Christopher Haster 116c1e76de Adopted EISDIR as internal error for root path as argument il y a 7 ans
  Christopher Haster f458da4b7c Added the internal meta-directory structure il y a 7 ans
  Christopher Haster eaa9220aad Renamed lfs_entry_t -> lfs_mattr_t il y a 7 ans
  Christopher Haster 9278b17537 Trimmed old names and functions from the code base il y a 7 ans
  Christopher Haster 85a9638d9f Fixed issues discovered around testing moves il y a 7 ans
  Christopher Haster 483d41c545 Passing all of the basic functionality tests il y a 7 ans
  Christopher Haster 11a3c8d062 Continued progress with reintroducing testing on the new metadata logging il y a 7 ans
  Christopher Haster 0bdaeb7f8b More testing progress, combined dir/commit traversal il y a 7 ans
  Christopher Haster 0405ceb171 Cleaned up enough things to pass basic file testing il y a 7 ans
  Christopher Haster a3c67d9697 Reorganized the internal operations to make more sense il y a 7 ans
  Christopher Haster 0695862b38 Completed transition of files with journalling metadata il y a 7 ans
  Christopher Haster fe553e8af4 More progress integrating journaling il y a 7 ans
  Christopher Haster 87f3e01a17 Progressed integration of journaling metadata pairs il y a 7 ans
  Christopher Haster 8070abec34 Added rudimentary framework for journaling metadata pairs il y a 7 ans
  Christopher Haster 61f454b008 Added tests for resizable entries and custom attributes il y a 7 ans
  Christopher Haster ea4ded420c Fixed big-endian support again il y a 7 ans
  Christopher Haster 746b90965c Added lfs_fs_size for finding a count of used blocks il y a 7 ans