Skip to content
Permalink

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: lkiesow/python-feedgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: blacklight/python-feedgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 9 files changed
  • 4 contributors

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    cc78b0d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    35b6905 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    659caba View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Configuration menu
    Copy the full SHA
    25413d5 View commit details
    Browse the repository at this point in the history
  2. build(general): Updated project metadata

    - PyPI package renamed: `feedgen` -> `feedgen2`
    - Replaced links to the original project with links to the fork
    blacklight committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    949b37f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/issue-135-invalid-link-rendering'

    PR: #139
    Issue: #135
    
    * bugfix/issue-135-invalid-link-rendering:
      ISSUE-135: BUGFIX: Fix link attributes rendering
    blacklight committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    6660d5a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'rpsh/master'

    Fixed conflicts in `tests/test_entry.py`
    
    * rpsh/master:
      Fix issue where "CDATA" was incorrectly used as content type in atom format entries
    
    PR: #123
    blacklight committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    4efc333 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c124ac View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'sethoscope'

    * sethoscope:
      Support setting entry title type and using it for Atom feeds.
    blacklight committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    bac2a5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c66879 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe1a95e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a922fa5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38c2c27 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb20cd2 View commit details
    Browse the repository at this point in the history
Loading