1. 17 5月, 2017 1 次提交
  2. 16 5月, 2017 1 次提交
    • B
      Re-prefix the paths found by following symlinks · 108a402d
      Benjamin Sago 提交于
      Fixes #134, a bug that showed symlinks incorrectly as broken, but only when the file was listed directly on the command-line *and* the file was in a different directory to the one exa was being run in.
      
      I’m not sure why the old code used `String::new()`, but it doesn’t seem to affect anything.
      108a402d
  3. 08 5月, 2017 3 次提交
  4. 07 5月, 2017 20 次提交
  5. 06 5月, 2017 3 次提交
  6. 04 5月, 2017 1 次提交
    • B
      Make FileTypeExt non-optional · f14ee486
      Benjamin Sago 提交于
      We already use MetadataExt and PermissionsExt, so it already requires a Unix system — there’s no point providing fallback implementations if it wouldn’t build on those systems anyway.
      f14ee486
  7. 03 5月, 2017 5 次提交
  8. 02 5月, 2017 5 次提交
  9. 01 5月, 2017 1 次提交