-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat globs can be relative for newglob and cli arg #79
Merged
Davejkane
merged 11 commits into
Davejkane:development
from
NickHackman:normalize-and-relative-paths
May 31, 2019
Merged
Feat globs can be relative for newglob and cli arg #79
Davejkane
merged 11 commits into
Davejkane:development
from
NickHackman:normalize-and-relative-paths
May 31, 2019
Commits on May 27, 2019
-
Feat globs can be relative for newglob and cli arg
Globs are now normalized and can be relative
Configuration menu - View commit details
-
Copy full SHA for 428bd9d - Browse repository at this point
Copy the full SHA 428bd9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bb83d - Browse repository at this point
Copy the full SHA 01bb83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46bc3a7 - Browse repository at this point
Copy the full SHA 46bc3a7View commit details -
Merge branch 'normalize-and-relative-paths' of github.com:nickhackman…
…/riv into normalize-and-relative-paths
Configuration menu - View commit details
-
Copy full SHA for 52f46ea - Browse repository at this point
Copy the full SHA 52f46eaView commit details
Commits on May 29, 2019
-
Normalizing paths is now crossplatform
* Stopped using std::fs::canonicalize in favor of a custom implementation, because std::fs::canonicalize requires paths to exist and therefore all globs fail
Configuration menu - View commit details
-
Copy full SHA for ca9a121 - Browse repository at this point
Copy the full SHA ca9a121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 205413f - Browse repository at this point
Copy the full SHA 205413fView commit details -
For Unix now all escaped sequences are covered
* Before only escaped spaces were covered, but now all escape sequences are properly evaluated.
Configuration menu - View commit details
-
Copy full SHA for 3a611d7 - Browse repository at this point
Copy the full SHA 3a611d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed839b - Browse repository at this point
Copy the full SHA 5ed839bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 580f406 - Browse repository at this point
Copy the full SHA 580f406View commit details -
Configuration menu - View commit details
-
Copy full SHA for fea5b6c - Browse repository at this point
Copy the full SHA fea5b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fcd681 - Browse repository at this point
Copy the full SHA 0fcd681View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.