summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-11-01Merge pull request #1633 from sharkdp/dependabot/cargo/clap-4.5.20HEADmasterThayne McCombs
2024-11-01Merge pull request #1632 from sharkdp/dependabot/cargo/lscolors-0.20.0Thayne McCombs
2024-11-01Merge pull request #1634 from sharkdp/dependabot/cargo/regex-1.11.1Thayne McCombs
2024-11-01Merge pull request #1630 from sharkdp/dependabot/cargo/tempfile-3.13.0Thayne McCombs
2024-11-01build(deps): bump regex from 1.10.6 to 1.11.1dependabot[bot]
2024-11-01build(deps): bump clap from 4.5.16 to 4.5.20dependabot[bot]
2024-11-01build(deps): bump lscolors from 0.19.0 to 0.20.0dependabot[bot]
2024-11-01build(deps): bump tempfile from 3.12.0 to 3.13.0dependabot[bot]
2024-10-06Merge pull request #1627 from hamirmahal/style/simplify-string-formatting-for...Thayne McCombs
2024-10-06fix: formatting in `src/` and `tests/`Hamir Mahal
2024-10-06style: simplify string formatting for readabilityHamir Mahal
2024-10-02Merge pull request #1617 from cstyles/add-mindepth-aliasTavian Barnes
2024-10-02Add a hidden `--mindepth` alias for `--min-depth`Collin Styles
2024-10-01Merge pull request #1625 from sharkdp/dependabot/cargo/anyhow-1.0.89Thayne McCombs
2024-10-02build(deps): bump anyhow from 1.0.86 to 1.0.89dependabot[bot]
2024-10-01Merge pull request #1623 from sharkdp/dependabot/cargo/libc-0.2.159Thayne McCombs
2024-10-01Merge pull request #1624 from sharkdp/dependabot/cargo/ignore-0.4.23Thayne McCombs
2024-10-01Merge pull request #1621 from sharkdp/dependabot/cargo/clap_complete-4.5.28Thayne McCombs
2024-10-01Merge pull request #1622 from sharkdp/dependabot/cargo/globset-0.4.15Thayne McCombs
2024-10-01build(deps): bump ignore from 0.4.22 to 0.4.23dependabot[bot]
2024-10-01build(deps): bump libc from 0.2.158 to 0.2.159dependabot[bot]
2024-10-01build(deps): bump globset from 0.4.14 to 0.4.15dependabot[bot]
2024-10-01build(deps): bump clap_complete from 4.5.24 to 4.5.28dependabot[bot]
2024-09-23Fix a new clippy warningThayne McCombs
2024-09-03Merge pull request #1610 from sharkdp/dependabot/cargo/filetime-0.2.25Tavian Barnes
2024-09-01Merge pull request #1611 from sharkdp/dependabot/cargo/clap_complete-4.5.24Thayne McCombs
2024-09-01build(deps): bump clap_complete from 4.5.19 to 4.5.24dependabot[bot]
2024-09-01build(deps): bump filetime from 0.2.24 to 0.2.25dependabot/cargo/filetime-0.2.25dependabot[bot]
2024-08-22Merge pull request #1607 from tmccombs/release-10.2v10.2.0Tavian Barnes
2024-08-19Bump dependenciesThayne McCombs
2024-08-18Prepare for 10.2.0 releaseThayne McCombs
2024-08-08Merge pull request #1593 from sharkdp/deb-improvementsThayne McCombs
2024-08-07Merge pull request #1596 from RossSmyth/WinLintsThayne McCombs
2024-08-05Merge pull request #1602 from JCHacking/readme_last_version_regexThayne McCombs
2024-08-05docs: documentation link of regular expressions to the latest versionJCHacking
2024-08-01Merge pull request #1601 from sharkdp/dependabot/cargo/clap-4.5.13Thayne McCombs
2024-08-01Merge pull request #1600 from sharkdp/dependabot/cargo/clap_complete-4.5.8Thayne McCombs
2024-08-01Merge pull request #1599 from sharkdp/dependabot/cargo/nu-ansi-term-0.50.1Thayne McCombs
2024-08-01Merge pull request #1598 from sharkdp/dependabot/cargo/version_check-0.9.5Thayne McCombs
2024-08-01build(deps): bump clap from 4.5.8 to 4.5.13dependabot[bot]
2024-08-01build(deps): bump clap_complete from 4.5.7 to 4.5.8dependabot[bot]
2024-08-01build(deps): bump nu-ansi-term from 0.50.0 to 0.50.1dependabot[bot]
2024-08-01build(deps): bump version_check from 0.9.4 to 0.9.5dependabot[bot]
2024-07-22Fix unused config struct field on WindowsRoss Smyth
2024-07-22Fix unused OnceLock import lint on WindowsRoss Smyth
2024-07-22Fix Conflicts syntaxdeb-improvementsThayne McCombs
2024-07-22Create fdfind symlinks in deb packageThayne McCombs
2024-07-22Refactor creating deb package into separate scriptThayne McCombs
2024-07-17Merge pull request #1594 from sharkdp/deb-readme-updateThayne McCombs
2024-07-17Note executable name in release debsThayne McCombs