Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 3914cdf39f Pulled in fixes for additional path corner cases il y a 7 ans
  Christopher Haster 392b2ac79f Refactored the updates of in-flight files/dirs il y a 7 ans
  Christopher Haster d9a24d0a2b Fixed move handling when caught in a relocate il y a 7 ans
  Christopher Haster 5d24e656f1 Cleaned up commit logic and function organization il y a 7 ans
  Christopher Haster d3f3711560 Cleaned up attributes and related logic il y a 7 ans
  Christopher Haster 5fc53bd726 Changed internal functions to return tags over pointers il y a 7 ans
  Christopher Haster 2b35c36b67 Renamed tag functions and macros il y a 7 ans
  Christopher Haster 7c88bc96b6 Restructured get/traverse functions il y a 7 ans
  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