-
Notifications
You must be signed in to change notification settings - Fork 481
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: Flexget/Flexget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.19.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Flexget/Flexget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.19.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 316 files changed
- 3 contributors
Commits on Feb 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4113235 - Browse repository at this point
Copy the full SHA 4113235View commit details
Commits on Feb 4, 2019
-
Introduce component plugins - Large changes in plugin structure - A lot of cleanups
Configuration menu - View commit details
-
Copy full SHA for 0fbe54a - Browse repository at this point
Copy the full SHA 0fbe54aView commit details -
Plugin
make_rss: add and document options, emit enclosures, default…… encoding to UTF-8 (#2324) * make_rss: make timestamping optional Useful when need the generated file to be exactly the same if the entries did not change. * make_rss: document item title option * make_rss: rsstitle and rssdesc config options * make_rss: take pubdate from entry if specified It will be specified if the entry comes from the input RSS plugin. * make_rss: output enclosures * make_rss: default encoding to UTF-8 In Python 3 all strings are in UTF-8, and the RSS XML generator does not transcode. So, if we let the RSS XML be generated with the default encoding that is not UTF-8 from entries that use default strings (UTF-8), then the generated XML will be broken, and browsers that parse it will report invalid characters.
Configuration menu - View commit details
-
Copy full SHA for c934fa3 - Browse repository at this point
Copy the full SHA c934fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e548f81 - Browse repository at this point
Copy the full SHA e548f81View commit details -
Migrated torrent related plugins into a component
- Reformatted components with black
Configuration menu - View commit details
-
Copy full SHA for 4b5301d - Browse repository at this point
Copy the full SHA 4b5301dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7df21 - Browse repository at this point
Copy the full SHA bb7df21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5280601 - Browse repository at this point
Copy the full SHA 5280601View commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d90e60a - Browse repository at this point
Copy the full SHA d90e60aView 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.19.1...2.19.2