Commit Graph

273 Commits

Author SHA1 Message Date
sharkdp f9cb3326c8 Only parse dir_colors if output is colored, closes #21 2017-05-15 21:41:31 +02:00
sharkdp bb63a4c6d7 Fix search with hidden root path 2017-05-14 22:32:50 +02:00
sharkdp b170396fc7 Another small fix for the ANSI regex 2017-05-14 22:06:23 +02:00
sharkdp a76230b13d Small fix for ANSI code regex 2017-05-14 20:52:50 +02:00
sharkdp f25c73c5de Support for normal ANSI colors 2017-05-14 20:49:14 +02:00
sharkdp eb02069451 Parse dircolors files, closes #20 2017-05-14 19:49:12 +02:00
sharkdp 33ddee7541 Colorize each path component, closes #19 2017-05-14 17:53:14 +02:00
sharkdp 5bde3513e6 Document recursion depth 2017-05-14 17:19:45 +02:00
sharkdp 750e1ed962 Add short command line option for --hidden, see #18 2017-05-14 15:46:44 +02:00
sharkdp 9aa4f0a124 Update help message 2017-05-13 10:04:26 +02:00
sharkdp 3e5d9d81e7 Re-structure 2017-05-12 23:23:57 +02:00
sharkdp b4a252a391 Detect interactive terminal, closes #11 2017-05-12 22:50:52 +02:00
sharkdp e43353a0bb Configurable search depth, closes #13 2017-05-12 22:44:06 +02:00
sharkdp 7076dcbc68 Option to search hidden directories, closes #12 2017-05-12 22:29:44 +02:00
sharkdp 1986fc4373 --filename instead of --full-path 2017-05-12 22:20:14 +02:00
sharkdp e20bd9d3f8 Code-cleanup 2017-05-12 19:34:31 +02:00
sharkdp 051af3d320 Option to follow symlinks, disable colors, closes #16, closes #17 2017-05-12 15:44:09 +02:00
sharkdp 6482f3ac09 Implement smart-case, closes #7 2017-05-12 13:32:30 +02:00
sharkdp fba5e02c25 Colored output, closes #8 2017-05-12 13:02:20 +02:00
sharkdp b1baa5cb76 Code cleanup, error handling, closes #1 2017-05-12 12:39:13 +02:00
sharkdp 23e51da3c9 Add case-sensitive flag, closes #9 2017-05-12 12:09:46 +02:00
sharkdp 2b9db47474 Match case-insensitive by default 2017-05-12 12:02:25 +02:00
sharkdp 12bfee0bec Re-write in rust 2017-05-12 11:50:54 +02:00