exa/src/output
Benjamin Sago 827aa8bfc3 Ignore files matched in .gitignore
This doesn’t *completely* work: it seems to have trouble with ignored paths beginning with slashes, possibly amongst others. Also, .gitignore scanning could be made more efficient.
2017-09-30 09:17:29 +02:00
..
render \t and \s+$ 2017-08-26 23:54:12 +01:00
cell.rs Fix TextCellContents cjk width 2017-05-10 16:26:50 +08:00
details.rs Thread an ignore cache through the program 2017-09-30 09:17:29 +02:00
escape.rs Also escape characters in links and headings 2017-05-01 21:54:53 +01:00
file_name.rs Implement file name colouring in {exa,ls}_colors 2017-09-13 08:51:57 +01:00
grid_details.rs Ignore files matched in .gitignore 2017-09-30 09:17:29 +02:00
grid.rs Move Colours and LSColors to their own module 2017-08-26 21:40:37 +01:00
lines.rs Move Colours and LSColors to their own module 2017-08-26 21:40:37 +01:00
mod.rs Move Colours and LSColors to their own module 2017-08-26 21:40:37 +01:00
table.rs Don’t pass Dirs to the Table 2017-09-01 22:52:13 +01:00
time.rs Document and test time formats 2017-08-09 17:14:16 +01:00
tree.rs Give Tree its own iterator 2017-07-04 08:29:36 +01:00