1. 26 Sep, 2021 1 commit
    • attr_file: don't validate workdir paths in attr lookups · f5a9f0a2
      When looking up attributes for a file, we construct an absolute path
      to the queried file within the working directory so that we can accept
      both absolute paths and working directory relative paths.  We then trim
      the leading working directory path to give us an in-repo path.
      
      Since we only want the in-repo path to look up attributes - and not to
      read it from disk - we don't need to validate its length.
      Edward Thomson committed
  2. 22 Sep, 2021 7 commits
  3. 21 Sep, 2021 8 commits
  4. 20 Sep, 2021 10 commits
  5. 18 Sep, 2021 12 commits
  6. 16 Sep, 2021 2 commits