apenwarr-redo/minimal
Avery Pennarun 686c381109 Fix more inconsistent behaviour with symlinks in paths.
Both redo and minimal/do were doing slightly weird things with
symlinked directories, especially when combined with "..".  For
example, if x is a link to ., then x/x/x/x/../y should resolve to
"../y", which is quite non-obvious.

Added some tests to make sure this stays fixed.
2018-12-17 16:17:37 +00:00
..
fakedir minimal/do: add redo-whichdo support and internal unit tests. 2018-11-02 02:20:52 -04:00
default.zz.do minimal/do: add redo-whichdo support and internal unit tests. 2018-11-02 02:20:52 -04:00
do Fix more inconsistent behaviour with symlinks in paths. 2018-12-17 16:17:37 +00:00
do.test Fix more inconsistent behaviour with symlinks in paths. 2018-12-17 16:17:37 +00:00
test.do minimal/do: add redo-whichdo support and internal unit tests. 2018-11-02 02:20:52 -04:00