summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-03-07cargo: nuke 'simd-accel' from orbitAndrew Gallant
2024-01-0614.1.014.1.0Andrew Gallant
2024-01-06deps: bump ignore to 0.4.22Andrew Gallant
2023-11-2814.0.314.0.3Andrew Gallant
2023-11-2714.0.214.0.2Andrew Gallant
2023-11-27deps: bump grep to 0.3.1Andrew Gallant
2023-11-27cargo: add release-lto profileAndrew Gallant
2023-11-2614.0.114.0.1Andrew Gallant
2023-11-26cargo: include pkg/windows in crate packageAndrew Gallant
2023-11-26grep-0.3.0grep-0.3.0Andrew Gallant
2023-11-2614.0.014.0.0Andrew Gallant
2023-11-26deps: bump grep to 0.2.13Andrew Gallant
2023-11-26deps: bump ignore to 0.4.21Andrew Gallant
2023-11-25ci: add Debian release buildAndrew Gallant
2023-11-20cli: replace clap with lexopt and supporting codeAndrew Gallant
2023-11-20core: switch to anyhowAndrew Gallant
2023-10-09cargo: remove dependency patchesAndrew Gallant
2023-10-09progressAndrew Gallant
2023-10-09core: polish the core of ripgrepAndrew Gallant
2023-10-09deps: drop thread_local, lazy_static and once_cellAndrew Gallant
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