exa/src
Ben S a250f21282 Coalesce platform-specific xattr modules
Now we have one Ur-module that contains functionality common to both supported platforms.

The benefits of doing it this way are that:

1. It doesn't implement a dummy interface - rather, there will be less code generated when the feature is not present;
2. The code shared between them can be kept in sync. The other two modules were something like 80% the same.
2015-08-25 18:29:23 +01:00
..
feature Coalesce platform-specific xattr modules 2015-08-25 18:29:23 +01:00
output Coalesce platform-specific xattr modules 2015-08-25 18:29:23 +01:00
colours.rs Various unimportant style changes 2015-06-08 21:33:39 +01:00
column.rs Cache the rendered cells 2015-06-28 19:57:13 +01:00
dir.rs Display errors inline in the tree 2015-08-25 15:04:15 +01:00
file.rs Coalesce platform-specific xattr modules 2015-08-25 18:29:23 +01:00
filetype.rs Various unimportant style changes 2015-06-08 21:33:39 +01:00
main.rs Display errors inline in the tree 2015-08-25 15:04:15 +01:00
options.rs Coalesce platform-specific xattr modules 2015-08-25 18:29:23 +01:00
term.rs Fix terminal window size for DragonFly 2015-06-17 02:13:53 +02:00