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: AlternativeSolution/vdebug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vim-vdebug/vdebug
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.
  • 12 commits
  • 7 files changed
  • 7 contributors

Commits on Dec 30, 2020

  1. docs: fix simple typo, detatch -> detach

    There is a small typo in tests/test_dbgp_api.py.
    
    Should read `detach` rather than `detatch`.
    timgates42 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    ba8a23b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Nov 17, 2021

  1. Add dbgpproxy support

    aleixq committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    21dbc4d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Merge pull request vim-vdebug#508 from stonedz/master

    Added Xdebug v3 instructions to helpfile
    BlackIkeEagle authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9c351a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vim-vdebug#496 from timgates42/bugfix_typo_detach

    docs: fix simple typo, detatch -> detach
    BlackIkeEagle authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3f3b131 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary stops

    aleixq authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    6efc0ae View commit details
    Browse the repository at this point in the history
  4. Merge pull request vim-vdebug#511 from aleixq/master

    Add dbgpproxy support
    BlackIkeEagle authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    402357f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3484f1a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Merge pull request vim-vdebug#513 from aleixq/master

    TypeError when empty xml elements in response
    BlackIkeEagle authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    a5121a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Update Vdebug.txt

    BoilingSoup authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    617c7e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vim-vdebug#515 from BoilingSoup/master

    Fix typo in :help Vdebug
    lucc authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    f979cc0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fix python syntax warning

    This fixes vim-vdebug#524.
    lucc committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6651787 View commit details
    Browse the repository at this point in the history
Loading