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

Fixing Stupid mistake I made. #177

Merged
merged 30 commits into from
Nov 15, 2023
Merged

Fixing Stupid mistake I made. #177

merged 30 commits into from
Nov 15, 2023

Commits on Sep 24, 2023

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

    oshaboy committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    58c16d4 View commit details
    Browse the repository at this point in the history
  3. Update chafa.c

    oshaboy committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    6b954a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Sep 26, 2023

  1. some optimization stuff

    oshaboy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9ff3388 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. moar code

    oshaboy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dd8d462 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. more untested commits.

    oshaboy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fcf6e18 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. forgot semicolon

    oshaboy committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4bd65b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5303453 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    ccd0a79 View commit details
    Browse the repository at this point in the history
  2. Build problem on Linux fixed

    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    73b0647 View commit details
    Browse the repository at this point in the history
  3. basic destructor

    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b38a29a View commit details
    Browse the repository at this point in the history
  4. const shouldn't be there

    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    73d9262 View commit details
    Browse the repository at this point in the history
  5. Sanity Check

    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    6ee8089 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e46fbdd View commit details
    Browse the repository at this point in the history
  7. Revert "Does this fix the memory leak?"

    This reverts commit e46fbdd.
    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    65b9706 View commit details
    Browse the repository at this point in the history
  8. Update chafa.c

    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    5b76a9b View commit details
    Browse the repository at this point in the history
  9. Update chafa.c

    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    7eac28a View commit details
    Browse the repository at this point in the history
  10. few fixes

    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    39a261c View commit details
    Browse the repository at this point in the history
  11. Windows be like

    oshaboy committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    945e322 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    5c13560 View commit details
    Browse the repository at this point in the history
  2. Reverted API changes

    oshaboy committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ece03e5 View commit details
    Browse the repository at this point in the history
  3. Style Changes

    Also moved the safe_WriteConsoles to the conhost.c file
    oshaboy committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    607c267 View commit details
    Browse the repository at this point in the history
  4. more style

    oshaboy committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    9448098 View commit details
    Browse the repository at this point in the history
  5. More Formatting + bugfix

    oshaboy committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a1d8041 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Style Changes

    oshaboy committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2d4f18a View commit details
    Browse the repository at this point in the history
  2. Pointers

    oshaboy committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    183f6cd View commit details
    Browse the repository at this point in the history
  3. Now I am hopefully done

    oshaboy committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f1dcc84 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Nov 13, 2023

  1. Update conhost.c

    oshaboy committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c223c52 View commit details
    Browse the repository at this point in the history