summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-18Overall reorganization (#265)HEADmasterBlair Noctis
2023-11-13Update README.md for new string literal arg (#281)Evan Platzer
2023-11-09Update man page to use changed flag for string literals (#279)Philipp Gillé
2023-11-07Prepare 1.0.0 release (#277)v1.0.0v1.0CosmicHorror
2023-11-05Update `sd` version in lockfile (#275)1.0.0-beta.0CosmicHorror
2023-11-05Prepare 1.0.0-beta.0 release (#274)CosmicHorror
2023-11-05Remove outdated release checklist step (#272)CosmicHorror
2023-11-05Fix release checklist indentation (#271)CosmicHorror
2023-11-02Make modified text blue instead of green (#269)CosmicHorror
2023-11-02Rework the replacements flag (#267)CosmicHorror
2023-11-02Temporarily remove recursive (`-r`) flag (#266)CosmicHorror
2023-11-01Update the changelog (#264)CosmicHorror
2023-11-01Update `--preview` help text (#263)CosmicHorror
2023-10-30Remove warning when using `--preview` on stdin input (#259)CosmicHorror
2023-10-28Error on `$<num><non_num>` capture replacement names (#258)1.0.0-pre-alpha.51.0.0-alpha.0CosmicHorror
2023-10-23Fix copy-paste error (#257)CosmicHorror
2023-10-23More CI tweaks (#256)CosmicHorror
2023-10-21Use .exe for windows executable (#253)CosmicHorror
2023-10-21Actually use the build target intended for each CI job (#252)CosmicHorror
2023-10-21Update deps (#251)CosmicHorror
2023-10-21Remove broken custom path separator flag (#250)CosmicHorror
2023-10-20Switch CI from `actions-rs` to `dtolnay/rust-toolchain (#249)CosmicHorror
2023-10-20Misc Cargo.toml tweaks (#248)CosmicHorror
2023-10-20Update to the 2021 edit (#245)Ardi
2023-10-18Exclude unsupported packages from the repology badge (#243)CosmicHorror
2023-10-18Bump rustix from 0.37.23 to 0.37.25 (#242)dependabot[bot]
2023-10-17Update --string-mode references to --fixed-strings (#240)CosmicHorror
2023-10-16Add redundancy warning when passing `--preview` while reading from stdin (#239)Ardi
2023-10-02Bump clap_complete from 4.4.1 to 4.4.3 (#233)dependabot[bot]
2023-10-02Bump memmap2 from 0.7.1 to 0.8.0 (#229)dependabot[bot]
2023-10-02Bump rayon from 1.7.0 to 1.8.0 (#228)dependabot[bot]
2023-10-02Tone down dependabot (#236)CosmicHorror
2023-10-02Update generated assets (#235)CosmicHorror
2023-10-02docs: use clap_mangen and roff to generate manpage (#231)Blair Noctis
2023-10-02Improve README readability (#227)Vas Sudanagunta
2023-09-23Bump clap_complete from 4.4.0 to 4.4.1 (#220)dependabot[bot]
2023-09-23Bump actions/checkout from 3 to 4 (#221)dependabot[bot]
2023-09-23Bump clap from 4.4.2 to 4.4.3 (#225)dependabot[bot]
2023-09-04Bump regex from 1.9.4 to 1.9.5 (#219)dependabot[bot]
2023-09-04Bump thiserror from 1.0.47 to 1.0.48 (#218)dependabot[bot]
2023-09-01Bump clap from 4.3.23 to 4.4.2 (#217)dependabot[bot]
2023-09-01Bump clap_complete from 4.3.2 to 4.4.0 (#215)dependabot[bot]
2023-09-01Bump regex from 1.9.3 to 1.9.4 (#214)dependabot[bot]
2023-08-21Bump memmap2 from 0.5.10 to 0.7.1 (#213)dependabot[bot]
2023-08-21Bump assert_cmd from 1.0.8 to 2.0.12 (#212)dependabot[bot]
2023-08-21Bump svenstaro/upload-release-action from 1.pre.release to 2.7.0 (#211)dependabot[bot]
2023-08-21Bump actions/checkout from 2 to 3 (#210)dependabot[bot]
2023-08-21Dependency updates (#209)Yousif Akbar
2023-08-20Documenting `$` escape (#207)Yousif Akbar
2023-08-20Adding Windows builds back (#206)Yousif Akbar