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: mavensky/python-cgi-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nbeaver/python-cgi-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    ebc64cb View commit details
    Browse the repository at this point in the history
  2. Easier to type lowercase.

    nbeaver committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    82859d9 View commit details
    Browse the repository at this point in the history
  3. Update filenames in makefile.

    nbeaver committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    5317db2 View commit details
    Browse the repository at this point in the history
  4. Update filenames.

    nbeaver committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    af9a217 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. fix: Use html.escape

    cgi.escape is deprecated
    93578237 committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    fe4213f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Merge pull request nbeaver#1 from q0w/master

    fix: Use html.escape
    nbeaver authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    c1e56ac View commit details
    Browse the repository at this point in the history
Loading