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: github/codeql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: fossilet/codeql
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.
  • 20 commits
  • 50 files changed
  • 2 contributors

Commits on Aug 8, 2023

  1. Add python shell lib.

    yongzhi.pan authored and yongzhi.pan committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c5e402d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Fix sphinx.add_lexer.

    In sphinx version 4.0, support for lexer instances as an argument was
    removed:
    https://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.add_lexer
    fossilet committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3265686 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Fix code format.

    fossilet committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    94f8bed View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Fix rst code format.

    fossilet committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    de400cf View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Add new query suite.

    yongzhi.pan authored and fossilet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f8365e0 View commit details
    Browse the repository at this point in the history
  2. Fix query suite.

    yongzhi.pan authored and fossilet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ce0a30c View commit details
    Browse the repository at this point in the history
  3. Add query for short-circuit condition bypass.

    Author: qinpu
    fossilet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    643c942 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6517c48 View commit details
    Browse the repository at this point in the history
  5. Fix sphinx.add_lexer.

    In sphinx version 4.0, support for lexer instances as an argument was
    removed:
    https://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.add_lexer
    fossilet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    81605f5 View commit details
    Browse the repository at this point in the history
  6. Better toctree.

    fossilet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    bf780c2 View commit details
    Browse the repository at this point in the history
  7. Fix align.

    page_width should not be 800px more than sidebar_width; 800px is
    max content width.
    fossilet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    cc891bd View commit details
    Browse the repository at this point in the history
  8. Fix code format.

    fossilet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    39184fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3fbfe75 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    73900a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc51cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3371920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f402a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6279c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Merge branch 'upstream_main'

    fossilet committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    6d6eede View commit details
    Browse the repository at this point in the history
Loading