summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-02-10doc: fix asciidoc->man formattingAndrew Gallant
2018-02-10doc: add color FAQ entriesAndrew Gallant
2018-02-10termcolor: permit hex colorsAndrew Gallant
2018-02-10doc: overhaul documentationAndrew Gallant
2018-02-10doc: clarify --files-without-matchAndrew Gallant
2018-02-06argv: add several hidden flagsAndrew Gallant
2018-02-06argv: support hidden flagsAndrew Gallant
2018-02-06doc: generate man pageAndrew Gallant
2018-02-06argv: tweak the meaning of zeroAndrew Gallant
2018-02-06argv: update clap to 2.29.4Andrew Gallant
2018-02-05argv: fix PATTERN typoKevin K
2018-02-04config: add persistent configurationAndrew Gallant
2018-02-04argv: permit repeated flagsAndrew Gallant
2018-02-04argv: refactor clap initializationAndrew Gallant
2018-02-04build: add git hashAndrew Gallant
2018-02-04logger: drop env_loggerAndrew Gallant
2018-02-01windows: fix OneDrive traversalsAndrew Gallant
2018-01-31worker: better error handling for memory mapsAndrew Gallant
2018-01-31style: remove eprintln macroAndrew Gallant
2018-01-30search: add support for searching compressed filesBalaji Sivaraman
2018-01-29termcolor: add extended color supportMarc Tiehuis
2018-01-29ignore: support custom file namesptzz
2018-01-11printer: add --passthru flagdana
2018-01-11doc: various updatesdana
2018-01-01ux: suggest --fixed-strings flagBalaji Sivaraman
2018-01-01cleanup: replace try! with ?Balaji Sivaraman
2018-01-01printer: add support for line number alignmentBalaji Sivaraman
2017-12-30couple of trivial fixes to make clippy a bit more happy (#704)Igor Gnatenko
2017-12-30Update app.rs (#707)flip111
2017-11-29Omit context separators when using a contextless option like -c or -ldana
2017-11-22clippy: fix warnings about useless format call and remove references that wou...Matthias Krüger
2017-11-22clippy: main.rs: call Clone() on trait instead of ref-counted pointers and pa...Matthias Krüger
2017-11-22clippy: docs: put more relevant things into backticks.Matthias Krüger
2017-11-22clippy: string constants have static lifetime by default.Matthias Krüger
2017-11-22Update to memmap 0.6Dan Burkert
2017-11-01fix some typosMartin Lindhe
2017-10-21printer: fix colors on empty matchesAndrew Gallant
2017-10-21styleAndrew Gallant
2017-10-21ignore: upgrade to walkdir 2Andrew Gallant
2017-10-20printer: --only-matching works with --replaceEvgeny Kulikov
2017-10-12State the default case sensitivityTrent Davis
2017-10-08Fix printing context after an early return from a searchAntti Keränen
2017-10-08Color --replace text using the match typeJames McCoy
2017-09-18Avoid expensive check with --files (fixes #600)Christof Marti
2017-09-06doc: clarify --with-filename behavior with --headingDan Fabulich
2017-08-27restore the default SIGPIPE behavior as a temporary workaroundJack O'Connor
2017-08-23doc: note that ripgrep may terminate unexpectedlyAndrew Gallant
2017-08-09Add -x/--line-regexp (#520)dana
2017-08-08Remove unused libc dependencyVurich
2017-07-30Allow options with non-numeric arguments to accept leading hyphens in argumen...dana