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: buffer/thug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.10
Choose a base ref
...
head repository: buffer/thug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.11
Choose a head ref
  • 18 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 28, 2024

  1. - Refactored the thug.py main to port cli from getopt to argparse

    - Replaced the -Y arg flag with -B for the proxy-connect-timeout option since it was clashing with no-code-logging one
    Antelox committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2595509 View commit details
    Browse the repository at this point in the history
  2. Update requirements

    buffer committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    dab85c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Update requirements

    buffer committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    329c067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce0ee4 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Configuration menu
    Copy the full SHA
    62e1d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6729054 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Upgrade STPyV8 to v13.1.201.16

    buffer committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    dafe080 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Upgrade STPyV8 to v13.1.201.19

    buffer committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    23b1293 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

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

Commits on Dec 27, 2024

  1. Merge pull request #388 from buffer/dependabot/pip/charset-normalizer…

    …-3.4.1
    
    Update requirements: Bump charset-normalizer from 3.4.0 to 3.4.1
    buffer authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    1e57cbe View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Update requirements

    buffer committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    95a5519 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

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

Commits on Jan 21, 2025

  1. Merge pull request #386 from Antelox/refactor/main

    Porting thug cli from getopt to argparse
    buffer authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    d356661 View commit details
    Browse the repository at this point in the history
  2. Minor changes

    buffer committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    469efb5 View commit details
    Browse the repository at this point in the history
  3. Minor formatting changes

    buffer committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    1a9aa5f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Minor change

    buffer committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    429f56b View commit details
    Browse the repository at this point in the history
  2. Version 6.11

    buffer committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    fd26e12 View commit details
    Browse the repository at this point in the history
Loading