1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/src
2016-09-24 21:48:33 +02:00
..
args.rs Switch from .rgignore to .ignore. 2016-09-23 22:44:33 -04:00
atty.rs Rejigger the atty detection stuff. 2016-09-10 00:05:20 -04:00
gitignore.rs Switch from .rgignore to .ignore. 2016-09-23 22:44:33 -04:00
glob.rs Some minor performance tweaks. 2016-09-16 16:13:28 -04:00
ignore.rs Switch from .rgignore to .ignore. 2016-09-23 22:44:33 -04:00
main.rs Add an error message for catching a common failure mode. 2016-09-20 20:25:24 -04:00
out.rs fix windows build 2016-09-17 12:54:46 -04:00
pathutil.rs fix windows build 2016-09-17 12:54:46 -04:00
printer.rs Column numbers should start at 1. 2016-09-23 17:11:09 -04:00
search_buffer.rs Stream results when feasible. 2016-09-13 21:11:46 -04:00
search_stream.rs Stream results when feasible. 2016-09-13 21:11:46 -04:00
terminal_win.rs Stream results when feasible. 2016-09-13 21:11:46 -04:00
terminal.rs Stream results when feasible. 2016-09-13 21:11:46 -04:00
types.rs Add support for the Nim programming language file type 2016-09-24 21:48:33 +02:00
walk.rs Some minor performance tweaks. 2016-09-16 16:13:28 -04:00