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: glauserr/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.
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 31, 2017

  1. Line breaks and word choice.

    nbeaver committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    8352a4e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Add MIT license.

    nbeaver committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    dce4590 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    0ec8a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1024b5 View commit details
    Browse the repository at this point in the history

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