-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: curl/trurl
base: trurl-0.15.1
head repository: curl/trurl
compare: trurl-0.16
- 19 commits
- 6 files changed
- 1 contributor
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb9b7db - Browse repository at this point
Copy the full SHA bb9b7dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ee805 - Browse repository at this point
Copy the full SHA 63ee805View commit details -
trurl: make sure URL encoded %-hex is done lowercase
Match how libcurl does it. Add two tests to verify. Fixes #357 Reported-by: Peter Schilling
Configuration menu - View commit details
-
Copy full SHA for 6a64024 - Browse repository at this point
Copy the full SHA 6a64024View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02ca45 - Browse repository at this point
Copy the full SHA f02ca45View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cdc5ff - Browse repository at this point
Copy the full SHA 6cdc5ffView commit details -
trurl: silence --replace-append when appending
Previously trurl would about a "note" when it did not replace a query name and instead appends it, but since that is just part of its documented behavior that output seems superfluous and rather annoying. Update two tests accordingly.
Configuration menu - View commit details
-
Copy full SHA for 94b8fde - Browse repository at this point
Copy the full SHA 94b8fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9495b - Browse repository at this point
Copy the full SHA 7f9495bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bae8349 - Browse repository at this point
Copy the full SHA bae8349View commit details -
trurl: normalize user, password and options
Also add tests to verify Closes #362
Configuration menu - View commit details
-
Copy full SHA for 21a2503 - Browse repository at this point
Copy the full SHA 21a2503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 358c88d - Browse repository at this point
Copy the full SHA 358c88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5a63a - Browse repository at this point
Copy the full SHA 1a5a63aView commit details -
trurl: introduce --qtrim for trimming queries (only)
--trim is now deprecated. When we added that we thought we would trim other components over time but that has not materialized. Switching to --qtrim makes for easier command lines with no functionality loss. --trim is no longer displayed in the help output but is still tested in several test cases. Closes #364
Configuration menu - View commit details
-
Copy full SHA for e7259c1 - Browse repository at this point
Copy the full SHA e7259c1View commit details
Commits on Sep 16, 2024
-
trurl.c: clarify the --help text for --urlencode
... to make it clearer that it is for outputs.
Configuration menu - View commit details
-
Copy full SHA for 8aed57b - Browse repository at this point
Copy the full SHA 8aed57bView commit details -
- --punycode - use same options twice - use options without arguments
Configuration menu - View commit details
-
Copy full SHA for 95edef9 - Browse repository at this point
Copy the full SHA 95edef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e5eab - Browse repository at this point
Copy the full SHA b4e5eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee51dcf - Browse repository at this point
Copy the full SHA ee51dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for acf9a6a - Browse repository at this point
Copy the full SHA acf9a6aView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6997194 - Browse repository at this point
Copy the full SHA 6997194View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71ece9 - Browse repository at this point
Copy the full SHA a71ece9View 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 trurl-0.15.1...trurl-0.16