Commit History

Author SHA1 Message Date
  Christopher Haster 3914cdf39f Pulled in fixes for additional path corner cases 7 years ago
  Christopher Haster 392b2ac79f Refactored the updates of in-flight files/dirs 7 years ago
  Christopher Haster d9a24d0a2b Fixed move handling when caught in a relocate 7 years ago
  Christopher Haster 5d24e656f1 Cleaned up commit logic and function organization 7 years ago
  Christopher Haster d3f3711560 Cleaned up attributes and related logic 7 years ago
  Christopher Haster 5fc53bd726 Changed internal functions to return tags over pointers 7 years ago
  Christopher Haster 2b35c36b67 Renamed tag functions and macros 7 years ago
  Christopher Haster 7c88bc96b6 Restructured get/traverse functions 7 years ago
  Christopher Haster e3b867897a Modified results from find-like functions to use tags 7 years ago
  Christopher Haster 67d9f88b0e Combined get functions into one 7 years ago
  Christopher Haster 7ad9700d9e Integrated findscan into fetch as a built in side effect 7 years ago
  Christopher Haster fe31f79b5f Consolidated find/parent scanning functions 7 years ago
  Christopher Haster fd121dc2e2 Dropped "has id" bit encoding in favor of invalid id 7 years ago
  Christopher Haster b7bd34f461 Restructured types to use a more flexible bit encoding 7 years ago
  Christopher Haster c1103efb53 Changed type info to be retrieved from name tag instead of struct tag 7 years ago
  Christopher Haster d7b0652936 Removed old move logic, now passing move tests 7 years ago
  Christopher Haster 2ff32d2dfb Fixed bug where globals were poisoning move commits 7 years ago
  Christopher Haster b46fcac585 Fixed issues with finding wrong ids after bad commits 7 years ago
  Christopher Haster cebf7aa0fe Switched back to simple deorphan-step on directory remove 7 years ago
  Christopher Haster 3ffcedb95b Restructured tags to better support xored-globals 7 years ago
  Christopher Haster e39f7e99d1 Introduced xored-globals logic to fix fundamental problem with moves 7 years ago
  Christopher Haster 116c1e76de Adopted EISDIR as internal error for root path as argument 7 years ago
  Christopher Haster f458da4b7c Added the internal meta-directory structure 7 years ago
  Christopher Haster eaa9220aad Renamed lfs_entry_t -> lfs_mattr_t 7 years ago
  Christopher Haster 9278b17537 Trimmed old names and functions from the code base 7 years ago
  Christopher Haster 85a9638d9f Fixed issues discovered around testing moves 7 years ago
  Christopher Haster 483d41c545 Passing all of the basic functionality tests 7 years ago
  Christopher Haster 11a3c8d062 Continued progress with reintroducing testing on the new metadata logging 7 years ago
  Christopher Haster 0bdaeb7f8b More testing progress, combined dir/commit traversal 7 years ago
  Christopher Haster 0405ceb171 Cleaned up enough things to pass basic file testing 7 years ago