summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-07-08cargo: reduce the size of the .crate file published to crates.ioKevin Svetlitski
2023-07-08doc: update rust-version in Cargo.tomlJonathan Schwender
2023-07-05deps: drop temporary patch and move to bstr 1.6Andrew Gallant
2023-07-05regex: push more pattern handling to matcher constructionAndrew Gallant
2023-07-05deps: initial migration steps to regex 1.9Andrew Gallant
2023-05-16deps: update minimum version of grep crateAndrew Gallant
2023-01-05deps: update to grep 0.2.11Andrew Gallant
2023-01-05deps: update to ignore 0.4.19Andrew Gallant
2023-01-05deps: upgrade to jemallocator 0.5Andrew Gallant
2023-01-05deps: upgrade bstr to 1.1Andrew Gallant
2023-01-05deps: remove 'num_cpus'Andrew Gallant
2022-12-21cargo: set rust-versionAlex Touchet
2021-06-1213.0.013.0.0Andrew Gallant
2021-06-12deps/grep: update minimal versionsAndrew Gallant
2021-06-12deps/ignore: update minimal versionsAndrew Gallant
2021-05-31cargo: remove "readme" fieldMarco Ieni
2021-05-31doc: improve wordingVarik Valefor
2020-09-22spelling: fix various misspellingsJosh Soref
2020-05-2912.1.112.1.1Andrew Gallant
2020-05-29core: update minimal dependency versionsAndrew Gallant
2020-05-0912.1.012.1.0Andrew Gallant
2020-05-09deps: update minimal versions for dependenciesAndrew Gallant
2020-03-2912.0.112.0.1Andrew Gallant
2020-03-17crates.io: remove badgesAndrew Gallant
2020-03-15ripgrep: release 12.0.0ignore-0.4.12grep-searcher-0.1.7grep-regex-0.1.6grep-printer-0.1.4grep-pcre2-0.1.4grep-matcher-0.1.4grep-cli-0.1.4grep-0.2.5globset-0.4.5Andrew Gallant
2020-03-15ci: make script names consistentAndrew Gallant
2020-02-20tests: add debugging outputAndrew Gallant
2020-02-17repo: make ripgrep build with the new organizationAndrew Gallant
2020-02-17deb: fix fish completion install locationAndrew Gallant
2019-08-01ripgrep: release 11.0.2Andrew Gallant
2019-06-26bstr: update everything to bstr 0.2Andrew Gallant
2019-04-25ci: use cross for musl x86_64 buildsAndrew Gallant
2019-04-24alloc: use jemalloc when building with muslAndrew Gallant
2019-04-16ripgrep: release 11.0.1Andrew Gallant
2019-04-15ripgrep: release 11.0.011.0.0Andrew Gallant
2019-04-15grep: release 0.2.4grep-0.2.4Andrew Gallant
2019-04-15ignore: release 0.4.7ignore-0.4.7Andrew Gallant
2019-04-05config: switch to using bstrsAndrew Gallant
2019-01-19edition: move core ripgrep to Rust 2018Andrew Gallant
2019-01-19deps: update to bytecount 0.5Andrew Gallant
2018-09-13deb: add section infoykgmfq
2018-09-08pcre2: use jit_if_availablegrep-pcre2-0.1.2grep-0.2.3Andrew Gallant
2018-09-07deb: add completionsAndrew Gallant
2018-09-07deps: update versions for all cratesAndrew Gallant
2018-09-04deps: update grep versionAndrew Gallant
2018-09-04grep-cli: introduce new grep-cli crateAndrew Gallant
2018-08-25ripgrep: use winapi-util for stdin_is_readableAndrew Gallant
2018-08-21deps: update clapAndrew Gallant
2018-08-21release: better support for binary Debian packageAndrew Gallant
2018-08-20tests: re-tool integration testsAndrew Gallant