Kurtis Rader f7f39b8c90 make fish's realpath compatible with GNU realpath
After implementing `builtin fish_realpath` it was noticed that it did
not behave like GNU `realpath` without options. Which is super annoying
since that was the whole point of implementing the command. Major
failure on my part since I wrote the unit tests to match the behavior of
the existing `wrealpath()` function that I simply exposed as a builtin
command. Rather than actually verifying it behaved in a manner
compatible with GNU realpath.

Also, while the decision to call the builtin `fish_realpath` seemed to
make sense at the time of the original commit further reflection has
shown that to be a silly, idiosyncratic, thing to have done. So rename
it to simply `realpath`.

Fixes 3400
2016-10-04 20:19:44 -07:00
..
2016-05-23 19:59:02 +02:00
2016-01-14 16:58:29 +01:00
2016-06-30 20:49:56 -07:00
2016-08-24 22:56:19 -07:00
2016-08-24 22:56:19 -07:00
2016-08-24 22:56:19 -07:00
2014-09-21 21:03:44 -07:00
2014-09-21 21:03:44 -07:00
2016-09-18 20:09:06 -07:00
2016-09-18 20:09:06 -07:00
2014-12-23 15:46:47 -08:00
2016-07-06 21:37:29 -07:00
2016-06-08 21:15:07 -07:00
2016-05-17 14:52:55 -07:00
2016-05-31 23:24:08 +02:00
2016-05-31 23:24:08 +02:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2010-09-18 10:18:26 +08:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2014-07-13 19:11:29 -07:00
2012-07-08 09:19:11 +08:00
2016-07-06 21:37:29 -07:00
2015-11-14 13:15:30 +01:00