Commit Graph

1459 Commits

Author SHA1 Message Date
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
sharkdp 92e2fd3d56 README updates 2017-05-12 14:16:58 +02:00
David Peter 472438d848 Add travis badge 2017-05-12 13:43:27 +02:00
sharkdp bdc9611d64 Add .travis.yml 2017-05-12 13:41:26 +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
David Peter 04892d2290 Require boost 1.60 2017-05-10 10:09:29 +02:00