-
Notifications
You must be signed in to change notification settings - Fork 33
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: websvnphp/websvn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: websvnphp/websvn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.8.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 13 files changed
- 3 contributors
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 891c592 - Browse repository at this point
Copy the full SHA 891c592View commit details
Commits on Sep 30, 2023
-
Fix "Call to a member function logsShowChanges() on null" on log.php
Fixes the following bug: Call .../websvn/log.php?repname=xxx&path=%2F where xxx is a non-existing repo Results in Fatal error: Uncaught Error: Call to a member function logsShowChanges() on null in .../log.php:41
Configuration menu - View commit details
-
Copy full SHA for e3e571e - Browse repository at this point
Copy the full SHA e3e571eView commit details -
Fix "Call to a member function isDownloadAllowed() on null" in dl.php
Fixes the following bug: Calling dl.php?repname=xxx where xxx is a non-existing repo causes the error "Call to a member function isDownloadAllowed() on null" . Note: I have now verified that all PHP files in the root directory correctly check if "$rep == null" before accessing "$rep->..." . The only errors where filedetails.php (#192) and dl.php (#194)
Configuration menu - View commit details
-
Copy full SHA for f60054d - Browse repository at this point
Copy the full SHA f60054dView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba1df69 - Browse repository at this point
Copy the full SHA ba1df69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a9ae3 - Browse repository at this point
Copy the full SHA 28a9ae3View commit details -
Character encoding mistakes arising from change in mb_detect_encoding…
…() (#195) See also: php/php-src#8279 Submitted by: Andrew Hardie This fixes #195
Configuration menu - View commit details
-
Copy full SHA for 00410b0 - Browse repository at this point
Copy the full SHA 00410b0View commit details
Commits on Nov 7, 2023
-
Attempt to read property ... on null in blame.php (#197)
Skip entry if the current item does not have a current history entry. This can happen if the item does not exist at the requested peg revision. This fixes #197
Configuration menu - View commit details
-
Copy full SHA for 35ea7c3 - Browse repository at this point
Copy the full SHA 35ea7c3View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb53171 - Browse repository at this point
Copy the full SHA fb53171View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2717b1b - Browse repository at this point
Copy the full SHA 2717b1bView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 956ad6e - Browse repository at this point
Copy the full SHA 956ad6eView commit details
Loading
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 2.8.2...2.8.3