| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-03 | Add depth function to `Walker.Entry` | Ryan Liptak | |
| This enables depth-related use cases without any dependency on the Walker's internal stack which doesn't always pertain to the actual depth of the current entry (i.e. recursing into a directory immediately affects the stack). | |||
| 2025-10-03 | fix: Check if key exists instead of trying to match on null | Henry Kupty | |
| Co-Authored-By: Ryan Liptak <squeek502@hotmail.com> | |||
| 2025-10-03 | fix: Match prefix with static string map | Henry Kupty | |
| Co-authored-by: Ryan Liptak <squeek502@hotmail.com> | |||
| 2025-10-03 | refactor: Reimplement tool using SelectiveWalker | Henry Kupty | |
| This skips directory trees where top-level directories do not match the defined ones | |||
| 2025-02-24 | update_mingw: Add update logic for winpthreads files. | Alex Rønne Petersen | |
| Also rename a few constants for clarity. | |||
| 2024-12-13 | update_mingw: Update blacklist to dcd7fefc703fb4b12187235386900d34cc13fdc5. | Alex Rønne Petersen | |
| 2024-12-13 | update_mingw: Remove some leftover code. | Alex Rønne Petersen | |
| See 4a2b23c2beb043c1e5368d3737893494d61d4060. | |||
| 2024-03-20 | mingw-w64 updater: don't include windowsapp or onecore APIs | Andrew Kelley | |
| 2024-03-20 | mingw-w64 updater: don't omit win32 def files | Andrew Kelley | |
| see #18968 | |||
| 2024-01-20 | mingw-w64: remove msvcrt sources | Elaine Gibson | |
| 2024-01-08 | update-mingw tool: add config.h to whitelist | Andrew Kelley | |
| 2024-01-08 | add tool for updating mingw crt files | Andrew Kelley | |
