Commit Graph

1219 Commits

Author SHA1 Message Date
sharkdp 8c6a9c8e32 Set static lifetime, fixes #23 2017-06-06 20:36:17 +02:00
sharkdp 4d950ae97c Highlight executable files 2017-06-05 21:51:10 +02:00
sharkdp 8adb5b9f84 Add option to print absolute paths, closes #10 2017-06-05 21:18:27 +02:00
sharkdp db8d0cc342 Fix clippy warning 2017-06-05 18:12:35 +02:00
sharkdp 634016b9a0 Add optional second argument, closes #5 2017-06-05 16:25:13 +02:00
sharkdp bf013da8ff Code clean-ups, documentation 2017-06-05 14:14:04 +02:00
sharkdp 0f5ede48d5 Restructure according to Cargo doc 2017-06-05 11:56:39 +02:00
sharkdp 002983b15b Update .travis.yml 2017-06-05 11:51:05 +02:00
sharkdp 787e459c90 Fix clippy warnings 2017-06-03 23:28:41 +02:00
David Peter 1430c1d7bf Update benchmark results 2017-06-02 22:23:27 +02:00
sharkdp ec1f23cf34 Extend LS_COLORS parser 2017-06-02 21:54:28 +02:00
David Peter 7b1a457214 Update README.md 2017-06-02 20:42:55 +02:00
sharkdp 7f49489aa2 Update README 2017-06-02 20:34:02 +02:00
sharkdp 961169aff9 Enable stylization by filename 2017-06-01 23:08:02 +02:00
sharkdp c6209471a2 Re-structure code, add unit tests, use LS_COLORS 2017-06-01 22:46:15 +02:00
sharkdp d29115b4da Change .gitignore to .ignore 2017-05-28 19:35:27 +02:00
sharkdp 0757a50c31 Add more unit tests, search directories and symlinks too 2017-05-24 22:16:55 +02:00
sharkdp 10cd964c1d Add simple integration tests 2017-05-23 00:34:27 +02:00
sharkdp ae12e00533 Switch to 'ignore', closes #4 2017-05-15 22:38:34 +02:00
sharkdp b18eded6aa Use -f instead of -F 2017-05-15 21:48:14 +02:00
sharkdp c45cf26577 Search only filename by default, closes #22 2017-05-15 21:44:47 +02:00
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 9bf008b319 Bump version 2017-05-14 22:16:10 +02:00
sharkdp b170396fc7 Another small fix for the ANSI regex 2017-05-14 22:06:23 +02:00
David Peter 75f1404c25 Update README.md 2017-05-14 21:58:52 +02:00
David Peter 3cd208c143 New demo 2017-05-14 21:40:33 +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
David Peter 8ad71c16a4 Update README.md 2017-05-14 20:18:17 +02:00
David Peter a4e48cfcc4 Update install instructions 2017-05-14 20:07:59 +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
David Peter 7b007720ac Added benchmark results 2017-05-13 10:46:22 +02:00
David Peter 8e4171310a Update README.md 2017-05-13 10:21:38 +02:00
sharkdp 9aa4f0a124 Update help message 2017-05-13 10:04:26 +02:00
David Peter 9db4722010 Update README.md 2017-05-13 00:08:41 +02:00
David Peter b97038f0c1 Update README.md 2017-05-13 00:07:32 +02:00
David Peter 6a705b5267 Update README.md 2017-05-13 00:05:00 +02:00
David Peter 461f8b3bef Update README.md 2017-05-13 00:02:09 +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
David Peter 085c8dd291 Update README.md 2017-05-12 19:21:26 +02:00
sharkdp 051af3d320 Option to follow symlinks, disable colors, closes #16, closes #17 2017-05-12 15:44:09 +02:00