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

PR Package #125

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

PR Package #125

wants to merge 22 commits into from

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    3410a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a89c3d View commit details
    Browse the repository at this point in the history
  3. A small change to prevent a .clone() while highlighting

    This may break things further on in development, but currently makes no difference
    flauntingspade4 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    988e502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    248ac60 View commit details
    Browse the repository at this point in the history
  5. Small fix for Windows

    `ox.log` is no longer saved in `/tmp/ox.log`. It is instead saved in `format!("{}/ox/ox.log", Basedirs::new().config_dir())`
    This allows ox to be more cross-compatiable
    flauntingspade4 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    2e6b1e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Create rust.yml

    prfiredragon authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8ea34cc View commit details
    Browse the repository at this point in the history
  2. Create devskim.yml

    prfiredragon authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4a78ecb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from flauntingspade4/master

    some fixes
    prfiredragon authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    042cfb0 View commit details
    Browse the repository at this point in the history
  4. Fix config dir creation if not exist

    Roberto Rodriguez committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8adbfb8 View commit details
    Browse the repository at this point in the history
  5. Fix Create config dir if not exist

    Roberto Rodriguez committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0433693 View commit details
    Browse the repository at this point in the history
  6. fix test log

    Roberto Rodriguez committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d808a30 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. add delete and fix undo

    prfiredragon committed May 1, 2024
    Configuration menu
    Copy the full SHA
    12eac21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7bd849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5f19ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    551205b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d0f2f8 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    prfiredragon authored May 1, 2024
    Configuration menu
    Copy the full SHA
    08ae725 View commit details
    Browse the repository at this point in the history
  7. Update term = "0.7.0"

    prfiredragon committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2d471c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f70400 View commit details
    Browse the repository at this point in the history
  9. bash file for RRC OS build

    Roberto Rodriguez committed May 1, 2024
    Configuration menu
    Copy the full SHA
    98433cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8333bf0 View commit details
    Browse the repository at this point in the history
  11. cleanup

    prfiredragon committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4e72be5 View commit details
    Browse the repository at this point in the history