summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-11chore: Releasemo8it
2024-11-11Remove "chore: " from the commit message of releasesmo8it
2024-11-11Update CHANGELOGmo8it
2024-11-11Ignore input while checking all exercises in watch modemo8it
2024-11-11Test with MSRV before releasemo8it
2024-11-11Fix typomo8it
2024-11-11Update depsmo8it
2024-11-11Fix contrast in terminals with a light thememo8it
2024-10-29Upgrade notifymo8it
2024-10-26Update depsmo8it
2024-10-26Deduplicate code for printing keysmo8it
2024-10-22Merge pull request #2142 from cenviity/push-qoxkvmtkyvmvMo
2024-10-22threads1: Fix typos in descriptionVincent Ging Ho Yim
2024-10-17list: Highlight search match in exercise namesmo8it
2024-10-17Use the default hashermo8it
2024-10-17Mention the Q&A categorymo8it
2024-10-17Add required type annotationmo8it
2024-10-17Apply new Clippy lintsmo8it
2024-10-17hashmap3: Use `or_default`mo8it
2024-10-14Merge pull request #2130 from Nahor/typoMo
2024-10-14Fix typosNahor
2024-10-14Limit the maximum number of exercises to 999mo8it
2024-10-14Replace ahash with foldhashmo8it
2024-10-14Merge pull request #2122 from Nahor/check_allMo
2024-10-14Remove unneeded linemo8it
2024-10-14Update namesmo8it
2024-10-14Separate initialization with a structmo8it
2024-10-14Remove outdated commentsmo8it
2024-10-14Remove the tracking of done and pendingmo8it
2024-10-14Small improvements to showing progressmo8it
2024-10-13Show progress with exercise numbersmo8it
2024-10-13Improve check-all commandmo8it
2024-10-10First PR review changesmo8it
2024-10-09Update third-party exercises sectionmo8it
2024-10-09Merge pull request #2121 from sotanengel/add/link-to-THIRD_PARTY-repository-f...Mo
2024-10-09Avoid single char variablesmo8it
2024-10-06Merge pull request #2124 from Polycarbohydrate/mainMo
2024-10-05Update from_str.rsPolycarbohydrate
2024-10-04Add command line command to check all exercisesNahor
2024-10-02Show a progress bar when running check_allNahor
2024-10-02Limit the amount of parallelism in check_allNahor
2024-10-02Use a channel to update the check_all progressNahor
2024-10-02Add command to check all the exercisesNahor
2024-10-02Update all exercises during the final checkNahor
2024-09-29Merge branch 'rust-lang:main' into add/link-to-THIRD_PARTY-repository-for-Jap...sotanengel
2024-09-26Reset in prompt with confirmationmo8it
2024-09-26Replace three dots with dot in hintmo8it
2024-09-26Update depsmo8it
2024-09-26Debounce file change eventsmo8it
2024-09-24Clear terminal before final check in watch modemo8it