1. 18 5月, 2017 8 次提交
  2. 17 5月, 2017 5 次提交
  3. 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
  4. 10 5月, 2017 1 次提交
  5. 09 5月, 2017 1 次提交
    • K
      Fix a bunch of issues with the Makefile · e5764ff7
      Kevin Ballard 提交于
      * `$BASHDIR` and `$FISHDIR` had incorrect paths
      * Fix `$FEATURES` to actually work
      * Add `-f` to `rm` invocations to quiet missing file errors
      * Just use `man` to preview the manpage
      * Fix (again) `make` not rebuilding
      * Add `make help` to view all of the commands and variables
      e5764ff7
  6. 08 5月, 2017 3 次提交
  7. 07 5月, 2017 20 次提交
  8. 06 5月, 2017 1 次提交