-
-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: arduino/go-paths-helper
base: v1.10.1
head repository: arduino/go-paths-helper
compare: v1.12.0
- 15 commits
- 31 files changed
- 2 contributors
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ffbbe77 - Browse repository at this point
Copy the full SHA ffbbe77View commit details -
Apply suggestions from code review
Co-authored-by: Alessio Perugini <alessioper.98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 25a33ce - Browse repository at this point
Copy the full SHA 25a33ceView commit details -
Merge pull request #27 from arduino/generic-filter
Added generic filtering function for PathList
Configuration menu - View commit details
-
Copy full SHA for b3ef88d - Browse repository at this point
Copy the full SHA b3ef88dView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad09f55 - Browse repository at this point
Copy the full SHA ad09f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c94322 - Browse repository at this point
Copy the full SHA 9c94322View commit details -
Made ReadDirRecursiveFiltered recurse internally
This prepares for the next change that requires to keep a shared state in the recursive calls. This change also avoids the need to pass `recursionFilter` and `filters` back into the recursive call.
Configuration menu - View commit details
-
Copy full SHA for 5647e37 - Browse repository at this point
Copy the full SHA 5647e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for b49819c - Browse repository at this point
Copy the full SHA b49819cView commit details
Commits on Jan 12, 2024
-
Merge pull request #29 from arduino/recursion_loops
Detection of recursion loops in ReadDirRecursive* methods
Configuration menu - View commit details
-
Copy full SHA for dcc3db3 - Browse repository at this point
Copy the full SHA dcc3db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6afd8b - Browse repository at this point
Copy the full SHA f6afd8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3226a11 - Browse repository at this point
Copy the full SHA 3226a11View commit details -
In ReadDirRecursive do not try to recurse into broken symlinks
Instead return the symlink as a file in the file list
Configuration menu - View commit details
-
Copy full SHA for 4aa0f1c - Browse repository at this point
Copy the full SHA 4aa0f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a3246 - Browse repository at this point
Copy the full SHA 99a3246View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8366036 - Browse repository at this point
Copy the full SHA 8366036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 075c5c8 - Browse repository at this point
Copy the full SHA 075c5c8View commit details -
Merge pull request #30 from arduino/improve_recursive_dirread
Do not stop `ReadDirRecursive*` on broken symlinks
Configuration menu - View commit details
-
Copy full SHA for 4ac75f3 - Browse repository at this point
Copy the full SHA 4ac75f3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.10.1...v1.12.0