summaryrefslogtreecommitdiffstats
path: root/crates/globset
AgeCommit message (Expand)Author
2023-01-05globset-0.4.10globset-0.4.10Andrew Gallant
2023-01-05deps: upgrade bstr to 1.1Andrew Gallant
2022-06-11globset/readme: update version number and some linksAlex Touchet
2022-06-10globset-0.4.9globset-0.4.9Andrew Gallant
2022-06-10globset: make 'log' an optional featureSergio Benitez
2022-05-09cargo: use SPDX license format for all cratesAlex Touchet
2022-03-21warnings: remove/tweak some dead codeAndrew Gallant
2021-06-18globset-0.4.8globset-0.4.8Andrew Gallant
2021-06-18globset: fix compilation when serde is enabledGleb Pomykalov
2021-06-12globset-0.4.7globset-0.4.7Andrew Gallant
2021-06-01edition: manual changesAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-06-01edition: set edition=2018Andrew Gallant
2021-06-01edition: initial 'cargo fix --edition' runAndrew Gallant
2021-05-31globset: expand docs and impl Default for GlobSetMartin Pool
2021-05-31globset: fix recursive suffix over matchingAndres Suarez
2020-11-16doc: update CI links in crate READMEsAndrew Gallant
2020-11-03doc: update several links to use httpsAlex Touchet
2020-10-21globset-0.4.6globset-0.4.6Andrew Gallant
2020-10-19globset: remove regex unicode dependencyAjeet D'Souza
2020-06-04doc: fix typosMartin Michlmayr
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-02-28crates: update URLs in Cargo.tomlchip
2020-02-21globset: Implement serde::{Serialize, Deserialize} for GlobLucien Greathouse
2020-02-17repo: move all source code in crates directoryAndrew Gallant