Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type hinting fixes - part 2 #839

Merged
merged 17 commits into from
Jun 19, 2022
Merged

Type hinting fixes - part 2 #839

merged 17 commits into from
Jun 19, 2022

Commits on Jun 7, 2022

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

Commits on Jun 8, 2022

  1. - gef.binary is being set only from the newobjfile handler

    - removed useless `get_elf_headers`
    - more pythonic gef.doc
    hugsy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    6a58deb View commit details
    Browse the repository at this point in the history
  2. simplified command/function registration

    hugsy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    52d3188 View commit details
    Browse the repository at this point in the history
  3. fixed functions command

    hugsy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    70b575f View commit details
    Browse the repository at this point in the history
  4. [ci] roper was never executing correctly

    hugsy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ffe0066 View commit details
    Browse the repository at this point in the history
  5. Don't delete the gef object on exit_handler so we can still use i…

    …t to get info even when the current debugging has exited
    hugsy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    30245ac View commit details
    Browse the repository at this point in the history
  6. more type hinting fixes, now down to 75

    hugsy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1bcb545 View commit details
    Browse the repository at this point in the history
  7. - make all tests run in a tempdir (in tmp)

    - fixed gef install to use the tempdir config setting, not gef-extras dir
    hugsy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    70a61e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Formatting issues

    hugsy authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e3f4fcb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

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

Commits on Jun 14, 2022

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

Commits on Jun 15, 2022

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

Commits on Jun 18, 2022

  1. [gef] updated unicode code strings to glyphs

    hugsy committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    5bafe97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27fd3d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    1a7f757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb7f7b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    210ae16 View commit details
    Browse the repository at this point in the history