summaryrefslogtreecommitdiffstats
path: root/src/uu/sort/Cargo.toml
AgeCommit message (Expand)Author
2024-03-30Try to release 0.0.26 to see if the artifacts are generatedSylvestre Ledru
2024-03-230.0.24 => 0.0.25Sylvestre Ledru
2024-01-200.0.23 => 0.0.24Sylvestre Ledru
2023-11-13Prepare version 0.0.23Sylvestre Ledru
2023-10-150.0.21 => 0.0.22Sylvestre Ledru
2023-09-06uucore: turn version_cmp into a featureDaniel Hofstetter
2023-09-030.0.20 => 0.0.21Sylvestre Ledru
2023-07-14Update the version to 0.0.20Sylvestre Ledru
2023-06-19sort: migrate from ouroboros to self_cellDaniel Hofstetter
2023-06-08Reformat TOML files with taploSylvestre Ledru
2023-06-04New releaseSylvestre Ledru
2023-03-290.0.17 => 0.0.18Sylvestre Ledru
2023-02-11Use workspace inheritance for dependenciesTerts Diepraam
2023-01-21Version 0.0.17Terts Diepraam
2022-10-22build(deps): bump binary-heap-plus from 0.4.1 to 0.5.0dependabot[bot]
2022-10-13sort: update to clap 4Terts Diepraam
2022-10-11Version 0.0.16Terts Diepraam
2022-09-19build(deps): bump ouroboros from 0.15.4 to 0.15.5dependabot[bot]
2022-08-23build(deps): bump ouroboros from 0.15.2 to 0.15.3dependabot[bot]
2022-08-20Version 0.0.15Terts Diepraam
2022-08-08build(deps): bump ouroboros from 0.15.0 to 0.15.2dependabot[bot]
2022-07-29bump clap from 3.1.18 to 3.2.15Daniel Hofstetter
2022-05-22Version 0.0.14 (#3553)0.0.14Terts Diepraam
2022-05-02build(deps): bump memchr from 2.4.1 to 2.5.0dependabot[bot]
2022-04-05Change edition to 2021Terts Diepraam
2022-04-02version 0.0.13Terts Diepraam
2022-03-21build(deps): bump ouroboros from 0.14.2 to 0.15.0dependabot[bot]
2022-03-17build(deps): bump clap from 3.0.10 to 3.1.6dependabot[bot]
2022-03-06build(deps): bump ouroboros from 0.10.1 to 0.14.2dependabot[bot]
2022-03-06Update of the cargo.lock url to point to the right branchSylvestre Ledru
2022-01-29all: change macrosTerts Diepraam
2022-01-24deps: update rand to 0.8Greg Guthe
2022-01-20Merge pull request #2863 from tertsdiepraam/clap-3Terts Diepraam
2022-01-190.0.120.0.12Roy Ivy III
2022-01-17Merge branch 'main' into clap-3Terts Diepraam
2022-01-16coreutils 0.0.8 => 0.0.9, uucore_procs 0.0.7 => 0.0.8, uucore 0.0.10 => 0.0.11Sylvestre Ledru
2022-01-11sort: clap 3Terts Diepraam
2021-10-23Prepare version 0.0.8Sylvestre Ledru
2021-08-06sort: delete the temporary directory when sort is terminatedMichael Debertol
2021-07-11update the dep to uucore_procs 0.0.6Sylvestre Ledru
2021-07-11Update to version 0.0.7Sylvestre Ledru
2021-07-01Merge pull request #2463 from miDeb/wrap-helpTerts Diepraam
2021-06-27all utils: enable wrap_helpMichael Debertol
2021-06-27sort/ls: implement version cmp matching GNU specMichael Debertol
2021-05-27chore: replace tempdir with tempfileTerts Diepraam
2021-05-16sort: read files as chunks, off-threadMichael Debertol
2021-05-07sort: optimize the Line structMichael Debertol
2021-05-01sort: don't rely on serde-json for extsortMichael Debertol
2021-04-25Fix bug in human_numeric convertelectricboogie
2021-04-25Merge branch 'master' of https://github.com/uutils/coreutilselectricboogie